Roll Flutter Engine from df4e6c079682 to 83b4df415bf3 (2 revisions) (#135102) https://github.com/flutter/engine/compare/df4e6c079682...83b4df415bf3 2023-09-20 skia-flutter-autoroll@skia.org Roll Skia from 14e9b3c91c64 to 7d9d5ac84d8f (1 revision) (flutter/engine#46090) 2023-09-20 skia-flutter-autoroll@skia.org Roll Skia from e3aa86332255 to 14e9b3c91c64 (1 revision) (flutter/engine#46089) 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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/+/cb4b402ce5535e53aa7c5fa277f8febb70e4df24
diff --git a/DEPS b/DEPS index 5dd9a9e..3a426e5 100644 --- a/DEPS +++ b/DEPS
@@ -268,7 +268,7 @@ 'engine/src/third_party/dart': Var('dart_git') + '/sdk' + '@' + 'bbbed58d438bdc62c08bd8b9f8df4a85ff9de9a0', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'aae6c6d7fbdbe042d5a2b8a96e727bd6bd1c0d8b', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'cb4b402ce5535e53aa7c5fa277f8febb70e4df24', # Fuchsia compatibility #
diff --git a/commits.json b/commits.json index 079d13c..56c2f9e 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { "engine/src/flutter":"83b4df415bf36a3e15f7a8eeefe94abd6da560d6", "engine/src/third_party/dart":"bbbed58d438bdc62c08bd8b9f8df4a85ff9de9a0", - "flutter":"aae6c6d7fbdbe042d5a2b8a96e727bd6bd1c0d8b" + "flutter":"cb4b402ce5535e53aa7c5fa277f8febb70e4df24" } \ No newline at end of file