Roll Skia from 7314a34ea888 to e2621f417ff5 (1 revision) (#49586) https://skia.googlesource.com/skia.git/+log/7314a34ea888..e2621f417ff5 2024-01-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 6de9699bbab6 to 6517725fff65 (9 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 armansito@google.com,brianosman@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 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/+/bbebee146508eb837aadb52388069f1fb4037a55
diff --git a/DEPS b/DEPS index 13153d6..adaad33 100644 --- a/DEPS +++ b/DEPS
@@ -18,7 +18,7 @@ 'llvm_git': 'https://llvm.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '7314a34ea888f11829aaa96842ca3f192aa4f2b7', + 'skia_revision': 'e2621f417ff57ccab752a59bd8c938ade1bb9b4c', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. @@ -270,7 +270,7 @@ deps = { 'engine/src': 'https://github.com/flutter/buildroot.git' + '@' + '0141e94b34cbd3db77f28796587334857fa985da', - 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '702ae19c002668eb072ef2cc8953bb4ea9a05727', + 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + 'bbebee146508eb837aadb52388069f1fb4037a55', 'engine/src/third_party/dart': Var('dart_git') + '/sdk' + '@' + '4a2cd36a3d5df20ee70a8aa9d7c4925039b799ff',
diff --git a/commits.json b/commits.json index b6a057c..9d357ba 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { - "engine/src/flutter":"702ae19c002668eb072ef2cc8953bb4ea9a05727", + "engine/src/flutter":"bbebee146508eb837aadb52388069f1fb4037a55", "engine/src/third_party/dart":"4a2cd36a3d5df20ee70a8aa9d7c4925039b799ff", "flutter":"65fae87f2f5ee66e2bed0c520346161628eea6e8" } \ No newline at end of file