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

Commit 6248a5a

Browse files
Roll Skia from 0b81e9910137 to 072000b5d43f (2 revisions) (#33212)
1 parent 71b9adc commit 6248a5a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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': '0b81e991013707ff55295083c10eba077954d09b',
30+
'skia_revision': '072000b5d43ffeabfa32ef6033841b9894962473',
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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 35b3392edc03297914151f78e759fb4a
1+
Signature: be09834e31ee65dcb8e5f6874efd3683
22

33
UNUSED LICENSES:
44

@@ -2755,14 +2755,14 @@ FILE: ../../../third_party/skia/gm/crbug_1174354.cpp
27552755
FILE: ../../../third_party/skia/gm/crbug_1177833.cpp
27562756
FILE: ../../../third_party/skia/gm/crbug_1257515.cpp
27572757
FILE: ../../../third_party/skia/gm/crop_imagefilter.cpp
2758-
FILE: ../../../third_party/skia/gm/custommesh.cpp
27592758
FILE: ../../../third_party/skia/gm/fillrect_gradient.cpp
27602759
FILE: ../../../third_party/skia/gm/graphitestart.cpp
27612760
FILE: ../../../third_party/skia/gm/hardstop_gradients_many.cpp
27622761
FILE: ../../../third_party/skia/gm/lazytiling.cpp
2762+
FILE: ../../../third_party/skia/gm/mesh.cpp
27632763
FILE: ../../../third_party/skia/gm/particles.cpp
27642764
FILE: ../../../third_party/skia/include/core/SkBlender.h
2765-
FILE: ../../../third_party/skia/include/core/SkCustomMesh.h
2765+
FILE: ../../../third_party/skia/include/core/SkMesh.h
27662766
FILE: ../../../third_party/skia/include/effects/SkBlenders.h
27672767
FILE: ../../../third_party/skia/include/gpu/GrSurfaceInfo.h
27682768
FILE: ../../../third_party/skia/include/gpu/ShaderErrorHandler.h
@@ -2786,11 +2786,11 @@ FILE: ../../../third_party/skia/modules/canvaskit/paragraph_bindings_gen.cpp
27862786
FILE: ../../../third_party/skia/src/core/SkBlendModeBlender.cpp
27872787
FILE: ../../../third_party/skia/src/core/SkBlendModeBlender.h
27882788
FILE: ../../../third_party/skia/src/core/SkBlenderBase.h
2789-
FILE: ../../../third_party/skia/src/core/SkCustomMesh.cpp
2790-
FILE: ../../../third_party/skia/src/core/SkCustomMeshPriv.h
27912789
FILE: ../../../third_party/skia/src/core/SkEnumBitMask.h
27922790
FILE: ../../../third_party/skia/src/core/SkMatrixInvert.cpp
27932791
FILE: ../../../third_party/skia/src/core/SkMatrixInvert.h
2792+
FILE: ../../../third_party/skia/src/core/SkMesh.cpp
2793+
FILE: ../../../third_party/skia/src/core/SkMeshPriv.h
27942794
FILE: ../../../third_party/skia/src/core/SkUniform.h
27952795
FILE: ../../../third_party/skia/src/core/SkVMBlitter.h
27962796
FILE: ../../../third_party/skia/src/core/SkYUVAInfoLocation.h
@@ -2823,8 +2823,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/geometry/GrInnerFanTriangulator.h
28232823
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/egl/GrGLMakeNativeInterface_egl.cpp
28242824
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/glx/GrGLMakeNativeInterface_glx.cpp
28252825
FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlTypesPriv.mm
2826-
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DrawCustomMeshOp.cpp
2827-
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DrawCustomMeshOp.h
2826+
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DrawMeshOp.cpp
2827+
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DrawMeshOp.h
28282828
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/FillPathFlags.h
28292829
FILE: ../../../third_party/skia/src/gpu/ganesh/text/GrSlug.cpp
28302830
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkBuffer.cpp

0 commit comments

Comments
 (0)