From dc84cef9cc36740dfe4496f8cce5d7fef1e35ebc Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 4 May 2021 01:31:37 +0000 Subject: [PATCH] Roll Skia from 537293bf155f to adadb95a9f1e (1 revision) https://skia.googlesource.com/skia.git/+log/537293bf155f..adadb95a9f1e 2021-05-04 brianosman@google.com Better first-class shader & color filter support in runtime effects 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 egdaniel@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 1ea76f89d72fc..4b78227a760bb 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': '537293bf155f5688a8d91d609b5231799e77d81b', + 'skia_revision': 'adadb95a9f1ef21ccc5264c7d0bdc83b56cf91e9', # 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 ab0985118b6ba..61b5769c08724 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 1c900446a7b8df3f955be43b32f1b296 +Signature: 3edbbccb41c8572ea9d16487a55307f5 UNUSED LICENSES: @@ -5184,6 +5184,7 @@ FILE: ../../../third_party/skia/bench/TriangulatorBench.cpp FILE: ../../../third_party/skia/experimental/tskit/bindings/bindings.h FILE: ../../../third_party/skia/experimental/tskit/bindings/core.cpp FILE: ../../../third_party/skia/experimental/tskit/bindings/extension.cpp +FILE: ../../../third_party/skia/gm/composecolorfilter.cpp FILE: ../../../third_party/skia/gm/crbug_1167277.cpp FILE: ../../../third_party/skia/gm/crbug_1174186.cpp FILE: ../../../third_party/skia/gm/crbug_1174354.cpp