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

Commit 893f5cd

Browse files
Roll Skia from f41fa8bffd58 to 78927395bf5c (20 revisions) (#37275)
1 parent 73c5881 commit 893f5cd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'f41fa8bffd58e1b065cc45cb87746a6da3542dbd',
21+
'skia_revision': '78927395bf5cbc182b8072ffc72cc60725edbfea',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 923e03b6fd5c8ea1da022f3e759dc239
1+
Signature: 57aa75d4922a54e0bdab70f489f5739c
22

33
UNUSED LICENSES:
44

@@ -6227,6 +6227,7 @@ FILE: ../../../third_party/skia/modules/skplaintexteditor/src/stringslice.cpp
62276227
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.cpp
62286228
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.h
62296229
FILE: ../../../third_party/skia/samplecode/SamplePathTessellators.cpp
6230+
FILE: ../../../third_party/skia/src/core/SkContainers.cpp
62306231
FILE: ../../../third_party/skia/src/core/SkMalloc.cpp
62316232
FILE: ../../../third_party/skia/src/core/SkPixelRefPriv.h
62326233
FILE: ../../../third_party/skia/src/core/SkTextBlobTrace.cpp
@@ -7961,6 +7962,7 @@ FILE: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteTypes.h
79617962
FILE: ../../../third_party/skia/include/gpu/vk/VulkanExtensions.h
79627963
FILE: ../../../third_party/skia/include/gpu/vk/VulkanMemoryAllocator.h
79637964
FILE: ../../../third_party/skia/include/gpu/vk/VulkanTypes.h
7965+
FILE: ../../../third_party/skia/include/private/SkContainers.h
79647966
FILE: ../../../third_party/skia/include/private/gpu/graphite/DawnTypesPriv.h
79657967
FILE: ../../../third_party/skia/include/private/gpu/graphite/VulkanGraphiteTypesPriv.h
79667968
FILE: ../../../third_party/skia/include/private/gpu/vk/VulkanTypesPriv.h

0 commit comments

Comments
 (0)