Roll Skia from 3413a02d6fc8 to 3931c31032c7 (1 revision) (#165277) https://skia.googlesource.com/skia.git/+log/3413a02d6fc8..3931c31032c7 2025-03-16 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 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 chinmaygarde@google.com,jvanverth@google.com,kjlubick@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/flutter/+/d05bba1c41f6bcb44a88226f14fef8038729143d
diff --git a/DEPS b/DEPS index d5b0d5b..28ff929 100644 --- a/DEPS +++ b/DEPS
@@ -236,7 +236,7 @@ deps = { 'flutter/engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '465ca1430c0f1d4b89f08611b4b2320b3271315c', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'd5fe437f577bd005a0fed6e8f089b0e052eb29f1', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'd05bba1c41f6bcb44a88226f14fef8038729143d', 'flutter/engine/src/flutter/third_party/depot_tools': Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7', @@ -797,7 +797,7 @@ 'packages': [ { 'package': 'fuchsia/sdk/core/linux-amd64', - 'version': 'LPz5j18JDsms41r3TAWp1stUyRGl6i5qdDbZLmFJxsQC' + 'version': 'SDNQgVXxHbbd0qsVwPlBLnsPo03yXpOnz0DLUnNO8ZAC' } ], 'condition': 'download_fuchsia_deps and not download_fuchsia_sdk',
diff --git a/commits.json b/commits.json index 8b63b94..2727da4 100644 --- a/commits.json +++ b/commits.json
@@ -1,4 +1,4 @@ { - "flutter":"d5fe437f577bd005a0fed6e8f089b0e052eb29f1", + "flutter":"d05bba1c41f6bcb44a88226f14fef8038729143d", "flutter/engine/src/flutter/third_party/dart":"465ca1430c0f1d4b89f08611b4b2320b3271315c" } \ No newline at end of file