-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Roll Flutter from b8f89f70bf4e to b2de4dfc2bd2 (41 revisions) #7488
Closed
engine-flutter-autoroll
wants to merge
41
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-aa9e30ff-5e7c-4d9a-b742-0c8f302283a7-1724431634
Closed
Conversation
This file contains 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
…by setting `DropdownMenu.requestFocusOnTap` to `false` (flutter/flutter#153566)
…23e (18 revisions) (#153884)" (flutter/flutter#153899)
…e in `CupertinoPageRoute` throws exception (flutter/flutter#153822)
… the path used by perf_tests if the FLUTTER_TEST_OUTPUTS_DIR variable is set (flutter/flutter#153888)
… the trade-offs are (flutter/flutter#153947)
engine-flutter-autoroll
added
the
autosubmit
Merge PR when tree becomes green via auto submit App
label
Aug 23, 2024
fluttergithubbot
approved these changes
Aug 23, 2024
auto-submit
bot
removed
the
autosubmit
Merge PR when tree becomes green via auto submit App
label
Aug 23, 2024
auto label is removed for flutter/packages/7488, due to - The status or check suite Linux_android android_device_tests_shard_4 master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Commit queue failed; closing this roll. |
engine-flutter-autoroll
deleted the
flutter-packages-aa9e30ff-5e7c-4d9a-b742-0c8f302283a7-1724431634
branch
August 30, 2024 16:53
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 b8f89f70bf4e to b2de4dfc2bd2 (41 revisions)
flutter/flutter@b8f89f7...b2de4df
2024-08-23 [email protected] Re-land "Ensure flutter build apk --release optimizes+shrinks platform code" (flutter/flutter#153868)
2024-08-23 [email protected] Roll Packages from c5d03ee to d862279 (9 revisions) (flutter/flutter#154006)
2024-08-23 [email protected] Roll Flutter Engine from 3d6a3de6eed4 to 41f539f0866b (1 revision) (flutter/flutter#154004)
2024-08-23 [email protected] Roll Flutter Engine from def82269fa8c to 3d6a3de6eed4 (1 revision) (flutter/flutter#154003)
2024-08-23 [email protected] Roll Flutter Engine from e4fac7881666 to def82269fa8c (1 revision) (flutter/flutter#153998)
2024-08-23 [email protected] Roll Flutter Engine from 67a7fe18c014 to e4fac7881666 (22 revisions) (flutter/flutter#153994)
2024-08-23 [email protected] Fix DropdownMenu focus traversal (flutter/flutter#153931)
2024-08-23 [email protected] Test of CustomScrollViewExampleApp (flutter/flutter#152431)
2024-08-22 [email protected] Fix broken macro reference (flutter/flutter#153881)
2024-08-22 [email protected] Update the web test suite runner to use the correct flutter_driver output path if FLUTTER_TEST_OUTPUTS_DIR is set (flutter/flutter#153966)
2024-08-22 [email protected] Update iOS/macOS triage doc links (flutter/flutter#153963)
2024-08-22 [email protected] Manual pub roll (flutter/flutter#153961)
2024-08-22 [email protected] [Windows] Add a
flutter-dev
script to run the flutter CLI from source (flutter/flutter#153892)2024-08-22 [email protected] fix(material/a11y_assessments): add unique page title (flutter/flutter#152148)
2024-08-22 [email protected] Stop
DropdownMenu
internal scrolling from moving parentScrollable
(flutter/flutter#153360)2024-08-22 [email protected] fix: A referenced default package must be a plugin package (flutter/flutter#152134)
2024-08-22 [email protected] Update README.md to clarify who flutter-dev is for and what the trade-offs are (flutter/flutter#153947)
2024-08-22 [email protected] Document scale parameter for Image and RawImage (flutter/flutter#153728)
2024-08-22 [email protected] Use "run --resident" for flutter-dev. (flutter/flutter#153905)
2024-08-22 [email protected] Do not silently fail
pub get
even if output-mode is "none" (flutter/flutter#153596)2024-08-22 [email protected] Roll Flutter Engine from 3125a760ad61 to 67a7fe18c014 (1 revision) (flutter/flutter#153932)
2024-08-22 [email protected] Roll Flutter Engine from 9891efea6966 to 3125a760ad61 (1 revision) (flutter/flutter#153923)
2024-08-22 [email protected] Fix
flutter test
in workspace (flutter/flutter#153919)2024-08-22 [email protected] Roll Flutter Engine from 8aab0da84aba to 9891efea6966 (1 revision) (flutter/flutter#153915)
2024-08-22 [email protected] Roll Flutter Engine from 85d4be037314 to 8aab0da84aba (1 revision) (flutter/flutter#153911)
2024-08-22 [email protected] Remove destinations length hard limit in NavigationRail widget (flutter/flutter#152972)
2024-08-22 [email protected] Roll Flutter Engine from b94e0097035d to 85d4be037314 (26 revisions) (flutter/flutter#153902)
2024-08-22 [email protected] Nested Navigator state restoration predictive back examples (flutter/flutter#153723)
2024-08-22 [email protected] Ensure that the output path used by perf_tests_test matches the path used by perf_tests if the FLUTTER_TEST_OUTPUTS_DIR variable is set (flutter/flutter#153888)
2024-08-22 [email protected] fixed issue to where screen reader reads all buttons when opening datepicker (flutter/flutter#152705)
2024-08-22 [email protected] Fix: Deleting text in
EditableText
with CJK keyboard while inCupertinoPageRoute
throws exception (flutter/flutter#153822)2024-08-22 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Roll Flutter Engine from b94e0097035d to f493c212c23e (18 revisions) (#153884)" (flutter/flutter#153899)
2024-08-21 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 3.26.3 to 3.26.4 (flutter/flutter#153886)
2024-08-21 [email protected] Add test that app builds if migrated to SwiftPM but SwiftPM is turned off (flutter/flutter#153800)
2024-08-21 [email protected] Merge stable changelog to master (flutter/flutter#153872)
2024-08-21 [email protected] Roll Flutter Engine from b94e0097035d to f493c212c23e (18 revisions) (flutter/flutter#153884)
2024-08-21 [email protected] Actually run
flutter-dev
from source (turns out bash is NP-hard) (flutter/flutter#153863)2024-08-21 [email protected] Marks Mac_mokey run_release_test to be flaky (flutter/flutter#153831)
2024-08-21 [email protected] Roll Packages from 4e5d47e to c5d03ee (2 revisions) (flutter/flutter#153865)
2024-08-21 [email protected] Make
TextField
read only when the text input is disabled by settingDropdownMenu.requestFocusOnTap
tofalse
(flutter/flutter#153566)2024-08-21 [email protected] Reland "Update template/test
compileSdk
,targetSdk
,ndk
versions" (flutter/flutter#153795)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 [email protected],[email protected],[email protected] on the revert to ensure that a human
...