From ffd39ed69a1f9192fccd0225be052750a9cf4949 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 1 Mar 2021 21:04:00 +0000 Subject: [PATCH] Roll Skia from 135500d33dc7 to 9ca065e2fdb5 (6 revisions) https://skia.googlesource.com/skia.git/+log/135500d33dc7..9ca065e2fdb5 2021-03-01 mtklein@google.com fix races in dashcircle.cpp 2021-03-01 johnstiles@google.com Fix fuzzer-discovered error with inlining. 2021-03-01 mtklein@google.com print only once per source in FM 2021-03-01 fmalita@chromium.org [skottie] Initial fractal noise effect 2021-03-01 mtklein@google.com make SkExecutor::GetDefault() a little threadsafe 2021-03-01 mtklein@google.com Reland "export SkRuntimeShaderBuilder" 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 stani@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/+doc/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 90bcf2bf20271..54e3b323185d6 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,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': '135500d33dc70633f1477a08e3593a75a0e0492e', + 'skia_revision': '9ca065e2fdb5cf9f7c1ec5582af9989378a36e57', # 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 efc9ea651b503..47e01b5611f5d 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 5ac14b84a9302fa6d58b55b3e4c05f2d +Signature: 17195ccccce9e5f592da1b1fa1472154 UNUSED LICENSES: @@ -5745,6 +5745,7 @@ FILE: ../../../third_party/skia/fuzz/FuzzDDLThreading.cpp FILE: ../../../third_party/skia/gm/aarecteffect.cpp FILE: ../../../third_party/skia/gm/colorspace.cpp FILE: ../../../third_party/skia/gm/largeclippedpath.cpp +FILE: ../../../third_party/skia/modules/skottie/src/effects/FractalNoiseEffect.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/SphereEffect.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/ThresholdEffect.cpp FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeLightSource.h