diff --git a/DEPS b/DEPS index 22f2f349f601e..5a03af6387a4c 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '0b81e991013707ff55295083c10eba077954d09b', + 'skia_revision': '072000b5d43ffeabfa32ef6033841b9894962473', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index 79487c0001d4a..57ce1e57e99a6 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 35b3392edc03297914151f78e759fb4a +Signature: be09834e31ee65dcb8e5f6874efd3683 UNUSED LICENSES: @@ -2755,14 +2755,14 @@ FILE: ../../../third_party/skia/gm/crbug_1174354.cpp FILE: ../../../third_party/skia/gm/crbug_1177833.cpp FILE: ../../../third_party/skia/gm/crbug_1257515.cpp FILE: ../../../third_party/skia/gm/crop_imagefilter.cpp -FILE: ../../../third_party/skia/gm/custommesh.cpp FILE: ../../../third_party/skia/gm/fillrect_gradient.cpp FILE: ../../../third_party/skia/gm/graphitestart.cpp FILE: ../../../third_party/skia/gm/hardstop_gradients_many.cpp FILE: ../../../third_party/skia/gm/lazytiling.cpp +FILE: ../../../third_party/skia/gm/mesh.cpp FILE: ../../../third_party/skia/gm/particles.cpp FILE: ../../../third_party/skia/include/core/SkBlender.h -FILE: ../../../third_party/skia/include/core/SkCustomMesh.h +FILE: ../../../third_party/skia/include/core/SkMesh.h FILE: ../../../third_party/skia/include/effects/SkBlenders.h FILE: ../../../third_party/skia/include/gpu/GrSurfaceInfo.h FILE: ../../../third_party/skia/include/gpu/ShaderErrorHandler.h @@ -2786,11 +2786,11 @@ FILE: ../../../third_party/skia/modules/canvaskit/paragraph_bindings_gen.cpp FILE: ../../../third_party/skia/src/core/SkBlendModeBlender.cpp FILE: ../../../third_party/skia/src/core/SkBlendModeBlender.h FILE: ../../../third_party/skia/src/core/SkBlenderBase.h -FILE: ../../../third_party/skia/src/core/SkCustomMesh.cpp -FILE: ../../../third_party/skia/src/core/SkCustomMeshPriv.h FILE: ../../../third_party/skia/src/core/SkEnumBitMask.h FILE: ../../../third_party/skia/src/core/SkMatrixInvert.cpp FILE: ../../../third_party/skia/src/core/SkMatrixInvert.h +FILE: ../../../third_party/skia/src/core/SkMesh.cpp +FILE: ../../../third_party/skia/src/core/SkMeshPriv.h FILE: ../../../third_party/skia/src/core/SkUniform.h FILE: ../../../third_party/skia/src/core/SkVMBlitter.h FILE: ../../../third_party/skia/src/core/SkYUVAInfoLocation.h @@ -2823,8 +2823,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/geometry/GrInnerFanTriangulator.h FILE: ../../../third_party/skia/src/gpu/ganesh/gl/egl/GrGLMakeNativeInterface_egl.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/gl/glx/GrGLMakeNativeInterface_glx.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlTypesPriv.mm -FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DrawCustomMeshOp.cpp -FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DrawCustomMeshOp.h +FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DrawMeshOp.cpp +FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DrawMeshOp.h FILE: ../../../third_party/skia/src/gpu/ganesh/ops/FillPathFlags.h FILE: ../../../third_party/skia/src/gpu/ganesh/text/GrSlug.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkBuffer.cpp