From 880572e1579ac5835d68ed2fe09fa339a959d601 Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Sat, 16 Aug 2025 14:56:38 -0400 Subject: [PATCH 1/5] Roll Skia from 16dbd908dcab to d445371afee5 (1 revision) (#173907) https://skia.googlesource.com/skia.git/+log/16dbd908dcab..d445371afee5 2025-08-16 robertphillips@google.com Revert "Factor out common pathiter" 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 chinmaygarde@google.com,kjlubick@google.com,robertphillips@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 e67ec744b8037..f231594d0be6f 100644 --- a/DEPS +++ b/DEPS @@ -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': '16dbd908dcab1abbce92155ac7807444ec5acddb', + 'skia_revision': 'd445371afee5ce3c307f416f8197c654831fa060', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. From 8b04c41e971dc1d6366bf023db86bc58cba5b1ea Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Sat, 16 Aug 2025 18:41:24 -0400 Subject: [PATCH 2/5] Roll Skia from d445371afee5 to a30d857718ad (2 revisions) (#173910) https://skia.googlesource.com/skia.git/+log/d445371afee5..a30d857718ad 2025-08-16 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll ANGLE from 63d8f74cdf9c to 806c80ece32b (6 revisions) 2025-08-16 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from 8f680a2a9cb9 to b639f97ad620 (8 revisions) 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 chinmaygarde@google.com,kjlubick@google.com,robertphillips@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 f231594d0be6f..d2bed9e034ee0 100644 --- a/DEPS +++ b/DEPS @@ -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': 'd445371afee5ce3c307f416f8197c654831fa060', + 'skia_revision': 'a30d857718ad1e8c98e3e63c921ae5cc8a7598cf', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. From 76ce984d9b8839b280ee6dd50cf4f35e2b1241c4 Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Sat, 16 Aug 2025 21:19:55 -0400 Subject: [PATCH 3/5] Roll Fuchsia Linux SDK from H1kVA85LyQsK8EDp2... to sLmXksm1vZl2VEeA7... (#173913) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter Please CC chinmaygarde@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. 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 d2bed9e034ee0..11445f5fddbea 100644 --- a/DEPS +++ b/DEPS @@ -810,7 +810,7 @@ deps = { 'packages': [ { 'package': 'fuchsia/sdk/core/linux-amd64', - 'version': 'H1kVA85LyQsK8EDp2cRaAtMd5_KgvnJZ43obPfdZuLAC' + 'version': 'sLmXksm1vZl2VEeA7RO0ugVVEf-76QkCgnxUwE_1T64C' } ], 'condition': 'download_fuchsia_deps and not download_fuchsia_sdk', From bfede21c2e1c1701e6f5f5910b4939e42a1bf484 Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Sun, 17 Aug 2025 02:15:31 -0400 Subject: [PATCH 4/5] Roll Skia from a30d857718ad to 88e8c099a086 (1 revision) (#173919) https://skia.googlesource.com/skia.git/+log/a30d857718ad..88e8c099a086 2025-08-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 57d74122fab7 to 0ae104d9374d (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 chinmaygarde@google.com,fmalita@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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 11445f5fddbea..c342c96eeb831 100644 --- a/DEPS +++ b/DEPS @@ -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': 'a30d857718ad1e8c98e3e63c921ae5cc8a7598cf', + 'skia_revision': '88e8c099a086825f6e69afe0072ac8f3a07c57f2', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. From b3fb4c786d80b4c6de9aba5534209561de20ecea Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Sun, 17 Aug 2025 06:02:27 -0400 Subject: [PATCH 5/5] Roll Dart SDK from 67ca79475db6 to a874859559e6 (2 revisions) (#173922) https://dart.googlesource.com/sdk.git/+log/67ca79475db6..a874859559e6 2025-08-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.10.0-106.0.dev 2025-08-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.10.0-105.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter Please CC chinmaygarde@google.com,dart-vm-team@google.com on the revert to ensure that a human is aware of the problem. 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 c342c96eeb831..8823137b020ca 100644 --- a/DEPS +++ b/DEPS @@ -56,7 +56,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '67ca79475db612356bf11cbca5effa2ebebd1f75', + 'dart_revision': 'a874859559e6f09f65e0ed9e5af3375030c35e87', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py