From a4ab00759d515042bb197f022567636b3b27bd5f Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Fri, 22 May 2026 14:23:40 +0000 Subject: [PATCH] Roll Skia from 356185490a75 to dae8778ca40d (9 revisions) https://skia.googlesource.com/skia.git/+log/356185490a75..dae8778ca40d 2026-05-22 harry.terkelsen@gmail.com CanvasKit: Make Fast_SrcRectConstraint the default for DrawImage 2026-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3f8b7a9b4901 to e7a561a5f0b7 (3 revisions) 2026-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 6a1ec69a8c59 to 9ce3268f4c4b (7 revisions) 2026-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from c174a0d57010 to 78a5d76ed76a (78 revisions) 2026-05-21 michaelludwig@google.com [ganesh] Use & when testing for input attachment self-dep 2026-05-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 41728e9eef28 to 3f8b7a9b4901 (44 revisions) 2026-05-21 kjlubick@google.com Remove MSVC+Dawn from CQ 2026-05-21 jmbetancourt@google.com Clamp displacement values before offsetting sampling coordinates 2026-05-21 nscobie@google.com Move generated parts of Android.bp to Android.gen.bp 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 aaclarke@google.com,kjlubick@google.com,robertphillips@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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index aea1bb681187a..1c3940e79a39f 100644 --- a/DEPS +++ b/DEPS @@ -15,7 +15,7 @@ vars = { 'flutter_git': 'https://flutter.googlesource.com', 'skia_git': 'https://skia.googlesource.com', 'llvm_git': 'https://llvm.googlesource.com', - 'skia_revision': '356185490a755eab4fa1b78446952533c2a0733b', + 'skia_revision': 'dae8778ca40dd4d948b266940c9889b0a0c3d815', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.