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

Commit 29cca4a

Browse files
Roll Skia from bbe06eb4a8e9 to 91527e447923 (1 revision) (#52864)
https://skia.googlesource.com/skia.git/+log/bbe06eb4a8e9..91527e447923 2024-05-15 [email protected] Reland 2: Add ISO 21496-1 gainmap parsing 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 c11d64b commit 29cca4a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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': 'bbe06eb4a8e97448d98ff49a94de29b6d7a7142d',
17+
'skia_revision': '91527e44792375186c7ccbabbbcb4a13cb63cc02',
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 11c46add46b4a7c6f01178613eb2f338
1+
Signature: 836a296b499ab436aced8bccc221829a
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -9524,6 +9524,7 @@ ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/src/SkBidiFactory_ic
95249524
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/src/SkBidiFactory_icu_subset.cpp + ../../../flutter/third_party/skia/LICENSE
95259525
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/src/SkBidiFactory_icu_subset.h + ../../../flutter/third_party/skia/LICENSE
95269526
ORIGIN: ../../../flutter/third_party/skia/src/base/SkFixedArray.h + ../../../flutter/third_party/skia/LICENSE
9527+
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkGainmapInfo.cpp + ../../../flutter/third_party/skia/LICENSE
95279528
ORIGIN: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.cpp + ../../../flutter/third_party/skia/LICENSE
95289529
ORIGIN: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.h + ../../../flutter/third_party/skia/LICENSE
95299530
ORIGIN: ../../../flutter/third_party/skia/src/effects/imagefilters/SkMatrixConvolutionImageFilter.h + ../../../flutter/third_party/skia/LICENSE
@@ -9583,6 +9584,7 @@ FILE: ../../../flutter/third_party/skia/modules/skunicode/src/SkBidiFactory_icu_
95839584
FILE: ../../../flutter/third_party/skia/modules/skunicode/src/SkBidiFactory_icu_subset.cpp
95849585
FILE: ../../../flutter/third_party/skia/modules/skunicode/src/SkBidiFactory_icu_subset.h
95859586
FILE: ../../../flutter/third_party/skia/src/base/SkFixedArray.h
9587+
FILE: ../../../flutter/third_party/skia/src/codec/SkGainmapInfo.cpp
95869588
FILE: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.cpp
95879589
FILE: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.h
95889590
FILE: ../../../flutter/third_party/skia/src/effects/imagefilters/SkMatrixConvolutionImageFilter.h

0 commit comments

Comments
 (0)