mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 05c1f5803415 to cf339ab390c2 (11 revisions) (#176426)
https://skia.googlesource.com/skia.git/+log/05c1f5803415..cf339ab390c2 2025-10-02 michaelludwig@google.com Make SkAlignTo templated; optimize SkAlignNonPow2 2025-10-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-10-02 thomsmit@google.com [graphite] Add drawContext pointer to task dumping 2025-10-02 mike@reedtribe.org use pathbuilder or factories, rather than mutate SkPath 2025-10-02 kjlubick@google.com Update pixmap asserts to identify negative values explicitly 2025-10-02 louhi-prod-1-6316342352543744@louhi-prod-1.iam.gserviceaccount.com Update fiddler-base for 020ae52af0e7 2025-10-02 fmalita@google.com Reset convexity in SkPathBuilder::addPath 2025-10-02 bungeman@google.com Use Skia's ninja when building viewer with gradle 2025-10-02 borenet@google.com Add Louhi service account to AUTHORS 2025-10-02 mike@reedtribe.org Remove friend pathref hacking 2025-10-02 lukasza@chromium.org [rust png] Copy `EncodePngAsSkData` from Chromium into Skia. 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,maxhudnell@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:
parent
76776081c6
commit
db0e809831
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
||||
'flutter_git': 'https://flutter.googlesource.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
'skia_revision': '05c1f58034159ee906aa740552db93b8e18b8e02',
|
||||
'skia_revision': 'cf339ab390c24968ac6760846f50c695585e3342',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user