Skip to content

Manual roll Flutter from 0c80830e465b to ca9f874f5284 (119 revisions) - #12081

Merged
auto-submit[bot] merged 120 commits into
flutter:mainfrom
engine-flutter-autoroll:flutter-packages-fb17c111-0fe2-425c-808c-e6d7ceadab52-1782911026
Jul 7, 2026
Merged

Manual roll Flutter from 0c80830e465b to ca9f874f5284 (119 revisions)#12081
auto-submit[bot] merged 120 commits into
flutter:mainfrom
engine-flutter-autoroll:flutter-packages-fb17c111-0fe2-425c-808c-e6d7ceadab52-1782911026

Conversation

@engine-flutter-autoroll

Copy link
Copy Markdown
Contributor

Manual roll Flutter from 0c80830e465b to ca9f874f5284 (119 revisions)

Manual roll requested by stuartmorgan@google.com

flutter/flutter@0c80830...ca9f874

2026-06-30 34871572+gmackall@users.noreply.github.com [tool] Don't require a Flutter compile task when staging jniLibs (flutter/flutter#188805)
2026-06-30 jason-simmons@users.noreply.github.com [Impeller] Fix potential overflow when allocating buffers at the next power of two size (flutter/flutter#188742)
2026-06-30 bkonyi@google.com [Framework/Tool] Decouple preview theme imports (flutter/flutter#188176)
2026-06-30 kustermann@google.com Add import of dart:_js_interop_wasm in sdk rewriter tool (flutter/flutter#188620)
2026-06-30 15619084+vashworth@users.noreply.github.com Detach LLDB and print stack trace on process stop (flutter/flutter#188576)
2026-06-30 robert.ancell@canonical.com [Linux] Fix FlCompositorOpenGL.pixels comment (flutter/flutter#188754)
2026-06-30 bkonyi@google.com [flutter_tools] Fix crash in flutter create when pubspec.yaml is empty (flutter/flutter#188385)
2026-06-30 engine-flutter-autoroll@skia.org Roll Packages from 656ccaa to 274ed3e (23 revisions) (flutter/flutter#188792)
2026-06-30 jason-simmons@users.noreply.github.com In AndroidImageGenerator, check that the destination pixel buffer has sufficient capacity for the decoded data (flutter/flutter#188752)
2026-06-30 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#188773)
2026-06-30 bdero@google.com [Impeller] Add a flat VertexAttributeFormat for vertex inputs (flutter/flutter#188684)
2026-06-30 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#188764)
2026-06-30 engine-flutter-autoroll@skia.org Roll Dart SDK from 0cb483880b6b to e1bdb9ce3327 (2 revisions) (flutter/flutter#188763)
2026-06-29 matt.boetger@gmail.com Handle 'no permissions' adb device state (flutter/flutter#187248)
2026-06-29 30870216+gaaclarke@users.noreply.github.com [windows]: adjusts uniform buffers to hit hlsl optimization (flutter/flutter#188538)
2026-06-29 engine-flutter-autoroll@skia.org Roll Skia from bfb7860cb9c7 to 71947c4110b0 (9 revisions) (flutter/flutter#188747)
2026-06-29 codefu@google.com ci: extract wait-for-engine-build logic into a reusable composite action (flutter/flutter#188748)
2026-06-29 okorohelijah@google.com Provide guided migration logs when iOS app crashes on simulator (flutter/flutter#188736)
2026-06-29 154381524+flutteractionsbot@users.noreply.github.com Revert "[flutter_tools] Track asset transformer dependencies for hot reload" (flutter/flutter#188751)
2026-06-29 34871572+gmackall@users.noreply.github.com Migrate ABI splits to new AGP dsl (flutter/flutter#188369)
2026-06-29 60122246+xiaowei-guan@users.noreply.github.com Add Impeller+OpenGLES startup benchmark for mokey (flutter/flutter#188495)
2026-06-29 louisehsu@google.com Increase macOS minimum supported version from 10.15 to 12 to support Xcode 27 (flutter/flutter#188520)
2026-06-29 30870216+gaaclarke@users.noreply.github.com Moves test ownership validation to flutter/flutter (flutter/flutter#188655)
2026-06-29 angy.avv.94@hotmail.it Add --flavor support for Windows desktop builds (flutter/flutter#187034)
2026-06-29 awolff@google.com Android_hardware_smoke_test: Enable pixel exact local file comparator to read goldens from flutter asset URI (flutter/flutter#188587)
2026-06-29 64674824+yashas-hm@users.noreply.github.com [flutter_tools] Use DeviceHub.app for iOS simulator path on Xcode 27+ (flutter/flutter#187910)
2026-06-29 engine-flutter-autoroll@skia.org Roll Skia from 111e7582d081 to bfb7860cb9c7 (2 revisions) (flutter/flutter#188731)
2026-06-29 jacksongardner@google.com Use revert label instead of revert_wf (flutter/flutter#188639)
2026-06-29 bkonyi@google.com Properly await Dart Development Service shutdown with timeout (flutter/flutter#188387)
2026-06-29 bkonyi@google.com [flutter_tools] Track asset transformer dependencies for hot reload (flutter/flutter#187947)
2026-06-29 bkonyi@google.com [Tool] Tolerate malformed UTF-8 in process streaming decoders (flutter/flutter#188453)
2026-06-29 nshahan@google.com [flutter_tools] Use new ddc modules in test (flutter/flutter#188240)
2026-06-29 engine-flutter-autoroll@skia.org Roll Packages from c1f7d92 to 656ccaa (12 revisions) (flutter/flutter#188728)
2026-06-29 robert.ancell@canonical.com Remove unused fields (flutter/flutter#188705)
2026-06-29 robert.ancell@canonical.com Clear text input handler widget on view dispose (flutter/flutter#188701)
2026-06-29 robert.ancell@canonical.com Free compositor in view renderer finalize to avoid use-after-free (flutter/flutter#188702)
2026-06-29 robert.ancell@canonical.com [linux] Use GWeakRef in mock signal handler test helper (flutter/flutter#188700)
2026-06-29 Rusino@users.noreply.github.com Fixing few related editing issues with LTR/RTL text (flutter/flutter#188503)
2026-06-29 bdero@google.com [Flutter GPU] Add Texture.fromImage to wrap a ui.Image texture (flutter/flutter#188605)
2026-06-29 bdero@google.com [Flutter GPU] Honor the enable argument in RenderPass.setDepthWriteEnable (flutter/flutter#188715)
2026-06-29 engine-flutter-autoroll@skia.org Roll Skia from ba1942d8c3e1 to 111e7582d081 (1 revision) (flutter/flutter#188721)
2026-06-29 engine-flutter-autoroll@skia.org Roll Skia from 587d8befe1ee to ba1942d8c3e1 (6 revisions) (flutter/flutter#188717)
2026-06-29 mosum@google.com Remove some refs to package:intl (flutter/flutter#188504)
2026-06-29 jhy03261997@gmail.com [VPAT] Update a11y assessment app FAB example to announce value change when it's updated. (flutter/flutter#188466)
...

@engine-flutter-autoroll engine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 1, 2026
@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Jul 1, 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.

@auto-submit auto-submit Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jul 1, 2026
@auto-submit

auto-submit Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

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

@stuartmorgan-g

stuartmorgan-g commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

@tarrinneal This picks up the Android fix. That same Pigeon failure has happened for four or five reruns though, so it's going to need investigation to figure out what's causing it to fail so much recently.

@tarrinneal

Copy link
Copy Markdown
Contributor

@tarrinneal This picks up the Android fix. That same Pigeon failure has happened for four of five reruns though, so it's going to need investigation to figure out what's causing it to fail so much recently.

Are you talking about the iOS simulator failing to launch?

@stuartmorgan-g

Copy link
Copy Markdown
Collaborator

Are you talking about the iOS simulator failing to launch?

I don't think it's the simulator failing to launch, I think it's the Pigeon test app failing to launch on the simulator, but yes. The Simulator device failed to launch com.example.alternateLanguageTestPluginExample. [...] The request was denied by service delegate error.

That's the one I thought was a deterministic error when I was trying to bisect the earlier roll failures, because it happened so many times.

@github-actions github-actions Bot added p: pigeon platform-ios CICD Run CI/CD and removed CICD Run CI/CD labels Jul 7, 2026
@stuartmorgan-g stuartmorgan-g added autosubmit Merge PR when tree becomes green via auto submit App emergency Override tree-status signal (land even with closed tree), combine with the autosubmit label. labels Jul 7, 2026
@flutter-dashboard

Copy link
Copy Markdown

Detected the emergency label.

If you add the autosubmit label, the bot will wait until all presubmits pass but ignore the tree status, allowing fixes for tree breakages while still validating that they don't break any existing presubmits.

The "Merge" button is also unlocked. To bypass presubmits as well as the tree status, press the GitHub "Add to Merge Queue".

@stuartmorgan-g

Copy link
Copy Markdown
Collaborator

Adding emergency to pipeline this with the post-submits from the last commit (the tree is not actually broken, it's just running post-submits on a repo-level change, which will take a while), because we really need to start getting the roll caught up.

@auto-submit
auto-submit Bot merged commit 32382f1 into flutter:main Jul 7, 2026
86 of 88 checks passed
@engine-flutter-autoroll
engine-flutter-autoroll deleted the flutter-packages-fb17c111-0fe2-425c-808c-e6d7ceadab52-1782911026 branch July 8, 2026 13:23
srawlins pushed a commit to srawlins/flutter that referenced this pull request Jul 8, 2026
…r#189134)

flutter/packages@92525f5...52d84d6

2026-07-08 engine-flutter-autoroll@skia.org Manual roll Flutter from
6995038 to 91939cc (48 revisions) (flutter/packages#12137)
2026-07-08 engine-flutter-autoroll@skia.org Manual roll Flutter from
ca9f874 to 6995038 (44 revisions) (flutter/packages#12135)
2026-07-07 engine-flutter-autoroll@skia.org Manual roll Flutter from
0c80830 to ca9f874 (119 revisions) (flutter/packages#12081)
2026-07-07 43054281+camsim99@users.noreply.github.com Add code coverage
presubmit test (flutter/packages#11942)
2026-07-07 brunovsiq@gmail.com [google_sign_in_android] Fix
IllegalStateException on duplicate authorization result
(flutter/packages#11984)
2026-07-07 saurabhmirajkar000@gmail.com [webview_flutter] Document
NavigationDelegate callbacks (flutter/packages#11921)
2026-07-07 engine-flutter-autoroll@skia.org Roll Flutter (stable) from
ad70ec4 to f94f4fc (8 revisions) (flutter/packages#12125)

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
kalyujniy pushed a commit to brickit-app/camera that referenced this pull request Jul 8, 2026
…flutter#12081)

Manual roll Flutter from 0c80830e465b to ca9f874f5284 (119 revisions)

Manual roll requested by stuartmorgan@google.com

flutter/flutter@0c80830...ca9f874

2026-06-30 34871572+gmackall@users.noreply.github.com [tool] Don't require a Flutter compile task when staging jniLibs (flutter/flutter#188805)
2026-06-30 jason-simmons@users.noreply.github.com [Impeller] Fix potential overflow when allocating buffers at the next power of two size (flutter/flutter#188742)
2026-06-30 bkonyi@google.com [Framework/Tool] Decouple preview theme imports (flutter/flutter#188176)
2026-06-30 kustermann@google.com Add import of `dart:_js_interop_wasm` in sdk rewriter tool (flutter/flutter#188620)
2026-06-30 15619084+vashworth@users.noreply.github.com Detach LLDB and print stack trace on process stop (flutter/flutter#188576)
2026-06-30 robert.ancell@canonical.com [Linux] Fix FlCompositorOpenGL.pixels comment (flutter/flutter#188754)
2026-06-30 bkonyi@google.com [flutter_tools] Fix crash in flutter create when pubspec.yaml is empty (flutter/flutter#188385)
2026-06-30 engine-flutter-autoroll@skia.org Roll Packages from 656ccaa to 274ed3e (23 revisions) (flutter/flutter#188792)
2026-06-30 jason-simmons@users.noreply.github.com In AndroidImageGenerator, check that the destination pixel buffer has sufficient capacity for the decoded data (flutter/flutter#188752)
2026-06-30 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#188773)
2026-06-30 bdero@google.com [Impeller] Add a flat VertexAttributeFormat for vertex inputs (flutter/flutter#188684)
2026-06-30 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#188764)
2026-06-30 engine-flutter-autoroll@skia.org Roll Dart SDK from 0cb483880b6b to e1bdb9ce3327 (2 revisions) (flutter/flutter#188763)
2026-06-29 matt.boetger@gmail.com Handle 'no permissions' adb device state (flutter/flutter#187248)
2026-06-29 30870216+gaaclarke@users.noreply.github.com [windows]: adjusts uniform buffers to hit hlsl optimization (flutter/flutter#188538)
2026-06-29 engine-flutter-autoroll@skia.org Roll Skia from bfb7860cb9c7 to 71947c4110b0 (9 revisions) (flutter/flutter#188747)
2026-06-29 codefu@google.com ci: extract wait-for-engine-build logic into a reusable composite action (flutter/flutter#188748)
2026-06-29 okorohelijah@google.com Provide guided migration logs when iOS app crashes on simulator (flutter/flutter#188736)
2026-06-29 154381524+flutteractionsbot@users.noreply.github.com Revert "[flutter_tools] Track asset transformer dependencies for hot reload" (flutter/flutter#188751)
2026-06-29 34871572+gmackall@users.noreply.github.com Migrate ABI splits to new AGP dsl (flutter/flutter#188369)
2026-06-29 60122246+xiaowei-guan@users.noreply.github.com Add Impeller+OpenGLES startup benchmark for mokey (flutter/flutter#188495)
2026-06-29 louisehsu@google.com Increase macOS minimum supported version from 10.15 to 12 to support Xcode 27  (flutter/flutter#188520)
2026-06-29 30870216+gaaclarke@users.noreply.github.com Moves test ownership validation to flutter/flutter (flutter/flutter#188655)
2026-06-29 angy.avv.94@hotmail.it Add --flavor support for Windows desktop builds (flutter/flutter#187034)
2026-06-29 awolff@google.com Android_hardware_smoke_test: Enable pixel exact local file comparator to read goldens from flutter asset URI (flutter/flutter#188587)
2026-06-29 64674824+yashas-hm@users.noreply.github.com [flutter_tools] Use DeviceHub.app for iOS simulator path on Xcode 27+ (flutter/flutter#187910)
2026-06-29 engine-flutter-autoroll@skia.org Roll Skia from 111e7582d081 to bfb7860cb9c7 (2 revisions) (flutter/flutter#188731)
2026-06-29 jacksongardner@google.com Use `revert` label instead of `revert_wf` (flutter/flutter#188639)
2026-06-29 bkonyi@google.com Properly await Dart Development Service shutdown with timeout (flutter/flutter#188387)
2026-06-29 bkonyi@google.com [flutter_tools] Track asset transformer dependencies for hot reload (flutter/flutter#187947)
2026-06-29 bkonyi@google.com [Tool] Tolerate malformed UTF-8 in process streaming decoders (flutter/flutter#188453)
2026-06-29 nshahan@google.com [flutter_tools] Use new ddc modules in test (flutter/flutter#188240)
2026-06-29 engine-flutter-autoroll@skia.org Roll Packages from c1f7d92 to 656ccaa (12 revisions) (flutter/flutter#188728)
2026-06-29 robert.ancell@canonical.com Remove unused fields (flutter/flutter#188705)
2026-06-29 robert.ancell@canonical.com Clear text input handler widget on view dispose (flutter/flutter#188701)
2026-06-29 robert.ancell@canonical.com Free compositor in view renderer finalize to avoid use-after-free (flutter/flutter#188702)
2026-06-29 robert.ancell@canonical.com [linux] Use GWeakRef in mock signal handler test helper (flutter/flutter#188700)
2026-06-29 Rusino@users.noreply.github.com Fixing few related editing issues with LTR/RTL text (flutter/flutter#188503)
2026-06-29 bdero@google.com [Flutter GPU] Add Texture.fromImage to wrap a ui.Image texture (flutter/flutter#188605)
2026-06-29 bdero@google.com [Flutter GPU] Honor the enable argument in RenderPass.setDepthWriteEnable (flutter/flutter#188715)
2026-06-29 engine-flutter-autoroll@skia.org Roll Skia from ba1942d8c3e1 to 111e7582d081 (1 revision) (flutter/flutter#188721)
2026-06-29 engine-flutter-autoroll@skia.org Roll Skia from 587d8befe1ee to ba1942d8c3e1 (6 revisions) (flutter/flutter#188717)
2026-06-29 mosum@google.com Remove some refs to package:intl (flutter/flutter#188504)
2026-06-29 jhy03261997@gmail.com [VPAT] Update a11y assessment app FAB example to announce value change when it's updated. (flutter/flutter#188466)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD emergency Override tree-status signal (land even with closed tree), combine with the autosubmit label. p: pigeon platform-ios

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants