Roll Skia from 721e68fe652a to c09589f7ca69 (12 revisions) (#174162)

https://skia.googlesource.com/skia.git/+log/721e68fe652a..c09589f7ca69

2025-08-20 nicolettep@google.com Add instructions to trigger newly-added
tryjobs
2025-08-20
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-08-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from 607fb6b15ab2 to 9d3db2fa8a2f (5 revisions)
2025-08-20 bungeman@google.com Properly handle value types in LRUCache
2025-08-20 syoussefi@google.com Skip ImageBackendTextureTest on
protected contexts
2025-08-20 fmalita@google.com [skcms] Update SHA to reflect actual
roller state
2025-08-20 thomsmit@google.com [graphite] Bubble up opacity in paint
params.
2025-08-20 syoussefi@google.com [graphite][vulkan] Enable skipped
BackendTextureTests
2025-08-20 michaelludwig@google.com [skif] Adjust overscaling logic for
periodic tiling
2025-08-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE
from ff95cc93afac to dc24ecca9ed9 (4 revisions)
2025-08-20
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-08-20
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).

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 fmalita@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
This commit is contained in:
engine-flutter-autoroll 2025-08-21 18:13:13 -04:00 committed by GitHub
parent aeb2b12abd
commit 8700465b52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
DEPS
View File

@ -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': '721e68fe652a77cbc283dce2b825f2437ecc107a',
'skia_revision': 'c09589f7ca690e7c20c2d8c2912c66d878b17648',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.