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

Commit ad3ef46

Browse files
Roll Skia from a315e4572f4e to cac09f152d9b (10 revisions)
https://skia.googlesource.com/skia.git/+log/a315e4572f4e..cac09f152d9b 2024-03-13 [email protected] Roll skcms from b440ca2fa89c to d52adb9ccd98 (1 revision) 2024-03-13 [email protected] Roll vulkan-deps from 91aab7b7e25f to e6550748fb1e (4 revisions) 2024-03-13 [email protected] Fix SkTypeface_Fuchsia creation 2024-03-13 [email protected] Revert "Use Chromium's abseil-cpp to unblock the Dawn roll" 2024-03-13 [email protected] Use Chromium's abseil-cpp to unblock the Dawn roll 2024-03-13 [email protected] Manual roll ANGLE from f16eea308ae1 to 66bc9cfa0014 (21 revisions) 2024-03-13 [email protected] [Fontations-backend] Part 2 of getAdvancedMetrics() 2024-03-13 [email protected] Creating named instances for each variation in a variable font 2024-03-13 [email protected] Ensure generated ICC profiles have non-empty descriptions 2024-03-13 [email protected] Remove SK_METAL defines from GrBackendSemaphore 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],[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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 6710d10 commit ad3ef46

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': 'a315e4572f4eb86e657df2748d008d0e0482c540',
17+
'skia_revision': 'cac09f152d9b6ea7fd1694c0a70fc5c58591b554',
1818

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

ci/licenses_golden/licenses_skia

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: e7589dacd552d6e02831703726d8b1b6
1+
Signature: dbd979695820689b6c17b9ac998d0238
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -400,6 +400,7 @@ FILE: ../../../flutter/third_party/skia/package-lock.json
400400
FILE: ../../../flutter/third_party/skia/relnotes/FilterColorDeprecated.md
401401
FILE: ../../../flutter/third_party/skia/relnotes/PerlinNoise.md
402402
FILE: ../../../flutter/third_party/skia/relnotes/WrapImageGenMipmaps.md
403+
FILE: ../../../flutter/third_party/skia/relnotes/mtl_backend.md
403404
FILE: ../../../flutter/third_party/skia/relnotes/skcodec_deferred.md
404405
FILE: ../../../flutter/third_party/skia/relnotes/skshaper.md
405406
FILE: ../../../flutter/third_party/skia/relnotes/skstream.md
@@ -9515,12 +9516,14 @@ LIBRARY: skia
95159516
ORIGIN: ../../../flutter/third_party/skia/gm/emptyshader.cpp + ../../../flutter/third_party/skia/LICENSE
95169517
ORIGIN: ../../../flutter/third_party/skia/gm/imagedither.cpp + ../../../flutter/third_party/skia/LICENSE
95179518
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLMakeWebGLInterface.h + ../../../flutter/third_party/skia/LICENSE
9519+
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSemaphore.h + ../../../flutter/third_party/skia/LICENSE
95189520
ORIGIN: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_coretext.h + ../../../flutter/third_party/skia/LICENSE
95199521
ORIGIN: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_harfbuzz.h + ../../../flutter/third_party/skia/LICENSE
95209522
ORIGIN: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_skunicode.h + ../../../flutter/third_party/skia/LICENSE
95219523
ORIGIN: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.cpp + ../../../flutter/third_party/skia/LICENSE
95229524
ORIGIN: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.h + ../../../flutter/third_party/skia/LICENSE
95239525
ORIGIN: ../../../flutter/third_party/skia/src/gpu/SwizzlePriv.h + ../../../flutter/third_party/skia/LICENSE
9526+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/mtl/GrMtlBackendSemaphore.mm + ../../../flutter/third_party/skia/LICENSE
95249527
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp + ../../../flutter/third_party/skia/LICENSE
95259528
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h + ../../../flutter/third_party/skia/LICENSE
95269529
ORIGIN: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -9530,12 +9533,14 @@ TYPE: LicenseType.bsd
95309533
FILE: ../../../flutter/third_party/skia/gm/emptyshader.cpp
95319534
FILE: ../../../flutter/third_party/skia/gm/imagedither.cpp
95329535
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLMakeWebGLInterface.h
9536+
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSemaphore.h
95339537
FILE: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_coretext.h
95349538
FILE: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_harfbuzz.h
95359539
FILE: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_skunicode.h
95369540
FILE: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.cpp
95379541
FILE: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.h
95389542
FILE: ../../../flutter/third_party/skia/src/gpu/SwizzlePriv.h
9543+
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/mtl/GrMtlBackendSemaphore.mm
95399544
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp
95409545
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h
95419546
FILE: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp

0 commit comments

Comments
 (0)