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
This commit is contained in:
engine-flutter-autoroll 2025-12-29 19:46:35 -05:00 committed by GitHub
parent 8fe208e520
commit 09da5afbb6
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': '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.