Roll Skia from f5dc4483204d to 5e190559fefd (1 revision) (#54472) https://skia.googlesource.com/skia.git/+log/f5dc4483204d..5e190559fefd 2024-08-09 sunnyps@chromium.org graphite: Stop using wgpu::CommandEncoder::WriteBuffer 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,jsimmons@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/+/40f2805c7f68bf78f8ea92d22a3400bfb4dd2b89
diff --git a/DEPS b/DEPS index daa9033..814fc20 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': 'f5dc4483204df7fbf18781aee2154f486c4ce435', + 'skia_revision': '5e190559fefd6338501dd64473fd0b56045df5ad', # 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' + '@' + '6ef931b950d5b9477dba0e278b7006ae327e12f7', - 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '15b1deab952ee114c06ddccfa005e2df82c0d35d', + 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '40f2805c7f68bf78f8ea92d22a3400bfb4dd2b89', 'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '849cab7be8053a60086066de44f10814a3edcc38',
diff --git a/commits.json b/commits.json index 221c7a8..0bd95ca 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { - "engine/src/flutter":"15b1deab952ee114c06ddccfa005e2df82c0d35d", + "engine/src/flutter":"40f2805c7f68bf78f8ea92d22a3400bfb4dd2b89", "engine/src/flutter/third_party/dart":"849cab7be8053a60086066de44f10814a3edcc38", "flutter":"6d3e3204223f414c6d57fc58ec11f5937f25898e" } \ No newline at end of file