Roll Flutter Engine from d4df5638e5df to 18e22f824c79 (1 revision) (#151700) https://github.com/flutter/engine/compare/d4df5638e5df...18e22f824c79 2024-07-13 skia-flutter-autoroll@skia.org Roll Skia from 923034db7728 to 49046798c05d (4 revisions) (flutter/engine#53851) 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 bdero@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/+/02a161a6248de6d859b5c9af184d415f0361df20
diff --git a/DEPS b/DEPS index 6c9e235..6b525ba 100644 --- a/DEPS +++ b/DEPS
@@ -284,7 +284,7 @@ 'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '60678333286c157837cc9bda96dee07212a29c06', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'da48b34f50a86aa8149f102cd3f5d84656d8fb9e', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '02a161a6248de6d859b5c9af184d415f0361df20', '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 f6bbc7f..ca3fc29 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { "engine/src/flutter":"b531a5ae27fc04a66cca611a473732bf0a7117d5", "engine/src/flutter/third_party/dart":"60678333286c157837cc9bda96dee07212a29c06", - "flutter":"da48b34f50a86aa8149f102cd3f5d84656d8fb9e" + "flutter":"02a161a6248de6d859b5c9af184d415f0361df20" } \ No newline at end of file