From 6cfdc63c915db25e303e573f7cbb3d505778ec4f Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Thu, 19 Jun 2025 13:13:13 -0400 Subject: [PATCH] Roll Skia from 794936b23812 to 61c89daa3888 (7 revisions) (#170878) https://skia.googlesource.com/skia.git/+log/794936b23812..61c89daa3888 2025-06-19 mike@reedtribe.org Introducing SkPathRaw 2025-06-19 mike@reedtribe.org Use SkSpan in SkData 2025-06-19 syoussefi@google.com Manual bug id map to the new issue tracker 2025-06-19 syoussefi@google.com [graphite][vulkan] Simplify render pass creation 2025-06-19 mike@reedtribe.org Reapply "remove guard -- it is now in all clients" 2025-06-19 drott@chromium.org [Fontations] Roll Fontations 2025-06-19 michaelludwig@google.com [graphite] Generate blurred rrect profile on the GPU 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 danieldilan@google.com,jimgraham@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 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 0f235329996..9c880506ca7 100644 --- a/DEPS +++ b/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': '794936b23812d1a52ffda13a506ace4e1bf954ac', + 'skia_revision': '61c89daa38880f1cabbf3b8ab01cb2ab30deb628', # 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/ci/licenses_golden/licenses_skia b/engine/src/flutter/ci/licenses_golden/licenses_skia index f92956c4528..ee9169a79f3 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 362a50f3c95387624dd85f340fd2343e +Signature: e43c8caa051766ac4cb37afb8cc1e061 ==================================================================================================== LIBRARY: etc1 @@ -10041,9 +10041,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: skia ORIGIN: ../../../flutter/third_party/skia/gm/tablemaskfilter.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/core/SkPathRaw.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/core/SkPathRaw.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/tools.go + ../../../flutter/third_party/skia/LICENSE TYPE: LicenseType.bsd FILE: ../../../flutter/third_party/skia/gm/tablemaskfilter.cpp +FILE: ../../../flutter/third_party/skia/src/core/SkPathRaw.cpp +FILE: ../../../flutter/third_party/skia/src/core/SkPathRaw.h FILE: ../../../flutter/third_party/skia/tools.go ---------------------------------------------------------------------------------------------------- Copyright 2025 Google LLC.