Roll Flutter Engine from 05208896830a to e50fd307b6f7 (5 revisions) (#153143) https://github.com/flutter/engine/compare/05208896830a...e50fd307b6f7 2024-08-09 skia-flutter-autoroll@skia.org Roll Skia from 2eee5f248886 to bf9cf9b8fe9d (1 revision) (flutter/engine#54462) 2024-08-09 skia-flutter-autoroll@skia.org Roll Skia from 5e8d9842cefa to 2eee5f248886 (1 revision) (flutter/engine#54461) 2024-08-09 skia-flutter-autoroll@skia.org Roll Dart SDK from ff0404c72fc5 to 9222e4c96f4d (1 revision) (flutter/engine#54460) 2024-08-09 skia-flutter-autoroll@skia.org Roll Skia from 4cff580721cf to 5e8d9842cefa (1 revision) (flutter/engine#54459) 2024-08-09 chris@bracken.jp [iOS] Rename Flutter.dSYM to Flutter.framework.dSYM (flutter/engine#54458) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC jsimmons@google.com,rmistry@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 https://dart.googlesource.com/external/github.com/flutter/flutter/+/d46457177423f58308118c567f37d0c96ed5d549
diff --git a/DEPS b/DEPS index 859a0f6..62878ad 100644 --- a/DEPS +++ b/DEPS
@@ -284,7 +284,7 @@ 'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '8ab797db11ad4da04c0e46a37aa8ca747592a4ce', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '76107bdf509f3cc4e37a46f31508a900f3007d79', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'd46457177423f58308118c567f37d0c96ed5d549', '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 2cbf0c6..e5b6793 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { "engine/src/flutter":"36ddd6763bc4cec2d08e5cb08e9dbdd4dd7975c3", "engine/src/flutter/third_party/dart":"8ab797db11ad4da04c0e46a37aa8ca747592a4ce", - "flutter":"76107bdf509f3cc4e37a46f31508a900f3007d79" + "flutter":"d46457177423f58308118c567f37d0c96ed5d549" } \ No newline at end of file