Roll Flutter from 707dbc0420a3 to e209bda61adb (65 revisions)#11656
Closed
engine-flutter-autoroll wants to merge 65 commits intoflutter:mainfrom
Closed
Conversation
…up_test, sliver_semantics_test, semantics_role_checks_test, sliver_fill_remaining_test, tap_region_test (flutter/flutter#185567)
…ed to draw a color glyph atlas (flutter/flutter#185857)
…t focus traversal tree (flutter/flutter#185543)
…gnizerEventData structure (flutter/flutter#181113)
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
fluttergithubbot
approved these changes
May 6, 2026
Contributor
|
autosubmit label was removed for flutter/packages/11656, because - The status or check suite Mac_arm64 ios_platform_tests_shard_1 master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Contributor
|
autosubmit label was removed for flutter/packages/11656, because - The status or check suite Mac_arm64 ios_platform_tests_shard_3 master 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 707dbc0420a3 to e209bda61adb (65 revisions)
flutter/flutter@707dbc0...e209bda
2026-05-06 15619084+vashworth@users.noreply.github.com Skip xattr removal for Swift package cache (flutter/flutter#186001)
2026-05-06 chris@bracken.jp [iOS] Add FlutterTracing to support tracing from Swift (flutter/flutter#185918)
2026-05-06 engine-flutter-autoroll@skia.org Roll Skia from 9e1964abd3a4 to f1b6a8479d14 (2 revisions) (flutter/flutter#186143)
2026-05-06 engine-flutter-autoroll@skia.org Roll Skia from a3b5123cfaa2 to 9e1964abd3a4 (2 revisions) (flutter/flutter#186138)
2026-05-06 chris@bracken.jp [iOS][macOS] Handle Swift extensions in framework exports check (flutter/flutter#186120)
2026-05-06 engine-flutter-autoroll@skia.org Roll Skia from 1ffe7a88453d to a3b5123cfaa2 (1 revision) (flutter/flutter#186124)
2026-05-06 chris@bracken.jp [iOS] Eliminate VSyncClient C++ initialiser (flutter/flutter#186111)
2026-05-06 flar@google.com [Impeller] Clarify CoversArea behavior and change arg to IRect (flutter/flutter#186094)
2026-05-06 engine-flutter-autoroll@skia.org Roll Skia from e4012ccf0df0 to 1ffe7a88453d (8 revisions) (flutter/flutter#186102)
2026-05-05 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from bfp-YJPHG5xWSLATa... to ZgIKVyb6gV-PP_9so... (flutter/flutter#186085)
2026-05-05 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#186103)
2026-05-05 luanpotter27@gmail.com refactor: Save event data by pointer in an extensible _RecognizerEventData structure (flutter/flutter#181113)
2026-05-05 victorsanniay@gmail.com Exclude the RawAutocomplete options overlay from the ambient focus traversal tree (flutter/flutter#185543)
2026-05-05 nate.w5687@gmail.com Clean up
animation_controller.dart(flutter/flutter#182338)2026-05-05 matt.boetger@gmail.com [Android] Test: assert supported dependency versions match template versions (flutter/flutter#186009)
2026-05-05 jesswon@google.com Fix Broken Flutter Docs Link (flutter/flutter#186042)
2026-05-05 meylis@divine.video Fix MergeSemantics resolving wrong handler for custom actions (flutter/flutter#184628)
2026-05-05 mdebbar@google.com [web] Delete some remaining HTML renderer references (flutter/flutter#185487)
2026-05-05 srawlins@google.com [flutter_tools] Allow using print (flutter/flutter#185650)
2026-05-05 engine-flutter-autoroll@skia.org Roll Skia from 503b7a1d9c19 to e4012ccf0df0 (2 revisions) (flutter/flutter#186068)
2026-05-05 mr-peipei@web.de Cache plugin registrant in test compiler (flutter/flutter#185598)
2026-05-05 vegorov@google.com Roll Dart SDK from 5dbfbf6487d2 to 28ef48bc86d5 (1 revision) (flutter/flutter#186050)
2026-05-05 engine-flutter-autoroll@skia.org Roll Packages from a2ad7e3 to 1ef39dc (1 revision) (flutter/flutter#186065)
2026-05-05 jesswon@google.com AGP 9 template (flutter/flutter#185953)
2026-05-05 robert.ancell@canonical.com Add Linux implementation of popup windows (flutter/flutter#185866)
2026-05-05 engine-flutter-autoroll@skia.org Roll Skia from 85da0822ffec to 503b7a1d9c19 (2 revisions) (flutter/flutter#186053)
2026-05-05 flar@google.com Run the DisplayList Primitive Rendering benchmarks in post-submit (flutter/flutter#185865)
2026-05-05 engine-flutter-autoroll@skia.org Roll Skia from 4e820f192226 to 85da0822ffec (3 revisions) (flutter/flutter#186048)
2026-05-05 112751483+shivanshu877@users.noreply.github.com engine: remove ToString() from Vector3/Vector4 and ColorToString() (flutter/flutter#185456)
2026-05-05 engine-flutter-autoroll@skia.org Roll Skia from ca0dd7da93a9 to 4e820f192226 (1 revision) (flutter/flutter#186038)
2026-05-05 engine-flutter-autoroll@skia.org Roll Skia from 8e39cd2188a2 to ca0dd7da93a9 (3 revisions) (flutter/flutter#186036)
2026-05-05 chris@bracken.jp [iOS] Migrate to explicit VSyncClient initialisers (flutter/flutter#185916)
2026-05-05 engine-flutter-autoroll@skia.org Roll Dart SDK from 908050e88864 to 5dbfbf6487d2 (3 revisions) (flutter/flutter#186035)
2026-05-05 engine-flutter-autoroll@skia.org Roll Skia from 76254dcfe35d to 8e39cd2188a2 (11 revisions) (flutter/flutter#186033)
2026-05-05 68919043+Istiak-Ahmed78@users.noreply.github.com Fix flutter_tools crashing on invalid UTF-8 in log output (fixes #184646) (flutter/flutter#184685)
2026-05-05 matt.boetger@gmail.com Restrict PlatformViewCreationRequest constructor visibility (flutter/flutter#186019)
2026-05-04 95759947+lzm-build@users.noreply.github.com And static library and impellerc binary to impeller_sdk (flutter/flutter#185996)
2026-05-04 30870216+gaaclarke@users.noreply.github.com Makes it so ubersdf contents can be collapsed to clear colors. (flutter/flutter#185760)
2026-05-04 jason-simmons@users.noreply.github.com [Impeller] Always use RGBA8888 format in the Skia bitmap used to draw a color glyph atlas (flutter/flutter#185857)
2026-05-04 engine-flutter-autoroll@skia.org Roll Packages from daf30f8 to a2ad7e3 (5 revisions) (flutter/flutter#186002)
2026-05-04 saman.zamani1@gmail.com Bundle a local Roboto fallback for no-CDN web builds (flutter/flutter#184275)
2026-05-04 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#185986)
2026-05-04 engine-flutter-autoroll@skia.org Roll Skia from 05cb3698267d to 76254dcfe35d (5 revisions) (flutter/flutter#185977)
2026-05-04 srawlins@google.com flutter_tools: Remove unused parameters (flutter/flutter#185347)
2026-05-04 sigurdm@google.com Make the welcome message output to stderr if --machine (flutter/flutter#184819)
2026-05-04 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from WyTD9K86zyMe-FSg0... to bfp-YJPHG5xWSLATa... (flutter/flutter#185971)
...