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

Roll Skia from f84dc9303045 to 2691cd7b4110 (40 revisions) #38151

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': 'f84dc930304582006de805f36f21b3b52de01b8f',
'skia_revision': '2691cd7b41104b8434fc2c06445d5cb968444314',

# 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: 7e82a8f97f6f5b4d40531b2133d98475
Signature: 4118ae012068876fc64823d8b5664ce3

UNUSED LICENSES:

Expand Down Expand Up @@ -7525,6 +7525,7 @@ LIBRARY: skia
ORIGIN: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp + ../../../third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp
FILE: ../../../third_party/skia/gm/mirrortile.cpp
FILE: ../../../third_party/skia/gm/nearesthalfpixelimage.cpp
FILE: ../../../third_party/skia/gm/palette.cpp
FILE: ../../../third_party/skia/include/core/SkOpenTypeSVGDecoder.h
Expand All @@ -7537,6 +7538,9 @@ FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h
FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.cpp
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.h
FILE: ../../../third_party/skia/src/codec/SkJpegRCodec.cpp
FILE: ../../../third_party/skia/src/codec/SkJpegRCodec.h
FILE: ../../../third_party/skia/src/codec/SkStubJpegRDecoderAPI.h
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h
FILE: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.cpp
Expand Down Expand Up @@ -7749,6 +7753,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/render/VerticesRenderStep.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/render/VerticesRenderStep.h
FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.h
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanBuffer.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanBuffer.h
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCaps.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCaps.h
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCommandBuffer.cpp
Expand Down