Roll Skia from b1936c760645 to 00e6fc407968 (5 revisions) (#179589)

https://skia.googlesource.com/skia.git/+log/b1936c760645..00e6fc407968

2025-12-08 mike@reedtribe.org begin to spannify gradients
2025-12-08 kjlubick@google.com Create clang_mac_universal asset
2025-12-08 michaelludwig@google.com [wgsl] Refactor
assemblePartialSampleCall to control closing parens
2025-12-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from 53bfad22ed15 to 8b33d336e1ab (1 revision)
2025-12-08 kjlubick@google.com Reland "[rust bmp] Define single action
in BUILD.gn for rust targets"

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 jsimmons@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-08 16:04:36 -05:00 committed by GitHub
parent e85f1731a4
commit 8cc9feed31
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': 'b1936c760645ea623fe9a979eef993417345e804',
'skia_revision': '00e6fc4079687cfb76ce4d251e2122ab79d85e98',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.