Roll Skia from 2386d5077ec5 to cdf214adfb4d (2 revisions) (#50239) https://skia.googlesource.com/skia.git/+log/2386d5077ec5..cdf214adfb4d 2024-02-01 brianosman@google.com Remove most HD7770 jobs 2024-02-01 johnstiles@google.com Disable new warning -Wswitch-default. 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,jmbetancourt@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/+/0266492f1239e9f8030eff3b3445b44b2ddfd3e0
diff --git a/DEPS b/DEPS index 3dfefdb..697c54c 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': '2386d5077ec5b1479a13f0ae68f73c1a6cb81ff6', + 'skia_revision': 'cdf214adfb4d88561c8aea0800f6cdc556502103', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. @@ -277,7 +277,7 @@ deps = { 'engine/src': 'https://github.com/flutter/buildroot.git' + '@' + '52689fe8955a9a4916a38f0b8ae5ea3e217037f4', - 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + 'a1205d3300fb5916d2ab3ba89c15c38f476d89f2', + 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '0266492f1239e9f8030eff3b3445b44b2ddfd3e0', 'engine/src/third_party/dart': Var('dart_git') + '/sdk' + '@' + '796d0278a255cc87633167160518f0e55e493ea0',
diff --git a/commits.json b/commits.json index f3d968d..99c326e 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { - "engine/src/flutter":"a1205d3300fb5916d2ab3ba89c15c38f476d89f2", + "engine/src/flutter":"0266492f1239e9f8030eff3b3445b44b2ddfd3e0", "engine/src/third_party/dart":"796d0278a255cc87633167160518f0e55e493ea0", "flutter":"8a5509ea6a277d48c15e5965163b08bd4ad4816a" } \ No newline at end of file