From f02cb0c031475cebc2f9db69ffe422862ca77f6e Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Wed, 17 Apr 2024 13:33:07 -0400 Subject: [PATCH] Roll Flutter Engine from 25b09e883dd8 to 818191d11404 (3 revisions) (#146898) https://github.com/flutter/engine/compare/25b09e883dd8...818191d11404 2024-04-17 30870216+gaaclarke@users.noreply.github.com [Impeller] added static check that fragment shader and vertex shaders slots match (flutter/engine#52174) 2024-04-17 matej.knopp@gmail.com [macOS] FlutterSurfaceManager should not return surfaces that are in use (flutter/engine#52082) 2024-04-17 matej.knopp@gmail.com [macOS] FlutterView should not override platform view cursor (flutter/engine#52159) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. 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 --- bin/internal/engine.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/internal/engine.version b/bin/internal/engine.version index 61bb32cf6c1..a8315d97207 100644 --- a/bin/internal/engine.version +++ b/bin/internal/engine.version @@ -1 +1 @@ -25b09e883dd82fe965cba9b4ecf9ce5a92a2d8a5 +818191d11404ad8381d64f2f4647744b1fc7baa9