Skip to content

Roll Flutter from 1ac2e82fa65c to 2a2a79d36624 (22 revisions) - #12272

Merged
auto-submit[bot] merged 22 commits into
flutter:mainfrom
engine-flutter-autoroll:flutter-packages-487c45f7-c746-4610-a71a-3e16f16ac908-1784744870
Jul 22, 2026
Merged

Roll Flutter from 1ac2e82fa65c to 2a2a79d36624 (22 revisions)#12272
auto-submit[bot] merged 22 commits into
flutter:mainfrom
engine-flutter-autoroll:flutter-packages-487c45f7-c746-4610-a71a-3e16f16ac908-1784744870

Conversation

@engine-flutter-autoroll

Copy link
Copy Markdown
Contributor

flutter/flutter@1ac2e82...2a2a79d

2026-07-22 21270878+elliette@users.noreply.github.com Clear cached directional focus history on a non-directional focus request (flutter/flutter#187957)
2026-07-22 chris@bracken.jp ci: Include root pubspec.yaml in pub cache key (flutter/flutter#189826)
2026-07-22 6655696+guidezpl@users.noreply.github.com Remove codecov badge from README (flutter/flutter#189728)
2026-07-22 116356835+AbdeMohlbi@users.noreply.github.com Clean android engine/embedding tests (flutter/flutter#189276)
2026-07-22 50643541+Mairramer@users.noreply.github.com Add barrierBuilder support to showDialog and showGeneralDialog (flutter/flutter#187992)
2026-07-22 matt.boetger@gmail.com Fix Mockito dynamic agent loading warnings in Robolectric tests (flutter/flutter#189804)
2026-07-22 chris@bracken.jp [iOS] Remove dead RasterThreadMerger plumbing from platform views (flutter/flutter#189753)
2026-07-22 737941+loic-sharma@users.noreply.github.com Add OverlayPortal.overlayChildLayoutBuilder sample (flutter/flutter#188930)
2026-07-22 katelovett@google.com Automate recurring tasks via workflows - localizations (flutter/flutter#189750)
2026-07-21 chris@bracken.jp [iOS] Remove dead parameters and no-op overrides (flutter/flutter#189754)
2026-07-21 chris@bracken.jp [iOS] Inject DisplayLinkManager into FlutterViewController (flutter/flutter#189764)
2026-07-21 46920873+gabrimatic@users.noreply.github.com Support custom BoxBorder animation in BoxDecoration (flutter/flutter#186348)
2026-07-21 chingjun@google.com Rename CpuArch.x86_64 to CpuArch.x64 (flutter/flutter#189478)
2026-07-21 engine-flutter-autoroll@skia.org Roll Skia from 569534e9fa59 to 5e183e5aeac5 (3 revisions) (flutter/flutter#189795)
2026-07-21 engine-flutter-autoroll@skia.org Roll Dart SDK from 3b2f5ad7718d to 1e65011ee004 (4 revisions) (flutter/flutter#189791)
2026-07-21 jacksongardner@google.com Run delete-bot-branches.yaml on pull_request_target instead of pull_request so that we can access secrets. (flutter/flutter#189793)
2026-07-21 jmccandless@google.com Batch release directory correction (flutter/flutter#189738)
2026-07-21 brackenavaron@gmail.com [flutter_test][Test cross imports] Move TestWidgetsApp to flutter_test (flutter/flutter#189435)
2026-07-21 brunocorona.alcantar@gmail.com Fix null-deref/double-dispose in StretchingOverscrollIndicator (#189589) (flutter/flutter#189667)
2026-07-21 engine-flutter-autoroll@skia.org Roll Packages from 611899b to 8260a1e (10 revisions) (flutter/flutter#189782)
2026-07-21 chris@bracken.jp [iOS] Inject DisplayLinkManager into FlutterMetalLayer (flutter/flutter#189752)
2026-07-21 jason-simmons@users.noreply.github.com Derive the SkImage size used by ImageEncodingImpeller::ConvertDlImageToSkImage from the size of the underlying texture, not the size of the DlImage (flutter/flutter#189739)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC bmparr@google.com,stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: 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

…ertDlImageToSkImage from the size of the underlying texture, not the size of the DlImage (flutter/flutter#189739)
@engine-flutter-autorollengine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 22, 2026
@flutter-dashboardflutter-dashboardBot added the CICD Run CI/CD label Jul 22, 2026
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

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

Zubii12 pushed a commit to Zubii12/packages that referenced this pull request Jul 23, 2026
…r#12272)
flutter/flutter@1ac2e82...2a2a79d
2026-07-22 21270878+elliette@users.noreply.github.com Clear cached directional focus history on a non-directional focus request (flutter/flutter#187957)
2026-07-22 chris@bracken.jp ci: Include root pubspec.yaml in pub cache key (flutter/flutter#189826)
2026-07-22 6655696+guidezpl@users.noreply.github.com Remove codecov badge from README (flutter/flutter#189728)
2026-07-22 116356835+AbdeMohlbi@users.noreply.github.com Clean android engine/embedding tests (flutter/flutter#189276)
2026-07-22 50643541+Mairramer@users.noreply.github.com Add barrierBuilder support to showDialog and showGeneralDialog (flutter/flutter#187992)
2026-07-22 matt.boetger@gmail.com Fix Mockito dynamic agent loading warnings in Robolectric tests (flutter/flutter#189804)
2026-07-22 chris@bracken.jp [iOS] Remove dead RasterThreadMerger plumbing from platform views (flutter/flutter#189753)
2026-07-22 737941+loic-sharma@users.noreply.github.com Add OverlayPortal.overlayChildLayoutBuilder sample (flutter/flutter#188930)
2026-07-22 katelovett@google.com Automate recurring tasks via workflows - localizations (flutter/flutter#189750)
2026-07-21 chris@bracken.jp [iOS] Remove dead parameters and no-op overrides (flutter/flutter#189754)
2026-07-21 chris@bracken.jp [iOS] Inject DisplayLinkManager into FlutterViewController (flutter/flutter#189764)
2026-07-21 46920873+gabrimatic@users.noreply.github.com Support custom BoxBorder animation in BoxDecoration (flutter/flutter#186348)
2026-07-21 chingjun@google.com Rename CpuArch.x86_64 to CpuArch.x64 (flutter/flutter#189478)
2026-07-21 engine-flutter-autoroll@skia.org Roll Skia from 569534e9fa59 to 5e183e5aeac5 (3 revisions) (flutter/flutter#189795)
2026-07-21 engine-flutter-autoroll@skia.org Roll Dart SDK from 3b2f5ad7718d to 1e65011ee004 (4 revisions) (flutter/flutter#189791)
2026-07-21 jacksongardner@google.com Run delete-bot-branches.yaml on `pull_request_target` instead of `pull_request` so that we can access secrets. (flutter/flutter#189793)
2026-07-21 jmccandless@google.com Batch release directory correction (flutter/flutter#189738)
2026-07-21 brackenavaron@gmail.com [flutter_test][Test cross imports] Move TestWidgetsApp to flutter_test (flutter/flutter#189435)
2026-07-21 brunocorona.alcantar@gmail.com Fix null-deref/double-dispose in StretchingOverscrollIndicator (#189589) (flutter/flutter#189667)
2026-07-21 engine-flutter-autoroll@skia.org Roll Packages from 611899b to 8260a1e (10 revisions) (flutter/flutter#189782)
2026-07-21 chris@bracken.jp [iOS] Inject DisplayLinkManager into FlutterMetalLayer (flutter/flutter#189752)
2026-07-21 jason-simmons@users.noreply.github.com Derive the SkImage size used by ImageEncodingImpeller::ConvertDlImageToSkImage from the size of the underlying texture, not the size of the DlImage (flutter/flutter#189739)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC bmparr@google.com,stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Packages: 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
pullBot pushed a commit to edisplay/flutter that referenced this pull request Jul 24, 2026
…er#189983)
flutter/packages@8260a1e...6969329
2026-07-24 ionutzubascu@yahoo.com [packages] Migrate all iOS example
apps in flutter/packages to UIScene (flutter/packages#12182)
2026-07-23 absarhshah@gmail.com [in_app_purchase] Fixes StoreKit 2 date
format does not match in_app_… (flutter/packages#11717)
2026-07-23 269567208+reidbaker-agent@users.noreply.github.com [packages]
Add changelog style references to AGENTS.md (flutter/packages#12277)
2026-07-23 ntosarno11@gmail.com [file_selector_android] Surface
file-copy failures to Dart instead of crashing (flutter/packages#12107)
2026-07-23 puneetkukreja98@gmail.com [google_maps_flutter] Add support
for mapType, fullscreen, and Street View controls on web
(flutter/packages#11955)
2026-07-22 engine-flutter-autoroll@skia.org Manual roll Flutter (stable)
from ee80f08 to 84fc5cb (5 revisions) (flutter/packages#12273)
2026-07-22 50643541+Mairramer@users.noreply.github.com
[camera_avfoundation] Move camera_avfoundation to Darwin
(flutter/packages#11847)
2026-07-22 engine-flutter-autoroll@skia.org Roll Flutter from
1ac2e82 to 2a2a79d (22 revisions) (flutter/packages#12272)
2026-07-22 puneetkukreja98@gmail.com [google_maps_flutter_web]: Adds
support for mapTypeControlEnabled, fullscreenControlEnabled, and
streetViewControlEnabled. (flutter/packages#12254)
2026-07-21 jmccandless@google.com [material_ui] Prerelease setup
(flutter/packages#12258)
2026-07-21 kienhantrung@gmail.com [go_router_builder] Allow users to
specify onExit as optional (flutter/packages#11151)
2026-07-21 fluttergithubbot@gmail.com Sync release-cupertino_ui-0.0.2 to
main (flutter/packages#12265)
2026-07-21 tarrinneal@gmail.com [pigeon] add support for top level
consts (flutter/packages#12032)
2026-07-21 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump androidx.activity:activity from 1.12.4 to 1.13.0 in
/packages/image_picker/image_picker_android/android
(flutter/packages#11253)
2026-07-21 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump cameraxVersion from 1.6.0 to 1.6.1 in
/packages/camera/camera_android_camerax/android (flutter/packages#11862)
2026-07-21 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump com.google.guava:guava from 33.5.0-android to
33.6.0-android in /packages/espresso/android (flutter/packages#11864)
2026-07-21 stuartmorgan@google.com [tool] Rename batch change override
label (flutter/packages#12263)
2026-07-21 jmccandless@google.com [cupertino_ui] Bump minor to get to
0.0.2, not patch (flutter/packages#12260)
2026-07-21 stuartmorgan@google.com [tool] Support pre-1.0 versions in
batch releases (flutter/packages#12257)
2026-07-21 jmccandless@google.com [material_ui] Remove manual version
changes (flutter/packages#12253)
2026-07-21 engine-flutter-autoroll@skia.org Roll Flutter from
cab057d to 1ac2e82 (23 revisions) (flutter/packages#12256)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@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
@engine-flutter-autoroll
engine-flutter-autoroll deleted the flutter-packages-487c45f7-c746-4610-a71a-3e16f16ac908-1784744870 branch July 29, 2026 19:10
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmitMerge PR when tree becomes green via auto submit AppCICDRun CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@engine-flutter-autoroll@fluttergithubbot