This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Roll Flutter from 1b58a593deac to 4cea9afc1224 (147 revisions) #5437
Merged
fluttergithubbot
merged 147 commits into
flutter:main
from
engine-flutter-autoroll:flutter-plugins-824bf1b9-a3be-4617-86f3-3f704e3a43eb-1651180719
Apr 28, 2022
Merged
Roll Flutter from 1b58a593deac to 4cea9afc1224 (147 revisions) #5437
fluttergithubbot
merged 147 commits into
flutter:main
from
engine-flutter-autoroll:flutter-plugins-824bf1b9-a3be-4617-86f3-3f704e3a43eb-1651180719
Apr 28, 2022
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
…ount for all the inner children layers (flutter/flutter#102309)
…control test` (flutter/flutter#102311)
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Apr 29, 2022
CaseyHillers
pushed a commit
to flutter/flutter
that referenced
this pull request
Apr 29, 2022
* c09ef582e [flutter_plugin_tools] Remove UWP (flutter/plugins#5432) * 3876f54bf [ci.yaml] Remove explicit caches (flutter/plugins#5434) * 0605d876d [webview_flutter_android] Updates `pigeon` version to support null safety (flutter/plugins#5395) * 4b687c9fa [video_player] Fix XCUITest based on the new tooltip accessibility label (flutter/plugins#5426) * e777e515b Roll Flutter from 1b58a59 to 4cea9af (147 revisions) (flutter/plugins#5437) * 656e8c443 Roll Flutter from 4cea9af to 5b71314 (4 revisions) (flutter/plugins#5441) * f689280bf [flutter_plugin_tools] Validate code blocks in readme-check (flutter/plugins#5436) * 9c41c6895 Roll Flutter from 5b71314 to 7a74222 (1 revision) (flutter/plugins#5442) * 160c714e7 Roll Flutter from 7a74222 to 2eed8cb (1 revision) (flutter/plugins#5443)
egramond
pushed a commit
to egramond/flutter
that referenced
this pull request
May 5, 2022
…#102824) * c09ef582e [flutter_plugin_tools] Remove UWP (flutter/plugins#5432) * 3876f54bf [ci.yaml] Remove explicit caches (flutter/plugins#5434) * 0605d876d [webview_flutter_android] Updates `pigeon` version to support null safety (flutter/plugins#5395) * 4b687c9fa [video_player] Fix XCUITest based on the new tooltip accessibility label (flutter/plugins#5426) * e777e515b Roll Flutter from 1b58a59 to 4cea9af (147 revisions) (flutter/plugins#5437) * 656e8c443 Roll Flutter from 4cea9af to 5b71314 (4 revisions) (flutter/plugins#5441) * f689280bf [flutter_plugin_tools] Validate code blocks in readme-check (flutter/plugins#5436) * 9c41c6895 Roll Flutter from 5b71314 to 7a74222 (1 revision) (flutter/plugins#5442) * 160c714e7 Roll Flutter from 7a74222 to 2eed8cb (1 revision) (flutter/plugins#5443)
mauricioluz
pushed a commit
to mauricioluz/plugins
that referenced
this pull request
Jan 26, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
waiting for tree to go green
(Use "autosubmit") This PR is approved and tested, but waiting for the tree to be green to land.
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 1b58a59 to 4cea9af (147 revisions)
flutter/flutter@1b58a59...4cea9af
2022-04-28 [email protected] Roll Engine from 966757c6cc8e to dc2a7da549d2 (1 revision) (flutter/flutter#102770)
2022-04-28 [email protected] Roll Plugins from 3e43f59 to ac3167f (4 revisions) (flutter/flutter#102768)
2022-04-28 [email protected] [dev, bots, examples] rename local functions with
_
s (flutter/flutter#102703)2022-04-28 [email protected] fix
unnecessary_null_checks
(flutter/flutter#102705)2022-04-28 [email protected]
ReorderableListView
: fix broken dartpad example & update examples, add tests (flutter/flutter#102723)2022-04-28 [email protected] Revert "Fix
BottomNavigationBar
label style text colors" (flutter/flutter#102756)2022-04-28 [email protected] Roll Engine from 7ffb3c560939 to 966757c6cc8e (1 revision) (flutter/flutter#102740)
2022-04-28 [email protected] Roll Engine from b62ea5dce007 to 7ffb3c560939 (1 revision) (flutter/flutter#102729)
2022-04-28 [email protected] Roll Engine from 67940eb62023 to b62ea5dce007 (1 revision) (flutter/flutter#102721)
2022-04-28 [email protected] Roll Engine from ba644fafb2c5 to 67940eb62023 (2 revisions) (flutter/flutter#102717)
2022-04-28 [email protected] Roll Engine from 220613fc0b20 to ba644fafb2c5 (1 revision) (flutter/flutter#102715)
2022-04-28 [email protected] Roll Engine from 80c04d70c0d6 to 220613fc0b20 (3 revisions) (flutter/flutter#102708)
2022-04-28 [email protected] Roll Engine from b75aaa34f16d to 80c04d70c0d6 (435 revisions) (flutter/flutter#102704)
2022-04-28 [email protected] Roll Engine from 561f96247933 to b75aaa34f16d (2 revisions) (flutter/flutter#102701)
2022-04-28 [email protected] Remove Linux android views (flutter/flutter#102699)
2022-04-27 [email protected] Roll Engine from 0ac2fc2a1d1c to 561f96247933 (3 revisions) (flutter/flutter#102700)
2022-04-27 [email protected] Fix
BottomNavigationBar
label style text colors (flutter/flutter#102638)2022-04-27 [email protected] [flutter_tools] rename local functions with
_
s (flutter/flutter#102688)2022-04-27 [email protected] [flutter_driver] rename local functions with
_
s (flutter/flutter#102689)2022-04-27 [email protected] Roll Engine from 35e56175dfde to 0ac2fc2a1d1c (2 revisions) (flutter/flutter#102695)
2022-04-27 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 2.1.8 to 2.1.9 (flutter/flutter#102693)
2022-04-27 [email protected] Fix AppBar scrolledUnder initial state - the third (flutter/flutter#102582)
2022-04-27 [email protected] Roll Engine from 94824fcb600a to 35e56175dfde (1 revision) (flutter/flutter#102686)
2022-04-27 [email protected] [ci.yaml] Migrate 50 targets to Cocoon scheduler (flutter/flutter#102676)
2022-04-27 [email protected] Marks Linux_android android_semantics_integration_test to be unflaky (flutter/flutter#102658)
2022-04-27 [email protected] Roll Engine from 9e6911e4da21 to 94824fcb600a (6 revisions) (flutter/flutter#102681)
2022-04-27 [email protected] Migrate AppBar to Material 3 (flutter/flutter#101884)
2022-04-27 [email protected] [reland] Refactor ToggleButtons (remove RawMaterialButton) (flutter/flutter#101760)
2022-04-27 [email protected] Marks Mac tool_host_cross_arch_tests to be unflaky (flutter/flutter#102659)
2022-04-27 [email protected] [intl] speed up localization generation and regenerate symbols (flutter/flutter#102614)
2022-04-27 [email protected] Roll Engine from 8f7e55b13064 to 9e6911e4da21 (2 revisions) (flutter/flutter#102673)
2022-04-27 [email protected] Roll Engine from 6abf69920824 to 8f7e55b13064 (1 revision) (flutter/flutter#102666)
2022-04-27 [email protected] Fixes documentation inconsistencies around 'material' and 'material design' (flutter/flutter#102632)
2022-04-27 [email protected] rename local functions with
_
s (flutter/flutter#102615)2022-04-27 [email protected] Roll Plugins from e556598 to 3e43f59 (3 revisions) (flutter/flutter#102656)
2022-04-27 [email protected] Roll Engine from c5bb99941547 to 6abf69920824 (2 revisions) (flutter/flutter#102646)
2022-04-27 [email protected] Revert "Benchmark cannot run in Android12 phone (#100761)" (flutter/flutter#102649)
2022-04-27 [email protected] Benchmark cannot run in Android12 phone (flutter/flutter#100761)
2022-04-27 [email protected] Roll Engine from 189cdc7df7ae to c5bb99941547 (4 revisions) (flutter/flutter#102634)
2022-04-27 [email protected] Roll Engine from fcc15947754b to 189cdc7df7ae (1 revision) (flutter/flutter#102623)
2022-04-27 [email protected] add missing trailing commas in list/set/map literals (flutter/flutter#102585)
2022-04-27 [email protected] Roll Engine from 5d844aa30fc6 to fcc15947754b (1 revision) (flutter/flutter#102622)
2022-04-27 [email protected] Roll Engine from 24471f3cbb33 to 5d844aa30fc6 (1 revision) (flutter/flutter#102619)
2022-04-27 [email protected] Roll Engine from 6ac401970df1 to 24471f3cbb33 (3 revisions) (flutter/flutter#102618)
2022-04-27 [email protected] Update open sdk version to be version
version:11
(flutter/flutter#102610)2022-04-27 [email protected] Roll Engine from 46b0889d13ce to 6ac401970df1 (3 revisions) (flutter/flutter#102612)
...