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

Commit 57f43bd

Browse files
Roll Skia from 098c234c05f7 to f1245dcd35f8 (23 revisions) (#35189)
1 parent 1cf7023 commit 57f43bd

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': '098c234c05f7680999f9a27ef98c6e116e21d2df',
21+
'skia_revision': 'f1245dcd35f8e3e315c1c9d90325cba2edf63715',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: ec7e163e434e5dee311adfcd1fcd2d19
1+
Signature: bbf8e39570bc829b72496e3934c2ae6c
22

33
UNUSED LICENSES:
44

@@ -5581,6 +5581,9 @@ FILE: ../../../third_party/skia/src/gpu/graphite/AttachmentTypes.h
55815581
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack.cpp
55825582
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack_graphite.h
55835583
FILE: ../../../third_party/skia/src/gpu/graphite/CommandTypes.h
5584+
FILE: ../../../third_party/skia/src/gpu/graphite/ComputePipeline.cpp
5585+
FILE: ../../../third_party/skia/src/gpu/graphite/ComputePipeline.h
5586+
FILE: ../../../third_party/skia/src/gpu/graphite/ComputePipelineDesc.h
55845587
FILE: ../../../third_party/skia/src/gpu/graphite/DrawAtlas.cpp
55855588
FILE: ../../../third_party/skia/src/gpu/graphite/DrawAtlas.h
55865589
FILE: ../../../third_party/skia/src/gpu/graphite/DrawCommands.h
@@ -5613,6 +5616,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/UploadTask.cpp
56135616
FILE: ../../../third_party/skia/src/gpu/graphite/UploadTask.h
56145617
FILE: ../../../third_party/skia/src/gpu/graphite/geom/Geometry.h
56155618
FILE: ../../../third_party/skia/src/gpu/graphite/geom/SubRunData.h
5619+
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputePipeline.h
5620+
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputePipeline.mm
56165621
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlQueueManager.h
56175622
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlQueueManager.mm
56185623
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlSampler.h
@@ -6586,6 +6591,8 @@ FILE: ../../../third_party/skia/modules/skottie/src/BlendModes.cpp
65866591
FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h
65876592
FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp
65886593
FILE: ../../../third_party/skia/samplecode/SampleSBIX.cpp
6594+
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.cpp
6595+
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.h
65896596
FILE: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h
65906597
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLWGSLCodeGenerator.cpp
65916598
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLWGSLCodeGenerator.h

0 commit comments

Comments
 (0)