From 41eb729a653c5f322ea225d0c9d2299c35e41174 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 16 Aug 2019 11:32:28 -0400 Subject: [PATCH] Roll src/third_party/skia d95c9ac5994b..df54f37a5dc1 (1 commits) (#11054) https://skia.googlesource.com/skia.git/+log/d95c9ac5994b..df54f37a5dc1 git log d95c9ac5994b..df54f37a5dc1 --date=short --no-merges --format='%ad %ae %s' 2019-08-16 mtklein@google.com remove SkPicture_none.cpp Created with: gclient setdep -r src/third_party/skia@df54f37a5dc1 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. Bug: None TBR=scroggo@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index e998f7cae..72df0c19d 100644 --- a/DEPS +++ b/DEPS @@ -26,7 +26,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': 'd95c9ac5994bb4182121de5255f0b90fe5ae0e27', + 'skia_revision': 'df54f37a5dc137258b3ce375d72d1ade8792b999', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index c5b5cdf1d..3e94b27ea 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 7a9d0ac4e5020b144bbacf5be18c20f5 +Signature: 1cf5c0de77532b06d29bd78fbab83b08 UNUSED LICENSES: @@ -5118,7 +5118,6 @@ FILE: ../../../third_party/skia/fuzz/FuzzEncoders.cpp FILE: ../../../third_party/skia/fuzz/FuzzPolyUtils.cpp FILE: ../../../third_party/skia/modules/canvaskit/canvaskit_bindings.cpp FILE: ../../../third_party/skia/modules/pathkit/pathkit_wasm_bindings.cpp -FILE: ../../../third_party/skia/src/core/SkPicture_none.cpp FILE: ../../../third_party/skia/src/gpu/GrSkSLFPFactoryCache.h FILE: ../../../third_party/skia/src/gpu/ccpr/GrCoverageCountingPathRenderer_none.cpp ---------------------------------------------------------------------------------------------------- -- GitLab