Roll Flutter Engine from b97818f301ba to f3a92cb0c4da (3 revisions) (#135869) https://github.com/flutter/engine/compare/b97818f301ba...f3a92cb0c4da 2023-10-02 skia-flutter-autoroll@skia.org Roll Skia from 53848cbd4e30 to b5b5ee1d0a93 (2 revisions) (flutter/engine#46467) 2023-10-02 skia-flutter-autoroll@skia.org Roll Skia from 3a7a3bbd27d4 to 53848cbd4e30 (3 revisions) (flutter/engine#46466) 2023-10-02 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from NPmdUQgciCMzpu-RR... to xq7mAZt0ekqth1hZV... (flutter/engine#46465) Also rolling transitive DEPS: fuchsia/sdk/core/mac-amd64 from NPmdUQgciCMz to xq7mAZt0ekqt 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 jacksongardner@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/+/b71f8ce7ae195ab76c69a3a25f569d9dca15e20f
diff --git a/DEPS b/DEPS index 7c750cd..e299490 100644 --- a/DEPS +++ b/DEPS
@@ -269,7 +269,7 @@ 'engine/src/third_party/dart': Var('dart_git') + '/sdk' + '@' + 'f36c1094710bd51f643fb4bc84d5de4bfc5d11f3', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'cfb18b3607efac1e3d20ef4c46eef4809ece08e1', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'b71f8ce7ae195ab76c69a3a25f569d9dca15e20f', # Fuchsia compatibility #
diff --git a/commits.json b/commits.json index 75f3f8d..8857989 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { "engine/src/flutter":"9aa990133ebc3a39719d4d33dcd168471d3c0a17", "engine/src/third_party/dart":"f36c1094710bd51f643fb4bc84d5de4bfc5d11f3", - "flutter":"cfb18b3607efac1e3d20ef4c46eef4809ece08e1" + "flutter":"b71f8ce7ae195ab76c69a3a25f569d9dca15e20f" } \ No newline at end of file