Skip to content

Roll Flutter from 707dbc0420a3 to f2d0833ed420 (106 revisions)#11673

Closed
engine-flutter-autoroll wants to merge 106 commits intoflutter:mainfrom
engine-flutter-autoroll:flutter-packages-e6cece76-e79d-4e6d-bd2c-ce67bce74b06-1778258637
Closed

Roll Flutter from 707dbc0420a3 to f2d0833ed420 (106 revisions)#11673
engine-flutter-autoroll wants to merge 106 commits intoflutter:mainfrom
engine-flutter-autoroll:flutter-packages-e6cece76-e79d-4e6d-bd2c-ce67bce74b06-1778258637

Conversation

@engine-flutter-autoroll
Copy link
Copy Markdown
Contributor

Roll Flutter from 707dbc0420a3 to f2d0833ed420 (106 revisions)

flutter/flutter@707dbc0...f2d0833

2026-05-08 engine-flutter-autoroll@skia.org Roll Packages from 0411f1d to 92552b1 (1 revision) (flutter/flutter#186256)
2026-05-08 34871572+gmackall@users.noreply.github.com Add logging to figure out jvm crashes for hot_mode_tests (flutter/flutter#186107)
2026-05-08 engine-flutter-autoroll@skia.org Roll Skia from 926c09741ce2 to 5f7adf4403d6 (3 revisions) (flutter/flutter#186242)
2026-05-08 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from FhyXCyvc9V-fqyHjt... to 5_TnhTsHSqtCx37o6... (flutter/flutter#186241)
2026-05-08 chris@bracken.jp [iOS][macOS] ignore Swift Package Manager .build directories (flutter/flutter#186227)
2026-05-08 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#186240)
2026-05-08 engine-flutter-autoroll@skia.org Roll Skia from 3a8795df2c46 to 926c09741ce2 (3 revisions) (flutter/flutter#186235)
2026-05-08 chris@bracken.jp [iOS] Specify Swift version in Flutter Gallery (flutter/flutter#186231)
2026-05-08 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Roll pub packages (#186224)" (flutter/flutter#186229)
2026-05-08 engine-flutter-autoroll@skia.org Roll Skia from 3c73323d1268 to 3a8795df2c46 (3 revisions) (flutter/flutter#186222)
2026-05-07 chris@bracken.jp [iOS] Migrate VSyncClient to a pure Obj-C implementation (flutter/flutter#186166)
2026-05-07 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#186224)
2026-05-07 mbrase@google.com Update Fuchsia integration tests to use subpackaged runners (flutter/flutter#186172)
2026-05-07 1961493+harryterkelsen@users.noreply.github.com feat(web): implement image decoding throttling for HTML images (flutter/flutter#186032)
2026-05-07 47866232+chunhtai@users.noreply.github.com Update semantics accessibility block to also block keyboard focusability (flutter/flutter#186206)
2026-05-07 srawlins@google.com [flutter_tools] Simplify catch with wildcard (flutter/flutter#186202)
2026-05-07 36861262+QuncCccccc@users.noreply.github.com Visit missing children which are removed in childrenInHitTestOrder (flutter/flutter#185391)
2026-05-07 ryjohn@google.com Update Flutter logo image sources in README (flutter/flutter#186195)
2026-05-07 chris@bracken.jp [iOS] Pass NSTimeInterval instead of microseconds to Vsync tracing (flutter/flutter#186190)
2026-05-07 iinozemtsev@google.com Roll Dart 3.13 beta1 into Flutter (flutter/flutter#186131)
2026-05-07 chingjun@google.com Make logger a public getter in mixin to fix crash (flutter/flutter#186151)
2026-05-07 engine-flutter-autoroll@skia.org Roll Skia from 799f4eda0f93 to 3c73323d1268 (1 revision) (flutter/flutter#186189)
2026-05-07 engine-flutter-autoroll@skia.org Roll Packages from 67ec0d3 to 0411f1d (2 revisions) (flutter/flutter#186191)
2026-05-07 engine-flutter-autoroll@skia.org Roll Skia from 2447c273d06c to 799f4eda0f93 (1 revision) (flutter/flutter#186185)
2026-05-07 engine-flutter-autoroll@skia.org Roll Skia from 6b568d3717ca to 2447c273d06c (2 revisions) (flutter/flutter#186181)
2026-05-07 engine-flutter-autoroll@skia.org Roll Skia from a52ece789e45 to 6b568d3717ca (2 revisions) (flutter/flutter#186175)
2026-05-07 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from ZgIKVyb6gV-PP_9so... to FhyXCyvc9V-fqyHjt... (flutter/flutter#186170)
2026-05-07 engine-flutter-autoroll@skia.org Roll Skia from 605786788e94 to a52ece789e45 (1 revision) (flutter/flutter#186169)
2026-05-07 97480502+b-luk@users.noreply.github.com Fix inconsistent macOS text stroke weights by supporting light/dark glyph separation in glyph atlas (flutter/flutter#186074)
2026-05-07 chris@bracken.jp [iOS] Use +Category.h suffix for headers with named categories (flutter/flutter#186163)
2026-05-07 engine-flutter-autoroll@skia.org Roll Skia from f1b6a8479d14 to 605786788e94 (2 revisions) (flutter/flutter#186164)
2026-05-07 robert.ancell@canonical.com Make key mapping code match existing embedder style (flutter/flutter#185261)
2026-05-06 robert.ancell@canonical.com Don't leak gesture objects (flutter/flutter#185517)
2026-05-06 robert.ancell@canonical.com Use g_realloc instead of realloc (flutter/flutter#185520)
2026-05-06 flar@google.com Update DisplayList rendering unittests for new SufaceProvider API and to be able to test Impeller (flutter/flutter#185820)
2026-05-06 mdebbar@google.com [web] Delete the old BROWSER_IMAGE_DECODING_ENABLED flag (flutter/flutter#185851)
2026-05-06 sanaullah.383@hotmail.com Remove semantics_tester import from cupertino/slider_test.dart (flutter/flutter#184805)
2026-05-06 73657279+spandan3001@users.noreply.github.com Remove semantics_tester cross-import from segmented_button_test.dart (flutter/flutter#185250)
2026-05-06 30870216+gaaclarke@users.noreply.github.com Adds ability to turn off sdfs with paint. (flutter/flutter#186020)
2026-05-06 15619084+vashworth@users.noreply.github.com Remove Xcode version override for animation_with_microtasks_perf_ios__timeline_summary (flutter/flutter#186150)
2026-05-06 engine-flutter-autoroll@skia.org Roll Packages from 1ef39dc to 67ec0d3 (3 revisions) (flutter/flutter#186145)
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)
...

…up_test, sliver_semantics_test, semantics_role_checks_test, sliver_fill_remaining_test, tap_region_test (flutter/flutter#185567)
@engine-flutter-autoroll engine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label May 8, 2026
@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label May 8, 2026
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@auto-submit auto-submit Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label May 8, 2026
@auto-submit
Copy link
Copy Markdown
Contributor

auto-submit Bot commented May 8, 2026

autosubmit label was removed for flutter/packages/11673, because - The status or check suite Mac_arm64 custom_package_tests stable has failed. Please fix the issues identified (or deflake) before re-applying this label.

@engine-flutter-autoroll
Copy link
Copy Markdown
Contributor Author

Commit queue failed; closing this roll.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants