Roll Skia from a918c0e08500 to 9bb1fc4bc326 (24 revisions) (#173355)

https://skia.googlesource.com/skia.git/+log/a918c0e08500..9bb1fc4bc326

2025-08-06 bungeman@google.com Revert "Formalize structure for IsA info"
2025-08-06 syoussefi@google.com [graphite][vulkan] Use
VK_EXT_multisampled_render_to_single_sampled
2025-08-06 bungeman@google.com Revert "Rely on clients to opt into
legacy RRect scaling"
2025-08-06 jlavrova@google.com Revert "Paragraph: Add option to exclude
trailing space in getRectsForRange"
2025-08-06 fmalita@google.com [skottie] Add support for fill rule
2025-08-06
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-08-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from ffd86bf82322 to 1909eee37eb8 (4 revisions)
2025-08-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE
from fc0e039788e8 to f1c6e1a8372f (9 revisions)
2025-08-06
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-08-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn
from 49dacbc10c7d to 8409182162d1 (19 revisions)
2025-08-06
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-08-06
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-08-05 syoussefi@google.com [vulkan] Re-enable use of
VK_EXT_extended_dynamic_state[2]
2025-08-05 bungeman@google.com Remove IntelIris640 jobs
2025-08-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
vulkan-deps from 03d1948c7084 to ffd86bf82322 (4 revisions)
2025-08-05 syoussefi@google.com [graphite][vulkan] Support input
attachment reads with MSAA
2025-08-05
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-08-05 michaelludwig@google.com [graphite] Enforce F2B order for
opaque draws
2025-08-05 manoj.mohan@zohocorp.com Paragraph: Add option to exclude
trailing space in getRectsForRange
2025-08-05 mike@reedtribe.org Formalize structure for IsA info
2025-08-05 mike@reedtribe.org Rely on clients to opt into legacy RRect
scaling
2025-08-05 sharaks@google.com Merge 4 release notes into
RELEASE_NOTES.md
2025-08-05 sharaks@google.com Update Skia milestone to 141
2025-08-05 mike@reedtribe.org Create bench for path perpsective
transforms

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 bungeman@google.com,codefu@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-06 13:56:25 -04:00 committed by GitHub
parent 9de63a0342
commit ca16ba745a
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': 'a918c0e08500c26ff2252f93e499400360034dd0',
'skia_revision': '9bb1fc4bc3267575cfa5922b5e119ce790a54f98',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.