Roll Flutter Engine from 7ea6b003ffeb to 59138d5f8e88 (1 revision) (#145404) https://github.com/flutter/engine/compare/7ea6b003ffeb...59138d5f8e88 2024-03-19 skia-flutter-autoroll@skia.org Roll Dart SDK from 91dc69b6e337 to 7c64e31f4c3e (1 revision) (flutter/engine#51521) 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 jonahwilliams@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/+/28498fe18aa2fae749a75fcc21ba0e95a9433489
diff --git a/DEPS b/DEPS index e327c0c..4a09650 100644 --- a/DEPS +++ b/DEPS
@@ -296,7 +296,7 @@ 'engine/src/third_party/dart': Var('dart_git') + '/sdk' + '@' + '17454cb118c08b6f014d773ee8d6795386a08741', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '8f71cfd46e733f5905b19b09f7c75d1c3fd0d6a7', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '28498fe18aa2fae749a75fcc21ba0e95a9433489', '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 c917495..8347f54 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { "engine/src/flutter":"59138d5f8e8878683f70c4455f41d579817868c1", "engine/src/third_party/dart":"17454cb118c08b6f014d773ee8d6795386a08741", - "flutter":"8f71cfd46e733f5905b19b09f7c75d1c3fd0d6a7" + "flutter":"28498fe18aa2fae749a75fcc21ba0e95a9433489" } \ No newline at end of file