mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from b5dc8c3494ac to a283da7a6b6c (8 revisions) (#178832)
https://skia.googlesource.com/skia.git/+log/b5dc8c3494ac..a283da7a6b6c 2025-11-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-11-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-11-19 mike@reedtribe.org fix signed/unsigned warning 2025-11-19 michaelludwig@google.com Reland "[graphite] Use SampleCount enum for sample count in TextureInfo" 2025-11-19 kjlubick@google.com Fix quoting of windows paths with spaces 2025-11-19 mike@reedtribe.org Adapt remaining callers to be compatible with std::span 2025-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from dac92db6ead5 to d7523eb33930 (7 revisions) 2025-11-19 kjlubick@google.com Disable legacy PNG encoding/decoding in SkPicture 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 codefu@google.com,kjlubick@google.com,robertphillips@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
ecca0669e4
commit
264eabd315
2
DEPS
2
DEPS
@ -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': 'b5dc8c3494ace79b156b6689030b48a40d3efb0e',
|
||||
'skia_revision': 'a283da7a6b6cfc26cc54118b522280a085c6797e',
|
||||
|
||||
# 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