From ade2826f28a895aaebbb24d439131ff8c105af47 Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Thu, 4 Jun 2026 16:12:22 +0000 Subject: [PATCH] Roll Skia from cecc0e0da9ae to 928ded2a31af (6 revisions) https://skia.googlesource.com/skia.git/+log/cecc0e0da9ae..928ded2a31af 2026-06-04 kjlubick@google.com Avoid chopping cubics with w=0 2026-06-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-06-04 thomsmit@google.com Revert "[graphite] hoist textureSize call out of switch statement" 2026-06-04 jmbetancourt@google.com Add staging SkMalloc.h file to private includes 2026-06-04 thomsmit@google.com [ganesh] Prevent overflow in StrokeTessellateOp 2026-06-04 borenet@google.com [infra] Remove Mac12 jobs 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 bensonluk@google.com,kjlubick@google.com,nicolettep@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 +- engine/src/flutter/sky/packages/sky_engine/LICENSE | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 51c5bcae1b370..3822d31bee715 100644 --- a/DEPS +++ b/DEPS @@ -16,7 +16,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', 'llvm_git': 'https://llvm.googlesource.com', 'dart_ai_rev': '9c96bfe5f091c9451eff5b59c9bffeb2e806b875', - 'skia_revision': 'cecc0e0da9ae2f06ea1e382234a69ad42408fd88', + 'skia_revision': '928ded2a31af860d91be4990b4f37d16e697956c', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/engine/src/flutter/sky/packages/sky_engine/LICENSE b/engine/src/flutter/sky/packages/sky_engine/LICENSE index 0040769e304c8..9e4a04eb830bd 100644 --- a/engine/src/flutter/sky/packages/sky_engine/LICENSE +++ b/engine/src/flutter/sky/packages/sky_engine/LICENSE @@ -16784,6 +16784,12 @@ found in the LICENSE file. -------------------------------------------------------------------------------- skia +Copyright 2026 Google LLC + +Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. +-------------------------------------------------------------------------------- +skia + Copyright 2026 The Android Open Source Project Use of this source code is governed by a BSD-style license that can be