-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Roll Flutter from 3476b966524f to 8784eb1d8e30 (46 revisions) #3788
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
Conversation
… declarative `plugins {}` block (flutter/flutter#123511)
…raneous pub output (flutter/flutter#125172)
auto label is removed for flutter/packages, pr: 3788, due to - The status or check suite linux-custom_package_tests CHANNEL:master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
auto label is removed for flutter/packages, pr: 3788, due to - The status or check suite legacy_version_analyze CHANNEL:3.3.10 DART_VERSION:2.18.6 has failed. Please fix the issues identified (or deflake) before re-applying this label.
|
Commit queue failed; closing this roll. |
Roll Flutter from 3476b96 to 8784eb1 (46 revisions)
flutter/flutter@3476b96...8784eb1
2023-04-21 jmccandless@google.com Red spell check selection on iOS (flutter/flutter#125162)
2023-04-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from a7899c45791c to 3f7e12b8e656 (6 revisions) (flutter/flutter#125302)
2023-04-21 engine-flutter-autoroll@skia.org Roll Packages from 746750e to 7e3f5da (1 revision) (flutter/flutter#125301)
2023-04-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 122c3b382012 to a7899c45791c (7 revisions) (flutter/flutter#125290)
2023-04-21 mit@google.com Cleanup flutter config output (flutter/flutter#122384)
2023-04-21 leroux_bruno@yahoo.fr Make selectable text mouse cursor configurable (flutter/flutter#125133)
2023-04-21 54558023+keyonghan@users.noreply.github.com Update xcode to 14c18 for host only bots (flutter/flutter#125211)
2023-04-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 2db85cbe6a01 to 122c3b382012 (22 revisions) (flutter/flutter#125271)
2023-04-21 andrewrkolos@gmail.com When searching for the JDK bundled with an unrecognized version of Android Studio, assume the version to be the latest (flutter/flutter#125247)
2023-04-21 chillers@google.com [ci.yaml] Remove unnecessary use of { (flutter/flutter#125058)
2023-04-20 hans.muller@gmail.com Updated the BottomNavigationBar API doc to link to NavigationBar (flutter/flutter#125240)
2023-04-20 49699333+dependabot[bot]@users.noreply.github.com Bump codecov/codecov-action from 3.1.2 to 3.1.3 (flutter/flutter#125253)
2023-04-20 cbobbe@zulip.com BottomAppBar doc: Fix doc about surfaceTintColor (flutter/flutter#124563)
2023-04-20 rmolivares@renzo-olivares.dev Toolbar should re-appear on drag end (flutter/flutter#125165)
2023-04-20 nbosch@google.com Remove uses of deprecated test_api imports (flutter/flutter#124732)
2023-04-20 ian@hixie.ch Remove dynamic calls (flutter/flutter#125238)
2023-04-20 thkim1011@users.noreply.github.com Revert "Sliver Constrained Cross Axis" (flutter/flutter#125233)
2023-04-20 53330969+9oya@users.noreply.github.com Implement CheckmarkableChipAttributes on ChoiceChip (flutter/flutter#124743)
2023-04-20 fluttergithubbot@gmail.com Roll pub packages (flutter/flutter#125225)
2023-04-20 47866232+chunhtai@users.noreply.github.com fix localization typo for expansionTileExpandedHint (flutter/flutter#125212)
2023-04-20 jmccandless@google.com Show iOS menu on iOS for TextField by default (flutter/flutter#124895)
2023-04-20 bkonyi@google.com Fix race condition in flutter test when passing --serve-observatory (flutter/flutter#123556)
2023-04-20 fluttergithubbot@gmail.com Roll pub packages (flutter/flutter#125050)
2023-04-20 christopherfujino@gmail.com [flutter_tools] make overall_experience_test resilient to extraneous pub output (flutter/flutter#125172)
2023-04-20 47866232+chunhtai@users.noreply.github.com MinimumTapTargetGuideline skips nodes at scrollable boundaries (flutter/flutter#124615)
2023-04-20 engine-flutter-autoroll@skia.org Roll Packages from 88591be to 746750e (4 revisions) (flutter/flutter#125208)
2023-04-20 reidbaker@google.com i125138 abstract method smoke agp update (flutter/flutter#125139)
2023-04-20 xubaolin@oppo.com
DropdownMenu.width
should support updating at runtime (flutter/flutter#124847)2023-04-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from d726345bf230 to 2db85cbe6a01 (4 revisions) (flutter/flutter#125183)
2023-04-20 36861262+QuncCccccc@users.noreply.github.com Make search view shape clip the view content (flutter/flutter#125161)
2023-04-20 rmolivares@renzo-olivares.dev Show magnifier on touch drag gestures (flutter/flutter#125151)
2023-04-19 kevmoo@users.noreply.github.com Report web compiler used with
buildEventSettings
(flutter/flutter#125092)2023-04-19 andrewrkolos@gmail.com [flutter_tools] bump min sdk version from 3.0.0-0 to 3.0.0 (flutter/flutter#125158)
2023-04-19 andrewrkolos@gmail.com [flutter_tools] add todo for userMessages (flutter/flutter#125156)
2023-04-19 xubaolin@oppo.com fix DropdownMenu crash when resize window during menu showing (flutter/flutter#124855)
2023-04-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from 0a53cf6f7a4e to d726345bf230 (2 revisions) (flutter/flutter#125157)
2023-04-19 vashworth@google.com Use term wireless instead of network (flutter/flutter#124232)
2023-04-19 47866232+chunhtai@users.noreply.github.com Revert selectable update back to be a postframecallback or microtask (flutter/flutter#125140)
2023-04-19 engine-flutter-autoroll@skia.org Roll Packages from faf53fb to 88591be (6 revisions) (flutter/flutter#125153)
2023-04-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from d626f16cb9a3 to 0a53cf6f7a4e (1 revision) (flutter/flutter#125152)
2023-04-19 42216813+eliasyishak@users.noreply.github.com [reland] Update helper message for
--suppress-analytics
(flutter/flutter#125145)2023-04-19 36861262+QuncCccccc@users.noreply.github.com Dismiss the docked search view when the window size is changed (flutter/flutter#125071)
2023-04-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from 609f9d536494 to d626f16cb9a3 (9 revisions) (flutter/flutter#125150)
2023-04-19 barpac02@gmail.com Refactor Flutter Gradle Plugin so it can be applied using the declarative
plugins {}
block (flutter/flutter#123511)2023-04-19 47866232+chunhtai@users.noreply.github.com fix SliverReorderableList test to use correct custom action id (flutter/flutter#125144)
2023-04-19 godofredoc@google.com Revert "Update helper message for
--suppress-analytics
" (flutter/flutter#125141)...