Roll Flutter Engine from adb1fa9fdbcf to 9054eb43aa26 (2 revisions) (#153338) https://github.com/flutter/engine/compare/adb1fa9fdbcf...9054eb43aa26 2024-08-13 49699333+dependabot[bot]@users.noreply.github.com Bump google/osv-scanner-action from 1.8.2 to 1.8.3 (flutter/engine#54526) 2024-08-13 skia-flutter-autoroll@skia.org Roll Skia from d3cd0afd8f0d to 8dc4b2e92727 (1 revision) (flutter/engine#54525) 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/+/2afc452d3a8eec9756d5936674d1269258299c4e
diff --git a/DEPS b/DEPS index 53f221b..21b21f1 100644 --- a/DEPS +++ b/DEPS
@@ -284,7 +284,7 @@ 'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + 'c008c159ee90d610127e5db834c2c87d9f57b97c', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '907df025e0b75666adacf69ee9f88acd8ed26fcf', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '2afc452d3a8eec9756d5936674d1269258299c4e', '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 f5946f3..1355447 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { "engine/src/flutter":"7c5c0fbbd0b7c7b4c928768894550557472fa016", "engine/src/flutter/third_party/dart":"c008c159ee90d610127e5db834c2c87d9f57b97c", - "flutter":"907df025e0b75666adacf69ee9f88acd8ed26fcf" + "flutter":"2afc452d3a8eec9756d5936674d1269258299c4e" } \ No newline at end of file