Roll Skia from f35536730dea to 36b1f71fc14f (3 revisions) (#171751) https://skia.googlesource.com/skia.git/+log/f35536730dea..36b1f71fc14f 2025-07-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 7beaca95d5be to 743562b36d09 (4 revisions) 2025-07-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 786d71685ca7 to 0275c582a080 (21 revisions) 2025-07-08 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 codefu@google.com,kjlubick@google.com,thomsmit@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 https://dart.googlesource.com/external/github.com/flutter/flutter/+/33c96ac6fe5b298ab99bad117f63c5307e0f8e07
diff --git a/DEPS b/DEPS index 462f971..bb00740 100644 --- a/DEPS +++ b/DEPS
@@ -14,7 +14,7 @@ 'flutter_git': 'https://flutter.googlesource.com', 'skia_git': 'https://skia.googlesource.com', 'llvm_git': 'https://llvm.googlesource.com', - 'skia_revision': '05374bbe5377ecc581f503b04d0c5fba79a79b4c', + 'skia_revision': 'f35536730deac6d7bef3f8f03437846f20739d55', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. @@ -231,7 +231,7 @@ deps = { 'flutter/engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '3aa600d696ac61e09d16aaf48f3eb7adacbff5b6', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '6bd4019f74a08a2ce17dc63904bf0d9230768f38', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '33c96ac6fe5b298ab99bad117f63c5307e0f8e07', 'flutter/engine/src/flutter/third_party/depot_tools': Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',
diff --git a/commits.json b/commits.json index e090441..55b0534 100644 --- a/commits.json +++ b/commits.json
@@ -1,4 +1,4 @@ { - "flutter":"6bd4019f74a08a2ce17dc63904bf0d9230768f38", + "flutter":"33c96ac6fe5b298ab99bad117f63c5307e0f8e07", "flutter/engine/src/flutter/third_party/dart":"3aa600d696ac61e09d16aaf48f3eb7adacbff5b6" } \ No newline at end of file