From 234913bc1bd76cdb7edb3434d7506ad075fc1c97 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 1 Nov 2021 18:20:16 +0000 Subject: [PATCH] Roll Skia from c807847427a9 to ccb459d57b26 (4 revisions) https://skia.googlesource.com/skia.git/+log/c807847427a9..ccb459d57b26 2021-11-01 brianosman@google.com Move alpha modulation into paint conversion (Step 2) 2021-11-01 jmbetancourt@google.com plumb experimental SkSL layer effect in native Skottie player 2021-11-01 herb@google.com add constrained_add 2021-11-01 kjlubick@google.com Move GR_MAKE_BITFIELD_OPS and GrAlignTo to non-GPU files 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 robertphillips@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose 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/main/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 bff57fd8f4de1..25878c8af4841 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': 'c807847427a9319a05678d05ba4fa0f8117c435d', + 'skia_revision': 'ccb459d57b262562d9bb84ef6879929581eb23ba', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index a01a466c89b08..ff1952c03689c 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 42692343c84ac0f70811b501fd3e6116 +Signature: 483afcfec2a00f4e6e82b1ba32656bea UNUSED LICENSES: @@ -5431,6 +5431,7 @@ FILE: ../../../third_party/skia/modules/androidkit/src/Utils.cpp FILE: ../../../third_party/skia/modules/androidkit/src/Utils.h FILE: ../../../third_party/skia/modules/skottie/src/effects/DirectionalBlur.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/FractalNoiseEffect.cpp +FILE: ../../../third_party/skia/modules/skottie/src/effects/SkSLEffect.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/skunicode/src/SkUnicode_icu.h