From 8cc9feed310df448d80798bfc710e950cdbba4a8 Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Mon, 8 Dec 2025 16:04:36 -0500 Subject: [PATCH] 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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fb401f03e2f..24d3a3452ef 100644 --- a/DEPS +++ b/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': '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.