Roll Skia from f23b00a407a4 to edf52cb27f29 (5 revisions) (#179807)

https://skia.googlesource.com/skia.git/+log/f23b00a407a4..edf52cb27f29

2025-12-12 mike@reedtribe.org restore gradientshader.h
2025-12-12 bungeman@google.com Roll FreeType from 30e45abe to 23b6cd27
(1 commits)
2025-12-12 bungeman@google.com [pdf] Add AttributeList::appendTextString
2025-12-12 bungeman@google.com Enable fontmgr_android_parser on
skia_use_expat
2025-12-12 michaelludwig@google.com [graphite] Fix vello build reference
to Caps function

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 jimgraham@google.com,kjlubick@google.com 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
This commit is contained in:
engine-flutter-autoroll 2025-12-12 15:33:27 -05:00 committed by GitHub
parent 6210e9731c
commit 33ed9ba6fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
DEPS
View File

@ -15,7 +15,7 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': 'f23b00a407a4a14cafed8720cb74b6cbf4a4fdbd',
'skia_revision': 'edf52cb27f29d20534a0a84db1689d3fc3256758',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.