Roll Flutter Engine from 13a6ce419664 to 61bf47d129bb (4 revisions) (#147017) https://github.com/flutter/engine/compare/13a6ce419664...61bf47d129bb 2024-04-18 skia-flutter-autoroll@skia.org Roll Dart SDK from 8d834bbb2163 to 62b85ea79bce (1 revision) (flutter/engine#52236) 2024-04-18 skia-flutter-autoroll@skia.org Roll Skia from 1af1e478ef85 to edece87ce734 (5 revisions) (flutter/engine#52233) 2024-04-18 chinmaygarde@google.com Suppress in-actionable warnings in the iOS profiler. (flutter/engine#52227) 2024-04-18 30870216+gaaclarke@users.noreply.github.com [Impeller] sorted commonly used default pipelines first (flutter/engine#52231) 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/+/4464360d866301ab6c441b1add0176610903f01f
diff --git a/DEPS b/DEPS index 0bb790f..722b2f4 100644 --- a/DEPS +++ b/DEPS
@@ -295,7 +295,7 @@ 'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '061004f83f2f606b5db9488ba50c478dcaa22ba4', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '3e22598a145261b3e7a1f856cf6d7fa84a8d941f', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '4464360d866301ab6c441b1add0176610903f01f', '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 b0f8562..1f32aa7 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { "engine/src/flutter":"442d14a7e840db78f72c0ea508a0507aa1cc2dad", "engine/src/flutter/third_party/dart":"061004f83f2f606b5db9488ba50c478dcaa22ba4", - "flutter":"3e22598a145261b3e7a1f856cf6d7fa84a8d941f" + "flutter":"4464360d866301ab6c441b1add0176610903f01f" } \ No newline at end of file