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

Commit 0cec24f

Browse files
Roll Skia from d2ed2ffdca06 to 0f9cdfafa145 (2 revisions) (#36839)
1 parent 5a71874 commit 0cec24f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'd2ed2ffdca06ae15ff6c88b9268f4addc9ef99bb',
21+
'skia_revision': '0f9cdfafa14548248e0c7304e82b3a4b010df493',
2222

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

ci/licenses_golden/licenses_skia

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: ed26ab8e49e4fcb50d493c68b188073f
1+
Signature: 04bf7a8e2add916bd5cc3c54df48a01f
22

33
UNUSED LICENSES:
44

@@ -5107,8 +5107,8 @@ FILE: ../../../third_party/skia/src/core/SkImageFilter_Base.h
51075107
FILE: ../../../third_party/skia/src/core/SkRuntimeEffect.cpp
51085108
FILE: ../../../third_party/skia/src/core/SkVM.cpp
51095109
FILE: ../../../third_party/skia/src/core/SkVM.h
5110-
FILE: ../../../third_party/skia/src/gpu/ClientMappedBufferManager.h
51115110
FILE: ../../../third_party/skia/src/gpu/Swizzle.cpp
5111+
FILE: ../../../third_party/skia/src/gpu/TClientMappedBufferManager.h
51125112
FILE: ../../../third_party/skia/src/gpu/ganesh/GrClientMappedBufferManager.cpp
51135113
FILE: ../../../third_party/skia/src/gpu/ganesh/GrClientMappedBufferManager.h
51145114
FILE: ../../../third_party/skia/src/gpu/ganesh/GrCopyRenderTask.cpp
@@ -7798,6 +7798,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.cpp
77987798
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.h
77997799
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/VertexChunkPatchAllocator.h
78007800
FILE: ../../../third_party/skia/src/gpu/graphite/AttachmentTypes.h
7801+
FILE: ../../../third_party/skia/src/gpu/graphite/ClientMappedBufferManager.cpp
7802+
FILE: ../../../third_party/skia/src/gpu/graphite/ClientMappedBufferManager.h
78017803
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack.cpp
78027804
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack_graphite.h
78037805
FILE: ../../../third_party/skia/src/gpu/graphite/CombinationBuilder.cpp

0 commit comments

Comments
 (0)