Roll Skia from d228890f513b to cf4d42d3aa56 (1 revision) (#51959) https://skia.googlesource.com/skia.git/+log/d228890f513b..cf4d42d3aa56 2024-04-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 20a67ef1dbbf to f51ecbb7b732 (4 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC brianosman@google.com,matanl@google.com,rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry 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/engine/+/3644b10e9d9d486f59780e92224e5cfb0d8eb412
diff --git a/DEPS b/DEPS index 3ffd050..eb99419 100644 --- a/DEPS +++ b/DEPS
@@ -14,7 +14,7 @@ 'flutter_git': 'https://flutter.googlesource.com', 'skia_git': 'https://skia.googlesource.com', 'llvm_git': 'https://llvm.googlesource.com', - 'skia_revision': 'd228890f513bec6a1259300467a90e5ec881ed17', + 'skia_revision': 'cf4d42d3aa569c1611e5d3cb04317b40c2dab951', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. @@ -291,7 +291,7 @@ deps = { 'engine/src': 'https://github.com/flutter/buildroot.git' + '@' + 'dcd71b5b237e1e58f2ad8a7e51bead0c2a3755a9', - 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + 'be3132eb0afc34b3d4af3cd7d701b4eb803dde09', + 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '3644b10e9d9d486f59780e92224e5cfb0d8eb412', 'engine/src/third_party/dart': Var('dart_git') + '/sdk' + '@' + 'df75a619c8b2fbed0dd9892e73caeeae7c702d7a',
diff --git a/commits.json b/commits.json index 570793f..6ec2a35 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { - "engine/src/flutter":"be3132eb0afc34b3d4af3cd7d701b4eb803dde09", + "engine/src/flutter":"3644b10e9d9d486f59780e92224e5cfb0d8eb412", "engine/src/third_party/dart":"df75a619c8b2fbed0dd9892e73caeeae7c702d7a", "flutter":"ddf79b755de3974cbb517d508466c56fe7e2eb30" } \ No newline at end of file