Roll Flutter from 38dbbb17f8ce to 3a842b2d2a90 (65 revisions)#1077
Closed
engine-flutter-autoroll wants to merge 65 commits intoflutter:mainfrom
Closed
Conversation
…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.
|
|
This pull request is not suitable for automatic merging in its current state.
|
|
This pull request is not suitable for automatic merging in its current state.
|
Contributor
Author
|
Commit queue failed; closing this roll. |
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
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 3a842b2 (65 revisions)
flutter/flutter@38dbbb1...3a842b2
2022-03-06 engine-flutter-autoroll@skia.org Roll Engine from 6b5f8d13c380 to d0fe03eca4e5 (1 revision) (flutter/flutter#99611)
2022-03-05 engine-flutter-autoroll@skia.org Roll Engine from e0e88d8c146f to 6b5f8d13c380 (3 revisions) (flutter/flutter#99609)
2022-03-05 engine-flutter-autoroll@skia.org Roll Engine from 7b4905852d6f to e0e88d8c146f (1 revision) (flutter/flutter#99594)
2022-03-05 godofredoc@google.com Add version to xcode name cache. (flutter/flutter#99586)
2022-03-05 engine-flutter-autoroll@skia.org Roll Engine from 42212138dfd0 to 7b4905852d6f (3 revisions) (flutter/flutter#99581)
2022-03-05 magder@google.com Mark Mac_ios simple_animation_perf_ios unflaky (flutter/flutter#99579)
2022-03-05 magder@google.com Add logging when first frame is not rendering (flutter/flutter#99566)
2022-03-05 tessertaha@gmail.com Make popup menu position configurable (flutter/flutter#98979)
2022-03-05 engine-flutter-autoroll@skia.org Roll Engine from 2f819b16e6bb to 42212138dfd0 (8 revisions) (flutter/flutter#99571)
2022-03-04 jonahwilliams@google.com [framework] add gesture settings to draggable (flutter/flutter#99567)
2022-03-04 jonahwilliams@google.com Add Windows performance benchmark (flutter/flutter#99564)
2022-03-04 tessertaha@gmail.com CupertinoButton: Add clickable cursor on web (flutter/flutter#96863)
2022-03-04 rmirzaee98@gmail.com Improve container widget (flutter/flutter#98389)
2022-03-04 engine-flutter-autoroll@skia.org Roll Engine from 9126849d86b1 to 2f819b16e6bb (2 revisions) (flutter/flutter#99565)
2022-03-04 tessertaha@gmail.com Migrate
Dialogto Material 3 (flutter/flutter#98919)2022-03-04 44755140+werainkhatri@users.noreply.github.com complete migration of flutter repo to Object.hash* (flutter/flutter#99505)
2022-03-04 tessertaha@gmail.com Improve documentation of
EditableText/TextFieldcallbacks (flutter/flutter#98414)2022-03-04 christopherfujino@gmail.com fix type error in service_worker_test.dart (flutter/flutter#99524)
2022-03-04 goderbauer@google.com Use
BindingBase.platformDispatcheroverBindingBase.windowwhere possible (flutter/flutter#99443)2022-03-04 mathieu.briand@hyprua.org Fix custom-device default forwardPortSuccessRegex (flutter/flutter#97719)
2022-03-04 engine-flutter-autoroll@skia.org Roll Engine from 14b1f3fbc5e4 to 9126849d86b1 (2 revisions) (flutter/flutter#99560)
2022-03-04 47866232+chunhtai@users.noreply.github.com Reland clean up clipboard. (flutter/flutter#99363)
2022-03-04 engine-flutter-autoroll@skia.org Roll Plugins from 0283a99 to ab66a4b (9 revisions) (flutter/flutter#99556)
2022-03-04 engine-flutter-autoroll@skia.org Roll Engine from 36197621dea9 to 14b1f3fbc5e4 (3 revisions) (flutter/flutter#99545)
2022-03-04 engine-flutter-autoroll@skia.org Roll Engine from 42814c3697df to 36197621dea9 (5 revisions) (flutter/flutter#99537)
2022-03-04 engine-flutter-autoroll@skia.org Roll Engine from 33afddeacd9b to 42814c3697df (4 revisions) (flutter/flutter#99535)
2022-03-04 chillers@google.com [ci.yaml] Mac web_tool_tests force cache clear via 98.1 (flutter/flutter#99517)
2022-03-04 engine-flutter-autoroll@skia.org Roll Engine from 96200db8e706 to 33afddeacd9b (5 revisions) (flutter/flutter#99518)
2022-03-03 49699333+dependabot[bot]@users.noreply.github.com Bump actions/upload-artifact from 2.3.1 to 3 (flutter/flutter#99515)
2022-03-03 engine-flutter-autoroll@skia.org Roll Engine from a743fb81c763 to 96200db8e706 (2 revisions) (flutter/flutter#99509)
2022-03-03 goderbauer@google.com Use
PlatformDispatcher.instanceoverwindowwhere possible (flutter/flutter#99496)2022-03-03 katelovett@google.com Deprecate MaterialButtonWithIconMixin (flutter/flutter#99088)
2022-03-03 gspencergoog@users.noreply.github.com Fix the race condition in cache_test.dart (flutter/flutter#99423)
2022-03-03 engine-flutter-autoroll@skia.org Roll Engine from 121376d39a56 to a743fb81c763 (19 revisions) (flutter/flutter#99501)
2022-03-03 54558023+keyonghan@users.noreply.github.com Deflake post-submit Linux/Samsung S10 tests (flutter/flutter#99454)
2022-03-03 zanderso@users.noreply.github.com Revert "Roll Engine from 121376d39a56 to 993285f64dac (6 revisions) (#99459)" (flutter/flutter#99489)
2022-03-03 engine-flutter-autoroll@skia.org Roll Engine from 121376d39a56 to 993285f64dac (6 revisions) (flutter/flutter#99459)
2022-03-03 engine-flutter-autoroll@skia.org Roll Engine from d0ec2205b34e to 121376d39a56 (7 revisions) (flutter/flutter#99446)
2022-03-03 gspencergoog@users.noreply.github.com Add material localizations for keyboard keys used for shortcut descriptions in menus. (flutter/flutter#99020)
2022-03-03 tessertaha@gmail.com
CupertinoSliverNavigationBar: Add example (flutter/flutter#99384)2022-03-03 egarciad@google.com Fix lifecycle for API level 28 (flutter/flutter#99433)
2022-03-03 engine-flutter-autoroll@skia.org Roll Engine from 45620d3de3fc to d0ec2205b34e (2 revisions) (flutter/flutter#99432)
2022-03-03 goderbauer@google.com More beautiful linear_gradient sample (flutter/flutter#99298)
2022-03-03 72562119+tgucio@users.noreply.github.com Specify widget height in EditableText shortcuts tests (flutter/flutter#98607)
2022-03-03 55881597+joellurcook@users.noreply.github.com Simplify SafeArea test for maintainBottomViewPadding to ensure maintainBottomViewPadding is always respected (flutter/flutter#97646)
2022-03-02 fluttergithubbot@gmail.com Marks Windows_android complex_layout_win__compile to be unflaky (flutter/flutter#99409)
...