Skip to content

Commit fa133ba

Browse files
Roll Skia from a918c0e08500 to 9bb1fc4bc326 (24 revisions) (flutter#173355)
https://skia.googlesource.com/skia.git/+log/a918c0e08500..9bb1fc4bc326 2025-08-06 [email protected] Revert "Formalize structure for IsA info" 2025-08-06 [email protected] [graphite][vulkan] Use VK_EXT_multisampled_render_to_single_sampled 2025-08-06 [email protected] Revert "Rely on clients to opt into legacy RRect scaling" 2025-08-06 [email protected] Revert "Paragraph: Add option to exclude trailing space in getRectsForRange" 2025-08-06 [email protected] [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 [email protected] Roll vulkan-deps from ffd86bf82322 to 1909eee37eb8 (4 revisions) 2025-08-06 [email protected] 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 [email protected] 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 [email protected] [vulkan] Re-enable use of VK_EXT_extended_dynamic_state[2] 2025-08-05 [email protected] Remove IntelIris640 jobs 2025-08-05 [email protected] Roll vulkan-deps from 03d1948c7084 to ffd86bf82322 (4 revisions) 2025-08-05 [email protected] [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 [email protected] [graphite] Enforce F2B order for opaque draws 2025-08-05 [email protected] Paragraph: Add option to exclude trailing space in getRectsForRange 2025-08-05 [email protected] Formalize structure for IsA info 2025-08-05 [email protected] Rely on clients to opt into legacy RRect scaling 2025-08-05 [email protected] Merge 4 release notes into RELEASE_NOTES.md 2025-08-05 [email protected] Update Skia milestone to 141 2025-08-05 [email protected] 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 [email protected],[email protected],[email protected] 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
1 parent 3f84a65 commit fa133ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': 'a918c0e08500c26ff2252f93e499400360034dd0',
17+
'skia_revision': '9bb1fc4bc3267575cfa5922b5e119ce790a54f98',
1818

1919
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

0 commit comments

Comments
 (0)