Roll Skia from 98dbba281a84 to d506a3d526f7 (2 revisions) (#52170) https://skia.googlesource.com/skia.git/+log/98dbba281a84..d506a3d526f7 2024-04-16 jzern@google.com update to libwebp 1.4.0 2024-04-16 johnstiles@google.com Move SkASAN.h to include/private/base. 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,michaelludwig@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/+/c132aa5afc55dd06e17af2f8e3f4cd9fb70af531
diff --git a/DEPS b/DEPS index ab39897..44f5490 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': '98dbba281a8443156105ecdb5aeece0b7fd0345f', + 'skia_revision': 'd506a3d526f782cf8528fab1c420ec3db71f94fb', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. @@ -291,7 +291,7 @@ deps = { 'engine/src': 'https://github.com/flutter/buildroot.git' + '@' + '915f67999bfb4eb77cf596bbadacdce7868ede49', - 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + '4cd8b4bd8538a2ec9e0b69ce0b9b7ce445cebc8b', + 'engine/src/flutter': Var('flutter_git') + '/mirrors/engine' + '@' + 'c132aa5afc55dd06e17af2f8e3f4cd9fb70af531', 'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '9330195c634ad6a9b5932e1fc0a708d55ec97804',
diff --git a/commits.json b/commits.json index 19c452e..769f09c 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { - "engine/src/flutter":"4cd8b4bd8538a2ec9e0b69ce0b9b7ce445cebc8b", + "engine/src/flutter":"c132aa5afc55dd06e17af2f8e3f4cd9fb70af531", "engine/src/flutter/third_party/dart":"9330195c634ad6a9b5932e1fc0a708d55ec97804", "flutter":"500ed0b6f639d734b243e61e513593c88042b68f" } \ No newline at end of file