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

Commit 4724a91

Browse files
Roll Skia from 09d796c0a728 to a60f3f6214d3 (5 revisions) (#38432)
https://skia.googlesource.com/skia.git/+log/09d796c0a728..a60f3f6214d3 2022-12-20 [email protected] Roll vulkan-deps from 28ede018d9d4 to c4d6d0f52ce0 (8 revisions) 2022-12-20 [email protected] Use spans to represent slot ranges. 2022-12-20 [email protected] Add support for copy_constants to RP builder. 2022-12-20 [email protected] Remove SkRasterPipelineUtils entirely. 2022-12-20 [email protected] Fix miter issue with AAConvexTessellator. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent de59f84 commit 4724a91

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
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': '09d796c0a7280bdd61b689e4be9d6c8598cb5ce4',
21+
'skia_revision': 'a60f3f6214d364f3d4aac9660015e1a440e68444',
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: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: f2513cd0667308e397b82aa8873a4281
1+
Signature: dce21d8b85927b99f622c12a587878ec
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -8193,8 +8193,6 @@ ORIGIN: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h
81938193
ORIGIN: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp + ../../../third_party/skia/LICENSE
81948194
ORIGIN: ../../../third_party/skia/src/codec/SkAvifCodec.cpp + ../../../third_party/skia/LICENSE
81958195
ORIGIN: ../../../third_party/skia/src/codec/SkAvifCodec.h + ../../../third_party/skia/LICENSE
8196-
ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineUtils.cpp + ../../../third_party/skia/LICENSE
8197-
ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineUtils.h + ../../../third_party/skia/LICENSE
81988196
ORIGIN: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h + ../../../third_party/skia/LICENSE
81998197
ORIGIN: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h + ../../../third_party/skia/LICENSE
82008198
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.cpp + ../../../third_party/skia/LICENSE
@@ -8224,8 +8222,6 @@ FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h
82248222
FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp
82258223
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.cpp
82268224
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.h
8227-
FILE: ../../../third_party/skia/src/core/SkRasterPipelineUtils.cpp
8228-
FILE: ../../../third_party/skia/src/core/SkRasterPipelineUtils.h
82298225
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h
82308226
FILE: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h
82318227
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.cpp

0 commit comments

Comments
 (0)