Roll Skia from 1ad84eb8e94f to bc0e9542ce83 (1 revision) (#53644) https://skia.googlesource.com/skia.git/+log/1ad84eb8e94f..bc0e9542ce83 2024-06-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6583f5d23919 to 544502230988 (7 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/+/40153ccafa217442b6f55985967f8b5de210a553
diff --git a/DEPS b/DEPS index d3645f0..fa153e6 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': '1ad84eb8e94f1bab286b616ae8907c7a18e20ed9', + 'skia_revision': 'bc0e9542ce83f5f390831921bd145c04d37f72bf', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. @@ -280,7 +280,7 @@ deps = { 'engine/src': 'https://github.com/flutter/buildroot.git' + '@' + '8c2d66fa4e6298894425f5bdd0591bc5b1154c53', - 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + 'e6fb48ae5b3c4e58750a852374733882e685a60c', + 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '40153ccafa217442b6f55985967f8b5de210a553', 'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '3867c8d945faaed2d9017519bd65d42c9e7c7353',
diff --git a/commits.json b/commits.json index 34ab288..fb5b02f 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { - "engine/src/flutter":"e6fb48ae5b3c4e58750a852374733882e685a60c", + "engine/src/flutter":"40153ccafa217442b6f55985967f8b5de210a553", "engine/src/flutter/third_party/dart":"3867c8d945faaed2d9017519bd65d42c9e7c7353", "flutter":"28ff59513bef4ae2f250a337d3c1d1dd57961d1a" } \ No newline at end of file