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

Commit 290d179

Browse files
Roll Skia from 37da672b14b7 to cf8daf79e710 (9 revisions) (#29548)
1 parent 6bf8093 commit 290d179

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
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': '37da672b14b727183a4da84df81609a400ab2e24',
30+
'skia_revision': 'cf8daf79e710fa395d17794d52c0d67f4b07f730',
3131

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

ci/licenses_golden/licenses_skia

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: fe6af193418566f7a056a2902daa5cf3
1+
Signature: d9c7535dca1a1342e0565484b82dd6c7
22

33
UNUSED LICENSES:
44

@@ -5426,6 +5426,8 @@ FILE: ../../../third_party/skia/modules/androidkit/src/SurfaceThread.h
54265426
FILE: ../../../third_party/skia/modules/androidkit/src/Text.cpp
54275427
FILE: ../../../third_party/skia/modules/androidkit/src/Utils.cpp
54285428
FILE: ../../../third_party/skia/modules/androidkit/src/Utils.h
5429+
FILE: ../../../third_party/skia/modules/skottie/src/effects/BuldgeEffect.cpp
5430+
FILE: ../../../third_party/skia/modules/skottie/src/effects/CCTonerEffect.cpp
54295431
FILE: ../../../third_party/skia/modules/skottie/src/effects/DirectionalBlur.cpp
54305432
FILE: ../../../third_party/skia/modules/skottie/src/effects/FractalNoiseEffect.cpp
54315433
FILE: ../../../third_party/skia/modules/skottie/src/effects/SkSLEffect.cpp
@@ -5762,7 +5764,6 @@ FILE: ../../../third_party/skia/modules/skottie/src/Composition.cpp
57625764
FILE: ../../../third_party/skia/modules/skottie/src/Composition.h
57635765
FILE: ../../../third_party/skia/modules/skottie/src/Layer.cpp
57645766
FILE: ../../../third_party/skia/modules/skottie/src/Layer.h
5765-
FILE: ../../../third_party/skia/modules/skottie/src/effects/CCToner.cpp
57665767
FILE: ../../../third_party/skia/modules/skottie/src/effects/DropShadowEffect.cpp
57675768
FILE: ../../../third_party/skia/modules/skottie/src/effects/Effects.cpp
57685769
FILE: ../../../third_party/skia/modules/skottie/src/effects/Effects.h
@@ -5947,6 +5948,8 @@ FILE: ../../../third_party/skia/src/gpu/ops/PathStencilCoverOp.cpp
59475948
FILE: ../../../third_party/skia/src/gpu/ops/PathStencilCoverOp.h
59485949
FILE: ../../../third_party/skia/src/gpu/ops/PathTessellateOp.cpp
59495950
FILE: ../../../third_party/skia/src/gpu/ops/PathTessellateOp.h
5951+
FILE: ../../../third_party/skia/src/gpu/tessellate/PatchWriter.cpp
5952+
FILE: ../../../third_party/skia/src/gpu/tessellate/PatchWriter.h
59505953
FILE: ../../../third_party/skia/src/gpu/tessellate/PathCurveTessellator.cpp
59515954
FILE: ../../../third_party/skia/src/gpu/tessellate/PathCurveTessellator.h
59525955
FILE: ../../../third_party/skia/src/gpu/tessellate/PathTessellator.h

0 commit comments

Comments
 (0)