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

Commit c798582

Browse files
Roll Skia from 230c535dfefb to 8fd61eea0ded (5 revisions) (#33559)
1 parent c2cb62b commit c798582

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
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': '230c535dfefbc1137867d448b64a4e42c71bc9f1',
30+
'skia_revision': '8fd61eea0ded19b95b3dc99213806f34775cb802',
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: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 5ae1d6dc76903566909ab8e19d035afb
1+
Signature: 56f360ab03f26f38309e502b483250e3
22

33
UNUSED LICENSES:
44

@@ -3031,8 +3031,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/ops/LatticeOp.cpp
30313031
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/LatticeOp.h
30323032
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/TriangulatingPathRenderer.cpp
30333033
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/TriangulatingPathRenderer.h
3034-
FILE: ../../../third_party/skia/src/gpu/ganesh/text/GrTextBlob.cpp
3035-
FILE: ../../../third_party/skia/src/gpu/ganesh/text/GrTextBlob.h
30363034
FILE: ../../../third_party/skia/src/gpu/ganesh/text/GrTextBlobRedrawCoordinator.cpp
30373035
FILE: ../../../third_party/skia/src/gpu/ganesh/text/GrTextBlobRedrawCoordinator.h
30383036
FILE: ../../../third_party/skia/src/gpu/ganesh/v1/Device_drawTexture.cpp
@@ -3062,9 +3060,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkUtil.cpp
30623060
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkUtil.h
30633061
FILE: ../../../third_party/skia/src/image/SkImage_Gpu.h
30643062
FILE: ../../../third_party/skia/src/image/SkImage_Lazy.cpp
3065-
FILE: ../../../third_party/skia/src/opts/Sk4px_NEON.h
3066-
FILE: ../../../third_party/skia/src/opts/Sk4px_SSE2.h
3067-
FILE: ../../../third_party/skia/src/opts/Sk4px_none.h
30683063
FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts.h
30693064
FILE: ../../../third_party/skia/src/opts/SkBlitRow_opts.h
30703065
FILE: ../../../third_party/skia/src/opts/SkOpts_sse41.cpp
@@ -3101,6 +3096,8 @@ FILE: ../../../third_party/skia/src/text/gpu/DistanceFieldAdjustTable.cpp
31013096
FILE: ../../../third_party/skia/src/text/gpu/DistanceFieldAdjustTable.h
31023097
FILE: ../../../third_party/skia/src/text/gpu/StrikeCache.cpp
31033098
FILE: ../../../third_party/skia/src/text/gpu/StrikeCache.h
3099+
FILE: ../../../third_party/skia/src/text/gpu/TextBlob.cpp
3100+
FILE: ../../../third_party/skia/src/text/gpu/TextBlob.h
31043101
FILE: ../../../third_party/skia/src/utils/SkPaintFilterCanvas.cpp
31053102
FILE: ../../../third_party/skia/src/xps/SkXPSDocument.cpp
31063103
----------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)