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

Roll Skia from 887e58fff02f to 93c869da03f5 (12 revisions) #41705

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': '887e58fff02f976206c2d6e401a92b448448817d',
'skia_revision': '93c869da03f54add25adf9fa81d223ad9a091dd1',

# 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
11 changes: 10 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 8b7e5ae462e33752ff99f502dcdd4d79
Signature: 76bac5c440fc28395195a84a30f584c3

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -386,6 +386,7 @@ FILE: ../../../third_party/skia/modules/skparagraph/test.html
FILE: ../../../third_party/skia/package-lock.json
FILE: ../../../third_party/skia/relnotes/skimage_methods.md
FILE: ../../../third_party/skia/relnotes/skimage_subset.md
FILE: ../../../third_party/skia/relnotes/skimagegenerator_encoded.md
FILE: ../../../third_party/skia/relnotes/sksurface_backend.md
FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h
FILE: ../../../third_party/skia/src/gpu/gpu_workaround_list.txt
Expand Down Expand Up @@ -8979,6 +8980,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_LazyTexture.cpp +
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_LazyTexture.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_RasterPinnable.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_RasterPinnable.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Descriptors.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.cpp + ../../../third_party/skia/LICENSE
Expand All @@ -8994,6 +8996,9 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.h + ../..
ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanDescriptorPool.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanDescriptorSet.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanDescriptorSet.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanGraphicsPipeline.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanGraphicsPipeline.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSampler.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -9072,6 +9077,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_LazyTexture.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_LazyTexture.h
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_RasterPinnable.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_RasterPinnable.h
FILE: ../../../third_party/skia/src/gpu/graphite/Descriptors.h
FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.h
FILE: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.cpp
Expand All @@ -9087,6 +9093,9 @@ FILE: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.h
FILE: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.h
FILE: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanDescriptorPool.h
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanDescriptorSet.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanDescriptorSet.h
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanGraphicsPipeline.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanGraphicsPipeline.h
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSampler.cpp
Expand Down