Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit b47a4a8

Browse files
Roll Skia from 7d1636010a55 to 2cf696124c82 (2 revisions)
https://skia.googlesource.com/skia.git/+log/7d1636010a55..2cf696124c82 2022-07-15 [email protected] Add children to the key when creating a Runtime Shader. 2022-07-15 [email protected] [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 [email protected],[email protected] 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
1 parent 496c116 commit b47a4a8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ vars = {
1717
'skia_git': 'https://skia.googlesource.com',
1818
# OCMock is for testing only so there is no google clone
1919
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
20-
'skia_revision': '7d1636010a55664f54165fc6213a37e77609774f',
20+
'skia_revision': '2cf696124c82c42a008d4b530964b2828b48db3a',
2121

2222
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2323
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: d29f5119c11c508cf5ee47ad2a5b6049
1+
Signature: b7adae60dd58eb2389c3b122d29ad1dd
22

33
UNUSED LICENSES:
44

@@ -6578,6 +6578,7 @@ TYPE: LicenseType.bsd
65786578
FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp
65796579
FILE: ../../../third_party/skia/gm/palette.cpp
65806580
FILE: ../../../third_party/skia/include/core/SkOpenTypeSVGDecoder.h
6581+
FILE: ../../../third_party/skia/modules/skottie/src/BlendModes.cpp
65816582
FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h
65826583
FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp
65836584
FILE: ../../../third_party/skia/samplecode/SampleSBIX.cpp

0 commit comments

Comments
 (0)