Skip to content

Commit c042cf7

Browse files
Roll Skia from 163db5205d0b to 88e0e75380ee (6 revisions) (#33591)
1 parent 789b554 commit c042cf7

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': '163db5205d0bd294fe786e37dbe02c8d5b128ebb',
30+
'skia_revision': '88e0e75380ee41246aa79e0801a6c66594768a0d',
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: 0a18c491529b09b6ceb9aac7fc0c26e9
1+
Signature: 754524b0a9ec7f2c027905a58c757873
22

33
UNUSED LICENSES:
44

@@ -2873,9 +2873,6 @@ FILE: ../../../third_party/skia/include/ports/SkFontMgr_directory.h
28732873
FILE: ../../../third_party/skia/include/ports/SkFontMgr_empty.h
28742874
FILE: ../../../third_party/skia/include/ports/SkFontMgr_fontconfig.h
28752875
FILE: ../../../third_party/skia/include/private/SkMutex.h
2876-
FILE: ../../../third_party/skia/include/private/SkNx.h
2877-
FILE: ../../../third_party/skia/include/private/SkNx_neon.h
2878-
FILE: ../../../third_party/skia/include/private/SkNx_sse.h
28792876
FILE: ../../../third_party/skia/include/private/SkSemaphore.h
28802877
FILE: ../../../third_party/skia/include/private/SkSpinlock.h
28812878
FILE: ../../../third_party/skia/include/private/SkTHash.h
@@ -3031,8 +3028,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/ops/LatticeOp.cpp
30313028
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/LatticeOp.h
30323029
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/TriangulatingPathRenderer.cpp
30333030
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/TriangulatingPathRenderer.h
3034-
FILE: ../../../third_party/skia/src/gpu/ganesh/text/GrTextBlobRedrawCoordinator.cpp
3035-
FILE: ../../../third_party/skia/src/gpu/ganesh/text/GrTextBlobRedrawCoordinator.h
30363031
FILE: ../../../third_party/skia/src/gpu/ganesh/v1/Device_drawTexture.cpp
30373032
FILE: ../../../third_party/skia/src/gpu/ganesh/v1/SurfaceDrawContext.cpp
30383033
FILE: ../../../third_party/skia/src/gpu/ganesh/v1/SurfaceDrawContext_v1.h
@@ -3098,6 +3093,8 @@ FILE: ../../../third_party/skia/src/text/gpu/StrikeCache.cpp
30983093
FILE: ../../../third_party/skia/src/text/gpu/StrikeCache.h
30993094
FILE: ../../../third_party/skia/src/text/gpu/TextBlob.cpp
31003095
FILE: ../../../third_party/skia/src/text/gpu/TextBlob.h
3096+
FILE: ../../../third_party/skia/src/text/gpu/TextBlobRedrawCoordinator.cpp
3097+
FILE: ../../../third_party/skia/src/text/gpu/TextBlobRedrawCoordinator.h
31013098
FILE: ../../../third_party/skia/src/utils/SkPaintFilterCanvas.cpp
31023099
FILE: ../../../third_party/skia/src/xps/SkXPSDocument.cpp
31033100
----------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)