-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Roll Flutter from b8f89f70bf4e to f42a5f11acf9 (119 revisions) #7541
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
Closed
engine-flutter-autoroll
wants to merge
119
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-ee130a4f-57f4-4908-9e01-66d31d37d08e-1724956284
Closed
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
… setting `DropdownMenu.requestFocusOnTap` to `false` (flutter/flutter#153566)
…e (18 revisions) (#153884)" (flutter/flutter#153899)
…in `CupertinoPageRoute` throws exception (flutter/flutter#153822)
…he path used by perf_tests if the FLUTTER_TEST_OUTPUTS_DIR variable is set (flutter/flutter#153888)
… laying out its size-determining child (flutter/flutter#154222)
…the button area but outside the `Icon` (flutter/flutter#153691)
…d scroll all enclosing `Scrollable` (flutter/flutter#154321)
fluttergithubbot
approved these changes
Aug 29, 2024
Contributor
|
auto label is removed for flutter/packages/7541, 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. |
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
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 b8f89f7 to f42a5f1 (119 revisions)
flutter/flutter@b8f89f7...f42a5f1
2024-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 27a04c95859d to 8c2789185956 (3 revisions) (flutter/flutter#154358)
2024-08-29 katelovett@google.com Add verbose logging for customer testing shard (flutter/flutter#154356)
2024-08-29 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#154352)
2024-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 815d6ac935e5 to 27a04c95859d (3 revisions) (flutter/flutter#154353)
2024-08-29 120297255+PurplePolyhedron@users.noreply.github.com Make
Scrollable.ensureVisibledocument clearer that it would scroll all enclosingScrollable(flutter/flutter#154321)2024-08-29 jason-simmons@users.noreply.github.com Do not paint a description label when rendering an integration test (flutter/flutter#153875)
2024-08-29 jessiewong401@gmail.com Agp Java Compatability Custom Error (flutter/flutter#154142)
2024-08-29 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#154267)
2024-08-29 engine-flutter-autoroll@skia.org Roll Packages from d862279 to 2a0f254 (14 revisions) (flutter/flutter#154341)
2024-08-29 zanderso@users.noreply.github.com Increase timeout for customer_testing test step (flutter/flutter#154339)
2024-08-29 gabriel@terwesten.net [native assets] Rewrite install names for relocated native libraries (flutter/flutter#153054)
2024-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 98bdb2312779 to 815d6ac935e5 (1 revision) (flutter/flutter#154337)
2024-08-29 pateltirth454@gmail.com Minor Formatting (flutter/flutter#154210)
2024-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from f1a90d1c0521 to 98bdb2312779 (1 revision) (flutter/flutter#154327)
2024-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from a0c2da548962 to f1a90d1c0521 (1 revision) (flutter/flutter#154324)
2024-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from bad94641d24f to a0c2da548962 (1 revision) (flutter/flutter#154322)
2024-08-29 tessertaha@gmail.com Fix
IconButtondoesn't showTooltipwhen hovering within the button area but outside theIcon(flutter/flutter#153691)2024-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from f48ecf5b49f6 to bad94641d24f (1 revision) (flutter/flutter#154319)
2024-08-29 engine-flutter-autoroll@skia.org Roll Flutter Engine from 8d248aead383 to f48ecf5b49f6 (40 revisions) (flutter/flutter#154316)
2024-08-29 nate.w5687@gmail.com Fix
Drawerprematurely snapping (flutter/flutter#153955)2024-08-29 31859944+LongCatIsLooong@users.noreply.github.com Defer overlay child layout if the target overlay is currently laying out its size-determining child (flutter/flutter#154222)
2024-08-28 matanlurey@users.noreply.github.com Temporarily mark
Linux customer_testingas bringup: true. (flutter/flutter#154297)2024-08-28 jacksongardner@google.com Don't remove
toStringimplementations while in debug mode. (flutter/flutter#154216)2024-08-28 tessertaha@gmail.com Add missing tests for
requestFocusroutes parameter in Material and Cupertino libraries (flutter/flutter#154005)2024-08-28 matanlurey@users.noreply.github.com Remove scorecards and other badging with broken links (flutter/flutter#154272)
2024-08-28 matanlurey@users.noreply.github.com Add documentation about updating
.ci.yamlandflutter-gold. (flutter/flutter#154184)2024-08-28 victorsanniay@gmail.com Scroll CupertinoContextMenu if items overflow (flutter/flutter#154133)
2024-08-28 reidbaker@google.com Add warning if changing flutterEmbedding string. (flutter/flutter#154181)
2024-08-28 66697085+SuicaLondon@users.noreply.github.com Add comment document to fontFamily in the IconData (flutter/flutter#154150)
2024-08-28 polinach@google.com Upgrade leak tracker. (flutter/flutter#154157)
2024-08-28 47866232+chunhtai@users.noreply.github.com Refactored HeroController logic to handle complex cases (flutter/flutter#150027)
2024-08-28 mohamed.nayef95@gmail.com [Doc] [Enhancement] Add more clarification to initial value documentation for form (flutter/flutter#153757)
2024-08-28 jhy03261997@gmail.com Change flag internalAddSemanticForOnTap default value to true (flutter/flutter#153193)
2024-08-28 engine-flutter-autoroll@skia.org Roll Flutter Engine from 7d751acc8141 to 8d248aead383 (2 revisions) (flutter/flutter#154193)
2024-08-28 34871572+gmackall@users.noreply.github.com Make sure
usesUnsupportedDependencyVersionsproperty exists before checking it (flutter/flutter#154121)2024-08-27 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Uninstall microbenchmarks before running them. (#154183)" (flutter/flutter#154200)
2024-08-27 yjbanov@google.com [web:tools] disable search engine choice screen in flutter run (flutter/flutter#154059)
2024-08-27 codefu@google.com Uninstall microbenchmarks before running them. (flutter/flutter#154183)
2024-08-27 andrewrkolos@gmail.com handle
IOExceptions coming fromChromeTab.connect(flutter/flutter#153978)2024-08-27 engine-flutter-autoroll@skia.org Roll Flutter Engine from b41ca79092e8 to 7d751acc8141 (13 revisions) (flutter/flutter#154172)
2024-08-27 tessertaha@gmail.com Fix AlertDialog.adaptive clipBehavior is non-nullable (flutter/flutter#154173)
2024-08-27 engine-flutter-autoroll@skia.org Manual roll Flutter Engine from f645ca5d8433 to b41ca79092e8 (5 revisions) (flutter/flutter#154153)
2024-08-26 31859944+LongCatIsLooong@users.noreply.github.com fix
getFullHeightForCaretwhen strut is disabled. (flutter/flutter#154039)2024-08-26 smartercallum@gmail.com Optimize out LayoutBuilder from ReorderableList children (flutter/flutter#153987)
2024-08-26 captainsikandar47@gmail.com added ability to disable blur in CupertinoNavigationBar with transparent background (flutter/flutter#153633)
2024-08-26 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 3.26.4 to 3.26.5 (flutter/flutter#154140)
...