Skip to content

Commit e042202

Browse files
Roll Skia from 5515c08c2e44 to 0d9333e72a39 (8 revisions) (flutter#54944)
https://skia.googlesource.com/skia.git/+log/5515c08c2e44..0d9333e72a39 2024-09-03 [email protected] [graphite] Add centralized app flag handling 2024-09-03 [email protected] Indicate we are able to root on Pixel5 devices 2024-09-03 [email protected] [graphite] Make circular_rrect_clip snippet output coverage instead. 2024-09-03 [email protected] [graphite] Rename clip shader block to be more generic. 2024-09-03 [email protected] Revert "Reland "Split FreeType & FontConfig, step #1"" 2024-09-03 [email protected] Roll vulkan-deps from aa237b66d8cc to 5e29f5c97fc4 (1 revision) 2024-09-03 [email protected] SkAndroidCodec: Add getAndroidGainmap that populates an SkAndroidCodec 2024-09-03 [email protected] Apply some clang-tidy suggestions to graphite code 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 4f62e0b commit e042202

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DEPS

+1-1
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': '5515c08c2e444dca4d18fa252ea5e629f27850aa',
17+
'skia_revision': '0d9333e72a397c8228671cff7d091741e59d7888',
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

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: b6d2e0f7e64ab252a104afc032e2bc23
1+
Signature: fa7c0000908348466e3982ab8db501a9
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -397,6 +397,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/pathops.bench.js
397397
FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
398398
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
399399
FILE: ../../../flutter/third_party/skia/package-lock.json
400+
FILE: ../../../flutter/third_party/skia/relnotes/android-codec-gainmap.md
400401
FILE: ../../../flutter/third_party/skia/relnotes/filter-color.md
401402
FILE: ../../../flutter/third_party/skia/relnotes/ganesh-move.md
402403
FILE: ../../../flutter/third_party/skia/relnotes/grglconfig.md

0 commit comments

Comments
 (0)