From 2c0d9eab8e35b82c7a663b9db732a9aa5015a236 Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Tue, 2 Apr 2024 20:48:24 -0400 Subject: [PATCH] Roll Flutter Engine from 5f6dec8bd877 to bb4ec2d7eb39 (4 revisions) (#146169) https://github.com/flutter/engine/compare/5f6dec8bd877...bb4ec2d7eb39 2024-04-02 jason-simmons@users.noreply.github.com Add an engine switch that controls whether the platform isolate API is available. (flutter/engine#51784) 2024-04-02 matanlurey@users.noreply.github.com Run `DrawSolidBlueScreenTest` 20x in a row in `bringup` (up from 5x) (flutter/engine#51850) 2024-04-02 jason-simmons@users.noreply.github.com Return an empty optional in HardwareBuffer::GetSystemUniqueID if the underlying NDK API is unavailable (flutter/engine#51839) 2024-04-02 matanlurey@users.noreply.github.com Use `fml::ScopedCleanupClosure` instead of `DeathRattle`. (flutter/engine#51834) 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 matanl@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 5c822191f6..b304c41e3e 100644 --- a/bin/internal/engine.version +++ b/bin/internal/engine.version @@ -1 +1 @@ -5f6dec8bd877d67604269478781ec7481e466dd9 +bb4ec2d7eb399f1c878b5342d502deb8214af407