-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Roll Flutter from 68dd63d66ba6 to b9ab64049152 (44 revisions) #3070
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
44
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-d3e482e7-66d6-47bf-ba14-d20fe8d3b1fb-1674150804
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
…f a clip rrect is necessary (flutter/engine#38965) (flutter/flutter#118751)
…other `ListTile` examples fixes. (flutter/flutter#118705)
fluttergithubbot
approved these changes
Jan 19, 2023
auto label is removed for flutter/packages, pr: 3070, due to - The status or check suite macos-custom_package_tests CHANNEL:master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
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 68dd63d to b9ab640 (44 revisions)
flutter/flutter@68dd63d...b9ab640
2023-01-19 [email protected] Remove incorrect statement in documentation (flutter/flutter#118636)
2023-01-19 [email protected] 88e61d8bd Remove references to Observatory (flutter/engine#38919) (flutter/flutter#118793)
2023-01-19 [email protected] Update packages + fix tests for javascript mime change (flutter/flutter#118617)
2023-01-19 [email protected] Check whether slider is mounted before interaction, no-op if unmounted (flutter/flutter#113556)
2023-01-19 [email protected] Updated
ListTile
documentation, add Material 3 example and otherListTile
examples fixes. (flutter/flutter#118705)2023-01-19 [email protected] [macOS] New e2e_summary benchmark fails without Cocoapods. (flutter/flutter#118754)
2023-01-19 [email protected] 40f7f0f09 Roll Fuchsia Mac SDK from P5QcCJU8I71xVXuMT... to tlYMsnCv86Fjt5LfF... (flutter/engine#38994) (flutter/flutter#118771)
2023-01-19 [email protected] 95b0c151f Roll Dart SDK from 645fd748e79e to ddf70a598f27 (14 revisions) (flutter/engine#38990) (flutter/flutter#118763)
2023-01-19 [email protected] Forgot to remove emulator flag. (flutter/flutter#118762)
2023-01-19 [email protected] 8ed6790b5 Bump chrome_and_driver version to 110. (flutter/engine#38986) (flutter/flutter#118758)
2023-01-19 [email protected] 2a11023c7 [ios_platform_view] more precision when determine if a clip rrect is necessary (flutter/engine#38965) (flutter/flutter#118751)
2023-01-19 [email protected] Add verbose flag to plugin_dependencies_test to debug flake (flutter/flutter#118755)
2023-01-18 49699333+dependabot[bot]@users.noreply.github.com Bump activesupport from 6.1.5 to 6.1.7.1 in /dev/ci/mac (flutter/flutter#118745)
2023-01-18 [email protected] Roll Flutter Engine from c52b290813bd to 290636c1cb6b (2 revisions) (flutter/flutter#118743)
2023-01-18 [email protected] Appbar iconTheme override fix (flutter/flutter#118681)
2023-01-18 [email protected] Add @pragma('vm:entry-point') to RestorableRouteBuilder arguments (flutter/flutter#118738)
2023-01-18 [email protected] Docs fix an=>a (flutter/flutter#118652)
2023-01-18 [email protected] [macOS] bringup new e2e_summary devicelab test (flutter/flutter#118717)
2023-01-18 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 2.1.38 to 2.1.39 (flutter/flutter#118735)
2023-01-18 [email protected] update uikit view documentation (flutter/flutter#118715)
2023-01-18 [email protected] Fix path for require.js (flutter/flutter#118722)
2023-01-18 [email protected] remove single-view assumption from
paintImage
(flutter/flutter#118721)2023-01-18 [email protected] [flutter_tools] No more implicit --no-sound-null-safety (flutter/flutter#118491)
2023-01-18 [email protected] Roll Flutter Engine from f79030440948 to c52b290813bd (29 revisions) (flutter/flutter#118720)
2023-01-18 [email protected] Fix applyBoxFit's handling of fitWidth and fitHeight. (flutter/flutter#117185)
2023-01-18 [email protected] Roll Plugins from 4e5cf2d to 11361d0 (4 revisions) (flutter/flutter#118682)
2023-01-18 [email protected] Add new macos target configured for flavors (flutter/flutter#117352)
2023-01-18 [email protected] [Re-land] Button padding m3 (flutter/flutter#118640)
2023-01-18 [email protected] Add const constructor to TextInputFormatter (flutter/flutter#116654)
2023-01-18 [email protected] Fix some Focus related documentation typos (flutter/flutter#118576)
2023-01-17 [email protected] Devicelab android emulator (flutter/flutter#113472)
2023-01-17 [email protected] Disable Xcode cache cleanup (flutter/flutter#118641)
2023-01-17 [email protected] Add reference to HardwareKeyboard in RawKeyboard documentation (flutter/flutter#118607)
2023-01-17 [email protected] Updated tokens to v0.152 (flutter/flutter#118594)
2023-01-17 [email protected] Rename
_*Marker
classes to be_*Scope
, for consistency (flutter/flutter#118070)2023-01-17 [email protected] Roll Plugins from 92a5367 to 4e5cf2d (8 revisions) (flutter/flutter#118624)
2023-01-17 [email protected] Post a ToolEvent when selecting widget for inspection (flutter/flutter#118098)
2023-01-17 [email protected] Revert "M3 Button padding adjustments (#118449)" (flutter/flutter#118598)
2023-01-16 [email protected] M3 Button padding adjustments (flutter/flutter#118449)
2023-01-16 [email protected] Update documentation about accent color (flutter/flutter#116778)
2023-01-15 [email protected] f79030440 Roll Skia from c72c7bf7e45b to c64a10d525d1 (7 revisions) (flutter/engine#38858) (flutter/flutter#118511)
2023-01-14 [email protected] 25cb82272 Add include to make g3 happy (flutter/engine#38850) (flutter/flutter#118510)
2023-01-14 [email protected] 35479aa1c Roll Fuchsia Mac SDK from 21nYb648VWbpxc36t... to w0hr1ZMvYGJnWInwK... (flutter/engine#38880) (flutter/flutter#118509)
2023-01-14 [email protected] Roll Flutter Engine from a512cebdcd30 to 7dc5e7efa66a (2 revisions) (flutter/flutter#118505)
If this roll has caused a breakage, revert this CL and stop the roller
...