Skip to content

Commit 0419508

Browse files
Roll Skia from 75e4351f88e7 to 7bfaadb5168b (6 revisions) (flutter#169957)
https://skia.googlesource.com/skia.git/+log/75e4351f88e7..7bfaadb5168b 2025-06-03 [email protected] [rust png] Remove `SKIA_FIX_CRBUG_419011374` define from Skia. 2025-06-03 [email protected] Roll FreeType from deef6d2a to 1518bc83 (13 commits) 2025-06-03 [email protected] Use SkSpan in SkFont API 2025-06-03 [email protected] Reapply "use SkSpan in SkTypeface API" 2025-06-03 [email protected] [graphite] Handle Dawn breaking change moving Compat limits to extension 2025-06-03 [email protected] Remove destructor calls on shutdown for static local variables 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] 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 1c0dc97 commit 0419508

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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': '75e4351f88e71bd67a9ab1550b9323a2d486641a',
17+
'skia_revision': '7bfaadb5168b46e6acb752056c9a83ffead3209f',
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.

engine/src/flutter/ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 3dbee7ec0ad2093e63a5a20f11f93796
1+
Signature: 421449d435b595f446005bab017efe3c
22

33
====================================================================================================
44
LIBRARY: etc1

0 commit comments

Comments
 (0)