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

Roll Skia from e2b8ebe16203 to e585bb68893b (7 revisions) #47826

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': 'e2b8ebe16203f782b65a73f2ae364591fe0da882',
'skia_revision': 'e585bb68893be9e4f771f1da6e850b3f587ba9c4',

# 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
8 changes: 7 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 32b97c00d73ce5eb0f10ea1b54d06da2
Signature: 2164bc8c41e9404a3cf70628df9305ef

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -8642,6 +8642,8 @@ ORIGIN: ../../../third_party/skia/src/encode/SkJpegGainmapEncoder.cpp + ../../..
ORIGIN: ../../../third_party/skia/src/gpu/dawn/DawnUtils.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanImageView.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanImageView.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSamplerYcbcrConversion.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSamplerYcbcrConversion.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/ports/SkTypeface_fontations.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/ports/SkTypeface_fontations_priv.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/shaders/SkGainmapShader.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -8690,6 +8692,8 @@ FILE: ../../../third_party/skia/src/encode/SkJpegGainmapEncoder.cpp
FILE: ../../../third_party/skia/src/gpu/dawn/DawnUtils.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanImageView.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanImageView.h
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSamplerYcbcrConversion.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSamplerYcbcrConversion.h
FILE: ../../../third_party/skia/src/ports/SkTypeface_fontations.cpp
FILE: ../../../third_party/skia/src/ports/SkTypeface_fontations_priv.h
FILE: ../../../third_party/skia/src/shaders/SkGainmapShader.cpp
Expand Down Expand Up @@ -8963,6 +8967,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanRenderPass.cpp + ../
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanRenderPass.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSampler.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSampler.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/vk/VulkanUtilsPriv.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImageGeneratorPriv.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_AndroidFactories.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_Base.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -9241,6 +9246,7 @@ FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanRenderPass.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanRenderPass.h
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSampler.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanSampler.h
FILE: ../../../third_party/skia/src/gpu/vk/VulkanUtilsPriv.cpp
FILE: ../../../third_party/skia/src/image/SkImageGeneratorPriv.h
FILE: ../../../third_party/skia/src/image/SkImage_AndroidFactories.cpp
FILE: ../../../third_party/skia/src/image/SkImage_Base.cpp
Expand Down