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

Commit 348d488

Browse files
Roll Skia from c21902c to 9615bcf (1 revision)
https://skia.googlesource.com/skia.git/+log/c21902c0d3cc..9615bcf71f2a 2020-10-30 johnstiles@google.com Revert "Moved SkSL data back into node classes" 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 jcgregorio@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
1 parent c597333 commit 348d488

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
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': 'c21902c0d3cc10cf13a8c5dfe9a610dc78e873ae',
29+
'skia_revision': '9615bcf71f2a06900309062b6c218f5bf7ce795c',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

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: 3ff2360eff86b4fb3039a6bbea3f7134
1+
Signature: a34a0c9a361d1e4d429e487a889f05c0
22

33
UNUSED LICENSES:
44

@@ -5602,6 +5602,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLModifiersPool.h
56025602
FILE: ../../../third_party/skia/src/sksl/SkSLRehydrator.cpp
56035603
FILE: ../../../third_party/skia/src/sksl/SkSLRehydrator.h
56045604
FILE: ../../../third_party/skia/src/sksl/ir/SkSLConstructor.cpp
5605+
FILE: ../../../third_party/skia/src/sksl/ir/SkSLIRNode.cpp
56055606
FILE: ../../../third_party/skia/src/sksl/ir/SkSLNodeArrayWrapper.h
56065607
----------------------------------------------------------------------------------------------------
56075608
Copyright 2020 Google LLC.

0 commit comments

Comments
 (0)