Roll Flutter from e52f01c920ad to 89d4c51ceecc (159 revisions) - #12415
Closed
engine-flutter-autoroll wants to merge 159 commits into
Closed
Conversation
… UberSDF AA on Windows (flutter/flutter#190260)
…s and memoize per-draw pipeline state (flutter/flutter#189899)
…n UI after occlusion (flutter/flutter#188772)
…e Linux and Windows embedders (flutter/flutter#190684)
…/test/widgets/inherited_test.dart, flutter_test/test/accessibility_window_test.dart (flutter/flutter#190650)
fluttergithubbot
approved these changes
Aug 10, 2026
Contributor
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
Contributor
|
autosubmit label was removed for flutter/packages/12415, because - The status or check suite Dashboard Checks has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Contributor
Author
|
Commit queue failed; closing this roll. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Roll Flutter from e52f01c920ad to 89d4c51ceecc (159 revisions)
flutter/flutter@e52f01c...89d4c51
2026-08-10 47866232+chunhtai@users.noreply.github.com Fixes popuntilwithresult drops results (flutter/flutter#190596)
2026-08-10 engine-flutter-autoroll@skia.org Roll Skia from 12b57b93c76d to 2ad03d882c48 (4 revisions) (flutter/flutter#190832)
2026-08-10 brackenavaron@gmail.com [cross imports] flutter/test/widgets/app_test.dart, flutter/test/widgets/inherited_test.dart, flutter_test/test/accessibility_window_test.dart (flutter/flutter#190650)
2026-08-10 engine-flutter-autoroll@skia.org Roll Skia from 2eed75b95604 to 12b57b93c76d (1 revision) (flutter/flutter#190825)
2026-08-10 chris@bracken.jp iOS: Fix flake when backgrounding platform views (flutter/flutter#190816)
2026-08-10 chris@bracken.jp Scenarios: Fix locale test on hosts with several languages (flutter/flutter#190821)
2026-08-10 chris@bracken.jp Scenarios: Deduplicate scenario name declarations (flutter/flutter#190818)
2026-08-09 engine-flutter-autoroll@skia.org Roll Skia from e32c12990ac6 to 2eed75b95604 (1 revision) (flutter/flutter#190814)
2026-08-09 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from QU9W0ggjnGo4yjuSB... to 2r7d_UHIzM8jEP68B... (flutter/flutter#190813)
2026-08-09 engine-flutter-autoroll@skia.org Roll Skia from 508fc9e7f9ad to e32c12990ac6 (1 revision) (flutter/flutter#190812)
2026-08-09 chingjun@google.com Instruct gemini code assist not to comment on syntax error (flutter/flutter#189930)
2026-08-08 engine-flutter-autoroll@skia.org Roll Dart SDK from 923415105b1e to 7239be9b8b07 (1 revision) (flutter/flutter#190801)
2026-08-08 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from zGBigY0YYrKHxPKN-... to QU9W0ggjnGo4yjuSB... (flutter/flutter#190803)
2026-08-08 engine-flutter-autoroll@skia.org Roll Dart SDK from b608f3238a0f to 923415105b1e (1 revision) (flutter/flutter#190796)
2026-08-08 engine-flutter-autoroll@skia.org Roll Skia from 5dddf11de22a to 508fc9e7f9ad (4 revisions) (flutter/flutter#190794)
2026-08-08 engine-flutter-autoroll@skia.org Roll Fuchsia Test Scripts from vcANVO8VIDQHasH1X... to k7zairCweHf0pULkj... (flutter/flutter#190782)
2026-08-08 32538273+ValentinVignal@users.noreply.github.com Fix non-independant tests in binding_test.dart (flutter/flutter#188963)
2026-08-08 engine-flutter-autoroll@skia.org Roll Dart SDK from 3928c443a387 to b608f3238a0f (2 revisions) (flutter/flutter#190764)
2026-08-08 parlough@gmail.com Update instructions for creating a tooling redirect (flutter/flutter#190324)
2026-08-07 okorohelijah@google.com Migrate flavors_test_ios to Simulators and add UIScene support (flutter/flutter#189442)
2026-08-07 bdero@google.com [Flutter GPU] Add a project-level Flutter GPU setting to the Linux and Windows embedders (flutter/flutter#190684)
2026-08-07 chris@bracken.jp iOS: Remove the non-merged thread topology (flutter/flutter#190698)
2026-08-07 bkonyi@google.com [Tool] Fix SwiftPM race condition during parallel Xcode builds (flutter/flutter#188451)
2026-08-07 dkwingsmt@users.noreply.github.com Move
examples/apitopackages/flutter/examples/apiand fix CI errors (flutter/flutter#190481)2026-08-07 bkonyi@google.com [flutter_tools] Fix hot reload for workspace member packages in lib/ (#190284) (flutter/flutter#190540)
2026-08-07 camargodecastromatheus@gmail.com Pass web-defines to the web builder in all run configurations (flutter/flutter#189622)
2026-08-07 34871572+gmackall@users.noreply.github.com Fix an ANR in HCPP rotation due to platform <-> raster thread deadlock (flutter/flutter#190638)
2026-08-07 97480502+b-luk@users.noreply.github.com Add text rendering test to engine_integration_golden_test (flutter/flutter#190678)
2026-08-07 dkx215417@gmail.com [Impeller] Fix hardcoded Vulkan validation state in C API (flutter/flutter#186767)
2026-08-07 jmccandless@google.com Migrate example image_list to material_ui (flutter/flutter#190363)
2026-08-07 engine-flutter-autoroll@skia.org Roll Packages from 4e3f83d to fc22143 (5 revisions) (flutter/flutter#190719)
2026-08-07 engine-flutter-autoroll@skia.org Roll Skia from ad7abeecbb6d to 5dddf11de22a (32 revisions) (flutter/flutter#190717)
2026-08-07 chris@bracken.jp tools: Support --host-arch option in flutter precache (flutter/flutter#190480)
2026-08-07 30870216+gaaclarke@users.noreply.github.com Adds Impeller availability to the impeller README.md (flutter/flutter#190671)
2026-08-07 engine-flutter-autoroll@skia.org Roll Dart SDK from 941e2ec4ff23 to 3928c443a387 (2 revisions) (flutter/flutter#190715)
2026-08-07 brunocorona.alcantar@gmail.com [web] Fix null-check crash when a platform view is disposed mid-frame (flutter/flutter#190071)
2026-08-07 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from _J8wM3kyQpLN9wvRD... to zGBigY0YYrKHxPKN-... (flutter/flutter#190709)
2026-08-07 chris@bracken.jp iOS: Migrate the scenario app to UIScene (flutter/flutter#190649)
2026-08-07 katelovett@google.com Fix runIf path filtering in .ci.yaml to include all example projects (flutter/flutter#190687)
2026-08-07 engine-flutter-autoroll@skia.org Roll Dart SDK from bb17f25f176f to 941e2ec4ff23 (9 revisions) (flutter/flutter#190688)
2026-08-07 ttankkeo112@gmail.com Fix Hero size changes during Navigator resize (flutter/flutter#190025)
2026-08-07 256906086+mvincentong@users.noreply.github.com Preserve SelectableRegion scope across context menu rebuilds (flutter/flutter#186553)
2026-08-07 jhy03261997@gmail.com Add service extension getSemanticsTree (flutter/flutter#189635)
2026-08-07 matt.boetger@gmail.com [Reland] Enable Gradle cache for CI on single test target (flutter/flutter#190635)
2026-08-06 21270878+elliette@users.noreply.github.com Migrate examples/splash to package:material_ui (flutter/flutter#190248)
2026-08-06 1961493+harryterkelsen@users.noreply.github.com [web] Provide Content-Length header for main.dart.wasm in flutter test (flutter/flutter#190584)
...