-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Manual roll Flutter from ee23168ddb5d to 9fed4d2839ab (76 revisions) #10414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
engine-flutter-autoroll
wants to merge
76
commits into
flutter:main
Choose a base branch
from
engine-flutter-autoroll:flutter-packages-86f5baab-79ec-4e85-a7d1-f9c40213415c-1762993141
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
…t represent Android touch events (flutter/flutter#178015)
…ar.0.dart` example (flutter/flutter#177814)
…reorderable_list_view_builder.0.dart` example (flutter/flutter#178214)
…during `flutter clean` (flutter/flutter#175664)
…change for ExifInterface (flutter/flutter#177508)
…e platform supports it (flutter/flutter#178088)
|
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
Nov 13, 2025
Contributor
|
autosubmit label was removed for flutter/packages/10414, 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.
|
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.
Manual roll Flutter from ee23168ddb5d to 9fed4d2839ab (76 revisions)
Manual roll requested by [email protected]
flutter/flutter@ee23168...9fed4d2
2025-11-12 [email protected] [Impeller] Use 32-bit index values in the tessellator if the platform supports it (flutter/flutter#178088)
2025-11-12 [email protected] Gradle Lockfile workaround and Android Embedder dependency change for ExifInterface (flutter/flutter#177508)
2025-11-12 [email protected] Preserve whitelisted files when removed from build system outputs (flutter/flutter#178396)
2025-11-12 [email protected] [ Tool ] Don't delete
.dart_tool/widget_preview_scaffoldduringflutter clean(flutter/flutter#175664)2025-11-12 [email protected] Make sure that a TabBarView doesn't crash in 0x0 environment (flutter/flutter#178202)
2025-11-12 [email protected] Roll Dart SDK from 16b293c42139 to a74750125815 (2 revisions) (flutter/flutter#178388)
2025-11-12 [email protected] Roll Skia from f5e0ae7c1b4a to 27209a752e5c (2 revisions) (flutter/flutter#178385)
2025-11-12 [email protected] [web] API to customize semantics placeholder message (flutter/flutter#178309)
2025-11-12 [email protected] Migrate
packages/flutter_tools/templates/plugintemplates to Kotlin DSL (flutter/flutter#173993)2025-11-12 [email protected] Marks Mac_arm64_mokey run_debug_test_android to be flaky (flutter/flutter#177385)
2025-11-12 [email protected] [ Tool ] Only process a single unhandled tool exception (flutter/flutter#178335)
2025-11-12 [email protected] Roll Packages from 7063d75 to e5ecaf7 (4 revisions) (flutter/flutter#178377)
2025-11-12 [email protected] fix: infra out of resources (flutter/flutter#178387)
2025-11-12 [email protected] Roll Skia from cb170c367109 to f5e0ae7c1b4a (8 revisions) (flutter/flutter#178369)
2025-11-12 [email protected] Roll Dart SDK from 53c099432d41 to 16b293c42139 (1 revision) (flutter/flutter#178367)
2025-11-12 [email protected] Roll Skia from cb627fb20e06 to cb170c367109 (1 revision) (flutter/flutter#178348)
2025-11-12 [email protected] Roll Dart SDK from a2761156b6c3 to 53c099432d41 (10 revisions) (flutter/flutter#178347)
2025-11-12 [email protected] Add focus support for CupertinoActionSheetAction #166398 (flutter/flutter#167119)
2025-11-12 [email protected] Roll Skia from 3df2decadc3e to cb627fb20e06 (11 revisions) (flutter/flutter#178345)
2025-11-11 [email protected] [Animation] Add granular frame forcing to animations (flutter/flutter#173862)
2025-11-11 [email protected] fix #178045: update expansible documentation for default maintainSta… (flutter/flutter#178203)
2025-11-11 [email protected] Replace deprecated
withOpacityinreorderable_list_view.reorderable_list_view_builder.0.dartexample (flutter/flutter#178214)2025-11-11 [email protected] Pin package:dwds to 26.1.0 (flutter/flutter#178327)
2025-11-11 [email protected] Clean before building when framework headers change (flutter/flutter#177671)
2025-11-11 [email protected] Make sure that a DefaultTabController doesn't crash in 0x0 environment (flutter/flutter#178117)
2025-11-11 [email protected] feat(assets): add platform-specific asset filtering in pubspec.yaml (flutter/flutter#176393)
2025-11-11 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Feat: Add a11y for loading indicators (#165173)" (flutter/flutter#178316)
2025-11-11 [email protected] Separate copying dsym into its own target (flutter/flutter#178261)
2025-11-11 [email protected] Roll Packages from 4cec230 to 7063d75 (10 revisions) (flutter/flutter#178296)
2025-11-11 [email protected] Listen to text spacing overrides on the web (flutter/flutter#178081)
2025-11-11 [email protected] refactor: Migrate Expansible animation properties to AnimationStyle for a less broad API surface (flutter/flutter#177966)
2025-11-11 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Roll pub packages (#178267)" (flutter/flutter#178302)
2025-11-11 [email protected] Feat: Add a11y for loading indicators (flutter/flutter#165173)
2025-11-11 [email protected] Roll pub packages (flutter/flutter#178267)
2025-11-11 [email protected] Roll Skia from f10dd19a7a04 to 3df2decadc3e (11 revisions) (flutter/flutter#178265)
2025-11-11 [email protected] Update bringup tasks with ninja+cmake dpes (flutter/flutter#178245)
2025-11-11 [email protected] Make sure that a RefreshIndicator doesn't crash in 0x0 environment (flutter/flutter#177644)
2025-11-11 [email protected] Make sure that a TextFormField doesn't crash in 0x0 environment (flutter/flutter#178233)
2025-11-11 [email protected] Add my name to AUTHORS. (flutter/flutter#175024)
2025-11-11 [email protected] Reland "Refactor OverlayPortal semantics (#173005)" (flutter/flutter#178095)
2025-11-11 [email protected] Make sure that a Tab doesn't crash in 0x0 environment (flutter/flutter#178118)
2025-11-11 [email protected] Make sure that a TabPageSelectorIndicator doesn't crash in 0x0 enviro… (flutter/flutter#178212)
2025-11-11 [email protected] Make sure that a TextField doesn't crash in 0x0 environment (flutter/flutter#178232)
2025-11-11 [email protected] Make sure that a TextButton doesn't crash in 0x0 environment (flutter/flutter#178213)
...