From b47a4a8bb8a12550140d8f9aba370aef0daaf96e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 15 Jul 2022 20:16:23 +0000 Subject: [PATCH] Roll Skia from 7d1636010a55 to 2cf696124c82 (2 revisions) https://skia.googlesource.com/skia.git/+log/7d1636010a55..2cf696124c82 2022-07-15 johnstiles@google.com Add children to the key when creating a Runtime Shader. 2022-07-15 fmalita@chromium.org [skottie] SkBlender-based blend modes 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 garyq@google.com,scroggo@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 da6ee1bbe1422..f3ed5e4eb2d47 100644 --- a/DEPS +++ b/DEPS @@ -17,7 +17,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': '7d1636010a55664f54165fc6213a37e77609774f', + 'skia_revision': '2cf696124c82c42a008d4b530964b2828b48db3a', # 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 9a040010587a6..509d26a9dae2a 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: d29f5119c11c508cf5ee47ad2a5b6049 +Signature: b7adae60dd58eb2389c3b122d29ad1dd UNUSED LICENSES: @@ -6578,6 +6578,7 @@ TYPE: LicenseType.bsd FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp FILE: ../../../third_party/skia/gm/palette.cpp FILE: ../../../third_party/skia/include/core/SkOpenTypeSVGDecoder.h +FILE: ../../../third_party/skia/modules/skottie/src/BlendModes.cpp FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp FILE: ../../../third_party/skia/samplecode/SampleSBIX.cpp