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

Roll Skia from 94450cd1df4e to 22526b55be02 (6 revisions) #37455

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': '94450cd1df4e6e025a4b7d6e2122035a904f2102',
'skia_revision': '22526b55be02f947a29209d453a3ead26ab9576e',

# 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
6 changes: 3 additions & 3 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: dced5e433ba7dd1d9c0a216014ace769
Signature: e96847857d0063ea7729cc9b4d6ec4d1

UNUSED LICENSES:

Expand Down Expand Up @@ -3332,8 +3332,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkGpu.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkGpu.h
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkImage.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkImage.h
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkMemory.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkMemory.h
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderPass.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderPass.h
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderTarget.cpp
Expand All @@ -3346,6 +3344,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkUtil.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkUtil.h
FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.cpp
FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.h
FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.cpp
FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.h
FILE: ../../../third_party/skia/src/image/SkImage_Gpu.h
FILE: ../../../third_party/skia/src/image/SkImage_Lazy.cpp
FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts.h
Expand Down