Roll Skia from 570103e08087 to 7ff0103760d0 (1 revision) (#48748) https://skia.googlesource.com/skia.git/+log/570103e08087..7ff0103760d0 2023-12-06 jvanverth@google.com [GL] Enable TransferPixelsFromTextureTest for M1 tasks. 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,chinmaygarde@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/+/0e63da711f3f598ba7140ead868e464f004a57b7
diff --git a/DEPS b/DEPS index ec3b107..9de48d1 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': '570103e080872bb8b4bb0f0c5a71756caa71303e', + 'skia_revision': '7ff0103760d062528a6166b0b4267a5cb32bdf9d', # 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' + '@' + '6de01e70a8855a0b76b7c1324d30c5c0b07fbaea', - 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '64df738fdba0de39a9a53ab919401007a0acdfff', + 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '0e63da711f3f598ba7140ead868e464f004a57b7', 'engine/src/third_party/dart': Var('dart_git') + '/sdk' + '@' + '5fde2e1534c520c1967a97f7931be74e1f4d94c7',
diff --git a/commits.json b/commits.json index 22e27b8..9440059 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { - "engine/src/flutter":"64df738fdba0de39a9a53ab919401007a0acdfff", + "engine/src/flutter":"0e63da711f3f598ba7140ead868e464f004a57b7", "engine/src/third_party/dart":"5fde2e1534c520c1967a97f7931be74e1f4d94c7", "flutter":"fca7bc9e28ee32afc1d1109dd941819cdaf379ef" } \ No newline at end of file