From 19e46470b92a1ef29cef9c7104e88beeaf4dd2a9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 7 May 2020 22:24:25 +0000 Subject: [PATCH] Roll src/third_party/skia c66cd987f7c0..0dc207f836da (5 commits) https://skia.googlesource.com/skia.git/+log/c66cd987f7c0..0dc207f836da git log c66cd987f7c0..0dc207f836da --date=short --first-parent --format='%ad %ae %s' 2020-05-07 fmalita@chromium.org [skottie] Cleanup: refactor asset lookup to avoid std::function 2020-05-07 fmalita@chromium.org [skottie] Cleanup: rename ImageLayer -> FootageLayer 2020-05-07 bsalomon@google.com Ensure GrGaussianConvolutionFragmentProcessor::fKernel can be passed as float4[] 2020-05-07 senorblanco@chromium.org Dawn readpixels fixes. 2020-05-07 csmartdalton@google.com Remove RawIter usages from pathops Created with: gclient setdep -r src/third_party/skia@0dc207f836da If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC bsalomon@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: bsalomon@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 367f731705389..81af38da330dc 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': 'c66cd987f7c0e71eaf3a5239ae4e89228f490cab', + 'skia_revision': '0dc207f836daf9bcba3f39d7b6519c2960cbbf7e', # 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 af8bc7be90260..d36d2abae6bf3 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: c15461a30efec153e4695645a8be63bb +Signature: d7c01d039a6521dd63bb395e4c6f6c6a UNUSED LICENSES: @@ -3048,7 +3048,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/effects/TintEffect.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/TransformEffect.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/TritoneEffect.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/VenetianBlindsEffect.cpp -FILE: ../../../third_party/skia/modules/skottie/src/layers/ImageLayer.cpp +FILE: ../../../third_party/skia/modules/skottie/src/layers/FootageLayer.cpp FILE: ../../../third_party/skia/modules/skottie/src/layers/NullLayer.cpp FILE: ../../../third_party/skia/modules/skottie/src/layers/SolidLayer.cpp FILE: ../../../third_party/skia/modules/skottie/src/text/RangeSelector.cpp