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

Commit 286f20a

Browse files
Roll Skia from 5f2932e0e391 to 07ee548d5bcd (1 revision) (#24856)
https://skia.googlesource.com/skia.git/+log/5f2932e0e391..07ee548d5bcd 2021-03-07 [email protected] Remove legacy picture-shader impl 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] 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 122c99d commit 286f20a

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': '5f2932e0e3916fa2c00eb6885a80e0debd9430f0',
30+
'skia_revision': '07ee548d5bcdbd4b1f0c431c3f130b5994e5d1b5',
3131

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

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 50d57ac28f486c3d7269c96d1047d0b7
1+
Signature: a83a79bedff1fd89b89bd84368638c40
22

33
UNUSED LICENSES:
44

@@ -1968,9 +1968,7 @@ FILE: ../../../third_party/skia/src/sfnt/SkOTTable_gasp.h
19681968
FILE: ../../../third_party/skia/src/shaders/SkLocalMatrixShader.cpp
19691969
FILE: ../../../third_party/skia/src/shaders/SkLocalMatrixShader.h
19701970
FILE: ../../../third_party/skia/src/shaders/SkPictureShader.cpp
1971-
FILE: ../../../third_party/skia/src/shaders/SkPictureShader.cpp.legacy
19721971
FILE: ../../../third_party/skia/src/shaders/SkPictureShader.h
1973-
FILE: ../../../third_party/skia/src/shaders/SkPictureShader.h.legacy
19741972
FILE: ../../../third_party/skia/src/utils/SkDashPath.cpp
19751973
FILE: ../../../third_party/skia/src/utils/SkDashPathPriv.h
19761974
FILE: ../../../third_party/skia/src/utils/SkEventTracer.cpp

0 commit comments

Comments
 (0)