Skip to content

Roll Flutter from 68dd63d66ba6 to 06909ccfa4ef (42 revisions) #3068

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
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
147e715
da5f8cf90 Roll Flutter Engine from a512cebdcd30 to 7dc5e7efa66a (2 re…
engine-flutter-autoroll Jan 19, 2023
a20e7c9
baefeccbe 35479aa1c Roll Fuchsia Mac SDK from 21nYb648VWbpxc36t... to…
engine-flutter-autoroll Jan 19, 2023
aa87b8f
ca300ce57 25cb82272 Add include to make g3 happy (flutter/engine#3885…
engine-flutter-autoroll Jan 19, 2023
3d1f99d
1220245b3 f79030440 Roll Skia from c72c7bf7e45b to c64a10d525d1 (7 re…
engine-flutter-autoroll Jan 19, 2023
cdcaa2d
7188c3e62 Update documentation about accent color (flutter/flutter#11…
engine-flutter-autoroll Jan 19, 2023
8620dc6
8c2fdb803 M3 Button padding adjustments (flutter/flutter#118449)
engine-flutter-autoroll Jan 19, 2023
2eb5c1d
f22280a0c Revert "M3 Button padding adjustments (#118449)" (flutter/f…
engine-flutter-autoroll Jan 19, 2023
e350908
cc7845e71 Post a ToolEvent when selecting widget for inspection (flut…
engine-flutter-autoroll Jan 19, 2023
ceabf94
a3629a223 Roll Plugins from 92a5367d58df to 4e5cf2d2da27 (8 revisions…
engine-flutter-autoroll Jan 19, 2023
6b19bed
ae7b99efb Rename `_*Marker` classes to be `_*Scope`, for consistency …
engine-flutter-autoroll Jan 19, 2023
42cc426
6fafbc33f Updated tokens to v0.152 (flutter/flutter#118594)
engine-flutter-autoroll Jan 19, 2023
52c8515
4b3cf9bbd Add reference to HardwareKeyboard in RawKeyboard documentat…
engine-flutter-autoroll Jan 19, 2023
292d4c1
0449030a9 Disable Xcode cache cleanup (flutter/flutter#118641)
engine-flutter-autoroll Jan 19, 2023
836f239
f989d551c Devicelab android emulator (flutter/flutter#113472)
engine-flutter-autoroll Jan 19, 2023
8910d44
0eaa83ad6 Fix some Focus related documentation typos (flutter/flutter…
engine-flutter-autoroll Jan 19, 2023
5462aae
780563ce0 Add const constructor to TextInputFormatter (flutter/flutte…
engine-flutter-autoroll Jan 19, 2023
43b35af
973cff40b [Re-land] Button padding m3 (flutter/flutter#118640)
engine-flutter-autoroll Jan 19, 2023
bb46dac
334898754 Add new macos target configured for flavors (flutter/flutte…
engine-flutter-autoroll Jan 19, 2023
ee0ed17
627752064 Roll Plugins from 4e5cf2d2da27 to 11361d01099d (4 revisions…
engine-flutter-autoroll Jan 19, 2023
21de709
997d43618 Fix applyBoxFit's handling of fitWidth and fitHeight. (flut…
engine-flutter-autoroll Jan 19, 2023
febab16
8a58ec5c3 Roll Flutter Engine from f79030440948 to c52b290813bd (29 r…
engine-flutter-autoroll Jan 19, 2023
9aba360
374f09e1a [flutter_tools] No more implicit --no-sound-null-safety (fl…
engine-flutter-autoroll Jan 19, 2023
6c2bb8d
ae1cc18c4 remove single-view assumption from `paintImage` (flutter/fl…
engine-flutter-autoroll Jan 19, 2023
dcb9782
bb8b96a5d Fix path for require.js (flutter/flutter#118722)
engine-flutter-autoroll Jan 19, 2023
48085e8
c83a69855 update uikit view documentation (flutter/flutter#118715)
engine-flutter-autoroll Jan 19, 2023
ece70c2
2b3ca0dc4 Bump github/codeql-action from 2.1.38 to 2.1.39 (flutter/fl…
engine-flutter-autoroll Jan 19, 2023
23e6054
666dccc85 [macOS] bringup new e2e_summary devicelab test (flutter/flu…
engine-flutter-autoroll Jan 19, 2023
ee6cae1
d07b88e4c Docs fix an=>a (flutter/flutter#118652)
engine-flutter-autoroll Jan 19, 2023
7bed70e
11d21e066 Add @pragma('vm:entry-point') to RestorableRouteBuilder arg…
engine-flutter-autoroll Jan 19, 2023
a4f0e77
7d9eaab01 Appbar iconTheme override fix (flutter/flutter#118681)
engine-flutter-autoroll Jan 19, 2023
7eab022
6f708305d Roll Flutter Engine from c52b290813bd to 290636c1cb6b (2 re…
engine-flutter-autoroll Jan 19, 2023
79fff60
b3059d2c0 Bump activesupport from 6.1.5 to 6.1.7.1 in /dev/ci/mac (fl…
engine-flutter-autoroll Jan 19, 2023
9b6f734
ffcf63ae8 Add verbose flag to plugin_dependencies_test to debug flake…
engine-flutter-autoroll Jan 19, 2023
b63c9ec
2609212ca 2a11023c7 [ios_platform_view] more precision when determine…
engine-flutter-autoroll Jan 19, 2023
1895ade
21fb443a3 8ed6790b5 Bump chrome_and_driver version to 110. (flutter/e…
engine-flutter-autoroll Jan 19, 2023
a5a5d73
e5c9d065f Forgot to remove emulator flag. (flutter/flutter#118762)
engine-flutter-autoroll Jan 19, 2023
24a4a91
6a9b2db4a 95b0c151f Roll Dart SDK from 645fd748e79e to ddf70a598f27 (…
engine-flutter-autoroll Jan 19, 2023
2ef5a93
0bbb5ec0c 40f7f0f09 Roll Fuchsia Mac SDK from P5QcCJU8I71xVXuMT... to…
engine-flutter-autoroll Jan 19, 2023
2480253
d53cc4a10 [macOS] New e2e_summary benchmark fails without Cocoapods. …
engine-flutter-autoroll Jan 19, 2023
67f3218
3e71e0caf Updated `ListTile` documentation, add Material 3 example an…
engine-flutter-autoroll Jan 19, 2023
7f49cac
213b3cb3d Check whether slider is mounted before interaction, no-op i…
engine-flutter-autoroll Jan 19, 2023
c3ed2ab
06909ccfa Update packages + fix tests for javascript mime change (flu…
engine-flutter-autoroll Jan 19, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ci/flutter_master.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
68dd63d66ba6359b377a48c3bb4b028ab5ef5140
06909ccfa4ef32405efcca4587e2db6da4d5e326