Roll Flutter Engine from 422f92b992c5 to 4cb9e02c06ce (1 revision) (#147899) https://github.com/flutter/engine/compare/422f92b992c5...4cb9e02c06ce 2024-05-06 jonahwilliams@google.com [Impeller] remove compute tessellator. (flutter/engine#52584) 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 aaclarke@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/+/ea7b93986d2048eedf4ac5f16ab42ff8e9f89c43
diff --git a/DEPS b/DEPS index f6df316..d96f9bc 100644 --- a/DEPS +++ b/DEPS
@@ -284,7 +284,7 @@ 'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '8ef0e2a15805d3b79c64c3998fa1c9500f3654d0', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'c0ed9f6ff4b64f0f0d1526975e030ba5498aefd0', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'ea7b93986d2048eedf4ac5f16ab42ff8e9f89c43', '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 930b1b6..5496c3b 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { "engine/src/flutter":"b64e2300bcd0e01d9695e420e430496cdba5e7db", "engine/src/flutter/third_party/dart":"8ef0e2a15805d3b79c64c3998fa1c9500f3654d0", - "flutter":"c0ed9f6ff4b64f0f0d1526975e030ba5498aefd0" + "flutter":"ea7b93986d2048eedf4ac5f16ab42ff8e9f89c43" } \ No newline at end of file