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

Commit ace1f5f

Browse files
Roll Skia from 686ccec13fc5 to 2211c2c4bd69 (25 revisions) (#29770)
1 parent 7a58963 commit ace1f5f

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-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': '686ccec13fc5212c2af94e2dc47eaaf708a2b358',
30+
'skia_revision': '2211c2c4bd69d3db8394d720c3f8bd607bbc1446',
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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: e67f62456bccc7d9c756c0c1e8d7a363
1+
Signature: 92dfee6edf4fd539a7ccb4a2272547c3
22

33
UNUSED LICENSES:
44

@@ -2371,7 +2371,6 @@ FILE: ../../../third_party/skia/experimental/graphite/include/SkStuff.h
23712371
FILE: ../../../third_party/skia/experimental/graphite/include/TextureInfo.h
23722372
FILE: ../../../third_party/skia/experimental/graphite/include/mtl/MtlBackendContext.h
23732373
FILE: ../../../third_party/skia/experimental/graphite/include/mtl/MtlTypes.h
2374-
FILE: ../../../third_party/skia/experimental/graphite/include/private/GraphiteTypesPriv.h
23752374
FILE: ../../../third_party/skia/experimental/graphite/src/BackendTexture.cpp
23762375
FILE: ../../../third_party/skia/experimental/graphite/src/Caps.cpp
23772376
FILE: ../../../third_party/skia/experimental/graphite/src/Caps.h
@@ -2393,6 +2392,8 @@ FILE: ../../../third_party/skia/experimental/graphite/src/DrawList.h
23932392
FILE: ../../../third_party/skia/experimental/graphite/src/DrawOrder.h
23942393
FILE: ../../../third_party/skia/experimental/graphite/src/DrawPass.cpp
23952394
FILE: ../../../third_party/skia/experimental/graphite/src/DrawPass.h
2395+
FILE: ../../../third_party/skia/experimental/graphite/src/DrawTypes.h
2396+
FILE: ../../../third_party/skia/experimental/graphite/src/EnumBitMask.h
23962397
FILE: ../../../third_party/skia/experimental/graphite/src/Gpu.cpp
23972398
FILE: ../../../third_party/skia/experimental/graphite/src/Gpu.h
23982399
FILE: ../../../third_party/skia/experimental/graphite/src/GpuWorkSubmission.h
@@ -2413,6 +2414,7 @@ FILE: ../../../third_party/skia/experimental/graphite/src/RenderPassTask.h
24132414
FILE: ../../../third_party/skia/experimental/graphite/src/Renderer.h
24142415
FILE: ../../../third_party/skia/experimental/graphite/src/ResourceProvider.cpp
24152416
FILE: ../../../third_party/skia/experimental/graphite/src/ResourceProvider.h
2417+
FILE: ../../../third_party/skia/experimental/graphite/src/ResourceTypes.h
24162418
FILE: ../../../third_party/skia/experimental/graphite/src/SkStuff.cpp
24172419
FILE: ../../../third_party/skia/experimental/graphite/src/Surface_Graphite.cpp
24182420
FILE: ../../../third_party/skia/experimental/graphite/src/Surface_Graphite.h
@@ -2438,6 +2440,7 @@ FILE: ../../../third_party/skia/experimental/graphite/src/geom/Shape.cpp
24382440
FILE: ../../../third_party/skia/experimental/graphite/src/geom/Shape.h
24392441
FILE: ../../../third_party/skia/experimental/graphite/src/geom/Transform.cpp
24402442
FILE: ../../../third_party/skia/experimental/graphite/src/geom/Transform_graphite.h
2443+
FILE: ../../../third_party/skia/experimental/graphite/src/geom/VectorTypes.h
24412444
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlCaps.h
24422445
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlCaps.mm
24432446
FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlCommandBuffer.h
@@ -2535,6 +2538,8 @@ FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsConstantExpression.cpp
25352538
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLProgramUsage.cpp
25362539
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLProgramVisitor.h
25372540
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLSwitchCaseContainsExit.cpp
2541+
FILE: ../../../third_party/skia/src/sksl/codegen/SkVMDebugInfo.cpp
2542+
FILE: ../../../third_party/skia/src/sksl/codegen/SkVMDebugInfo.h
25382543
FILE: ../../../third_party/skia/src/sksl/ir/SkSLBinaryExpression.cpp
25392544
FILE: ../../../third_party/skia/src/sksl/ir/SkSLBlock.cpp
25402545
FILE: ../../../third_party/skia/src/sksl/ir/SkSLChildCall.cpp

0 commit comments

Comments
 (0)