Roll Skia from ec119f44e6b9 to cbdbcf9bebe6 (2 revisions) (#50857) https://skia.googlesource.com/skia.git/+log/ec119f44e6b9..cbdbcf9bebe6 2024-02-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from f546983cc8df to cd63c5d477df (5 revisions) 2024-02-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 0c57895d60d7 to c615566d8899 (6 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,jimgraham@google.com,rmistry@google.com,scroggo@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/+/df8ec4fa17728f0252df2e133eba5f6a16411e28
diff --git a/DEPS b/DEPS index bd5420a..bdc1768 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': 'ec119f44e6b910761b9d87d93f1c270127ccb2ae', + 'skia_revision': 'cbdbcf9bebe6a4f3d563ef35f0c410fb88d77d7b', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. @@ -278,7 +278,7 @@ deps = { 'engine/src': 'https://github.com/flutter/buildroot.git' + '@' + '5413806166ee3b5198b9dd1c1f684d266ad9850c', - 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '8b2f784ab2fe9ee52d0af00982eaac5ea1c870ef', + 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + 'df8ec4fa17728f0252df2e133eba5f6a16411e28', 'engine/src/third_party/dart': Var('dart_git') + '/sdk' + '@' + '8dcedd9edb7d1796c1893eb80500897f19d72a2c',
diff --git a/commits.json b/commits.json index bc801ff..ff062d9 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { - "engine/src/flutter":"8b2f784ab2fe9ee52d0af00982eaac5ea1c870ef", + "engine/src/flutter":"df8ec4fa17728f0252df2e133eba5f6a16411e28", "engine/src/third_party/dart":"8dcedd9edb7d1796c1893eb80500897f19d72a2c", "flutter":"efee280cfa93314eb32550197b08cda32cee196d" } \ No newline at end of file