Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': 'f41fa8bffd58e1b065cc45cb87746a6da3542dbd',
'skia_revision': '78927395bf5cbc182b8072ffc72cc60725edbfea',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
4 changes: 3 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 923e03b6fd5c8ea1da022f3e759dc239
Signature: 57aa75d4922a54e0bdab70f489f5739c

UNUSED LICENSES:

Expand Down Expand Up @@ -6227,6 +6227,7 @@ FILE: ../../../third_party/skia/modules/skplaintexteditor/src/stringslice.cpp
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.cpp
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.h
FILE: ../../../third_party/skia/samplecode/SamplePathTessellators.cpp
FILE: ../../../third_party/skia/src/core/SkContainers.cpp
FILE: ../../../third_party/skia/src/core/SkMalloc.cpp
FILE: ../../../third_party/skia/src/core/SkPixelRefPriv.h
FILE: ../../../third_party/skia/src/core/SkTextBlobTrace.cpp
Expand Down Expand Up @@ -7961,6 +7962,7 @@ FILE: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteTypes.h
FILE: ../../../third_party/skia/include/gpu/vk/VulkanExtensions.h
FILE: ../../../third_party/skia/include/gpu/vk/VulkanMemoryAllocator.h
FILE: ../../../third_party/skia/include/gpu/vk/VulkanTypes.h
FILE: ../../../third_party/skia/include/private/SkContainers.h
FILE: ../../../third_party/skia/include/private/gpu/graphite/DawnTypesPriv.h
FILE: ../../../third_party/skia/include/private/gpu/graphite/VulkanGraphiteTypesPriv.h
FILE: ../../../third_party/skia/include/private/gpu/vk/VulkanTypesPriv.h
Expand Down