From 09da5afbb60998cd44196a4782514e8cc93df2ee Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Mon, 29 Dec 2025 19:46:35 -0500 Subject: [PATCH] Roll Skia from 7abf754bce14 to 11690456a90d (6 revisions) (#180374) https://skia.googlesource.com/skia.git/+log/7abf754bce14..11690456a90d 2025-12-29 bungeman@google.com [pdf] Fix typeface duplication due to luminance 2025-12-29 kjlubick@google.com Revert "Enable user-defined memory limits for decoding jpeg" 2025-12-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 0c736f224643 to 8e129896a24a (1 revision) 2025-12-29 mike@reedtribe.org Use span API for gradients 2025-12-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SKP CIPD package from 545 to 546 2025-12-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 40084bdb3e4c to 321a6d6ef9ea (1 revision) 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,maxhudnell@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 c2aaaf70eda..bcc8a271b8c 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': '7abf754bce1464972460c49bda9025cfa5654fe0', + 'skia_revision': '11690456a90d73105bf9ec3f4e4fb8b43aa5d5d9', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.