-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Roll Flutter from 38dbbb17f8ce to 7f2c1cd77297 (35 revisions) #1036
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
35
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-28f756d0-fa66-486e-8f1b-3e76396a1c9e-1646347768
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
…full Element tree traversal (flutter/flutter#98451)
…e maintainBottomViewPadding is always respected (flutter/flutter#97646)
…t descriptions in menus. (flutter/flutter#99020)
This pull request is not suitable for automatic merging in its current state.
|
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 38dbbb1 to 7f2c1cd (35 revisions)
flutter/flutter@38dbbb1...7f2c1cd
2022-03-03 [email protected] Use
PlatformDispatcher.instance
overwindow
where possible (flutter/flutter#99496)2022-03-03 [email protected] Deprecate MaterialButtonWithIconMixin (flutter/flutter#99088)
2022-03-03 [email protected] Fix the race condition in cache_test.dart (flutter/flutter#99423)
2022-03-03 [email protected] Roll Engine from 121376d39a56 to a743fb81c763 (19 revisions) (flutter/flutter#99501)
2022-03-03 [email protected] Deflake post-submit Linux/Samsung S10 tests (flutter/flutter#99454)
2022-03-03 [email protected] Revert "Roll Engine from 121376d39a56 to 993285f64dac (6 revisions) (#99459)" (flutter/flutter#99489)
2022-03-03 [email protected] Roll Engine from 121376d39a56 to 993285f64dac (6 revisions) (flutter/flutter#99459)
2022-03-03 [email protected] Roll Engine from d0ec2205b34e to 121376d39a56 (7 revisions) (flutter/flutter#99446)
2022-03-03 [email protected] Add material localizations for keyboard keys used for shortcut descriptions in menus. (flutter/flutter#99020)
2022-03-03 [email protected]
CupertinoSliverNavigationBar
: Add example (flutter/flutter#99384)2022-03-03 [email protected] Fix lifecycle for API level 28 (flutter/flutter#99433)
2022-03-03 [email protected] Roll Engine from 45620d3de3fc to d0ec2205b34e (2 revisions) (flutter/flutter#99432)
2022-03-03 [email protected] More beautiful linear_gradient sample (flutter/flutter#99298)
2022-03-03 [email protected] Specify widget height in EditableText shortcuts tests (flutter/flutter#98607)
2022-03-03 [email protected] Simplify SafeArea test for maintainBottomViewPadding to ensure maintainBottomViewPadding is always respected (flutter/flutter#97646)
2022-03-02 [email protected] Marks Windows_android complex_layout_win__compile to be unflaky (flutter/flutter#99409)
2022-03-02 [email protected] Roll Engine from ac33354b28e0 to 45620d3de3fc (1 revision) (flutter/flutter#99425)
2022-03-02 [email protected] Limit overscroll stretching (flutter/flutter#99364)
2022-03-02 [email protected] Enable Samsung S10 tests in post-submit CI (flutter/flutter#99353)
2022-03-02 [email protected] Roll Engine from 2c396fe8950f to ac33354b28e0 (9 revisions) (flutter/flutter#99424)
2022-03-02 [email protected] Revert "Draggable can be accepted when the data is null" (flutter/flutter#99419)
2022-03-02 [email protected] Fix a Scrollbar hittest penetration issue (flutter/flutter#99328)
2022-03-02 [email protected] Roll Plugins from 4eb1769 to 0283a99 (8 revisions) (flutter/flutter#99402)
2022-03-02 [email protected] Roll Engine from a5718ab3c33b to 2c396fe8950f (15 revisions) (flutter/flutter#99369)
2022-03-02 49699333+dependabot[bot]@users.noreply.github.com Bump actions/checkout from 2.4.0 to 3 (flutter/flutter#99359)
2022-03-02 [email protected] Reland "Dismiss text selection toolbar with ESC" (flutter/flutter#98995)
2022-03-02 [email protected] Revert "[ci.yaml] Migrate roller to cocoon scheduler (#99162)" (flutter/flutter#99375)
2022-03-02 [email protected] Update minimum required version to Xcode 13 (flutter/flutter#97746)
2022-03-02 [email protected] Starts using the
--source
flag to compile the dart registrant. (flutter/flutter#98046)2022-03-01 [email protected] Add Android lifecycles test (flutter/flutter#99319)
2022-03-01 [email protected] Revert "Clean up ClipboardStatusNotifier (#98951)" (flutter/flutter#99361)
2022-03-01 [email protected] Roll Engine from dc1dba505c33 to a5718ab3c33b (9 revisions) (flutter/flutter#99346)
2022-03-01 [email protected] Update mac chrome and driver to 98. (flutter/flutter#99318)
2022-03-01 [email protected] Remove redundant properties passed to _Editable (flutter/flutter#99192)
2022-03-01 [email protected] [framework] improve Notification API performance by skipping full Element tree traversal (flutter/flutter#98451)
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] on the revert to ensure that a human
is aware of the problem.
To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
...