Roll Flutter Engine from 1efe8ba6bc04 to d653559ae183 (3 revisions) (#141972) https://github.com/flutter/engine/compare/1efe8ba6bc04...d653559ae183 2024-01-22 bdero@google.com [Impeller] Add golden for Image ColorSource effect transform. (flutter/engine#49930) 2024-01-22 skia-flutter-autoroll@skia.org Roll Skia from 9cb4de5da15a to cc042f38288e (1 revision) (flutter/engine#49934) 2024-01-22 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from p0njgljtokVLYfzqK... to uQK4l0QeH_PlZO6cF... (flutter/engine#49933) Also rolling transitive DEPS: fuchsia/sdk/core/linux-amd64 from p0njgljtokVL to uQK4l0QeH_Pl 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://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/+/1f8085d8bb9ec4e47a5e7eec7111529e85a83543
diff --git a/DEPS b/DEPS index 11fda5c..40ce349 100644 --- a/DEPS +++ b/DEPS
@@ -277,7 +277,7 @@ 'engine/src/third_party/dart': Var('dart_git') + '/sdk' + '@' + '3545ce4966b9ef822dcb6902ad18b1ff38038028', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '174bbf254bd66c9d39f215cf8d6da386e73c6e4d', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '1f8085d8bb9ec4e47a5e7eec7111529e85a83543', 'engine/src/flutter/third_party/rapidjson': Var('flutter_git') + '/third_party/rapidjson' + '@' + 'ef3564c5c8824989393b87df25355baf35ff544b',
diff --git a/commits.json b/commits.json index 9ad3c53..1241577 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { "engine/src/flutter":"e0bf0272dcb65d335231e6e395dcf4abf52ba344", "engine/src/third_party/dart":"3545ce4966b9ef822dcb6902ad18b1ff38038028", - "flutter":"174bbf254bd66c9d39f215cf8d6da386e73c6e4d" + "flutter":"1f8085d8bb9ec4e47a5e7eec7111529e85a83543" } \ No newline at end of file