Commit graph

23151 commits

Author SHA1 Message Date
Jenn Magder 7dd752ace6
Add trace logging to local engine path autodetection (#78482) 2021-03-17 17:35:43 -07:00
keyonghan 4d4af7edf0
remove flaky flag for linux shards (#78483) 2021-03-17 17:09:21 -07:00
keyonghan de036aa017
add mac/windows shard builders as flaky (#78459) 2021-03-17 16:50:02 -07:00
engine-flutter-autoroll 7fef76e433
96799c627 Roll Skia from b73f737aae8d to 579728eb1941 (3 revisions) (flutter/engine#25047) (#78476) 2021-03-17 16:40:03 -07:00
Shi-Hao Hong 594ce21d6f
[State Restoration] Material Date Picker (#77879) 2021-03-17 16:10:03 -07:00
Kabo 640ae7a393
Fix documentation for material Scrollbar.radius (#78004) 2021-03-17 15:55:02 -07:00
Justin McCandless 70aa045705
Autocomplete dartpad examples fix (#77863)
Fixes the dartpad examples on the docs site.
2021-03-17 15:50:53 -07:00
engine-flutter-autoroll 637fb5b9be
Roll Engine from a44f6ee5fee2 to c0e6763e6b81 (2 revisions) (#78467) 2021-03-17 15:25:04 -07:00
Michael Goderbauer 7ffb80b9e3
Fix typos in keyboard code (#78464) 2021-03-17 15:20:04 -07:00
William Oprandi e6f2bc8637
FocusableActionDetector now exposes descendantsAreFocusable property (#77288) 2021-03-17 14:40:04 -07:00
Benjamin Swerdlow b35fbfec1d
Update docs to reflect Null Safety (#78143) 2021-03-17 14:36:07 -07:00
engine-flutter-autoroll e7ee0dd424
d7125cdb9 [google_maps_flutter_platform_interface] Mark constructors as const for ids (flutter/plugins#3718) (#78458) 2021-03-17 14:30:02 -07:00
engine-flutter-autoroll a42f68f031
Roll Engine from 7b2db6dbe1c4 to a44f6ee5fee2 (2 revisions) (#78456) 2021-03-17 14:15:05 -07:00
Hans Muller 7c4c3419ae
Remove accentColor et al. from tests (#78449) 2021-03-17 13:28:09 -07:00
engine-flutter-autoroll 93a5d17a17
7b2db6dbe Roll Skia from 0d1cf35dae29 to 2558c468cc71 (1 revision) (flutter/engine#25041) (#78452) 2021-03-17 13:00:03 -07:00
lsaudon e260a73d9e
Fixed Buttons with icon RenderFlex overflow (#78018) 2021-03-17 13:00:00 -07:00
Shi-Hao Hong 8aca65a92d
Include validation for inputOnly mode (#78428) 2021-03-17 12:56:16 -07:00
engine-flutter-autoroll ec8fef65a8
Roll Engine from ced29b22881c to a7bd9e4ff538 (3 revisions) (#78442) 2021-03-17 11:55:04 -07:00
keyonghan 5a75d9ba90
add linux shard builders (#78430) 2021-03-17 11:15:02 -07:00
Jehun Seem(심제훈) 78a1a0cd74
Spell check for analysis_options.yaml (#78388) 2021-03-17 11:05:03 -07:00
engine-flutter-autoroll 8f3f3d4b82
Roll Engine from 994b85480844 to ced29b22881c (6 revisions) (#78424) 2021-03-17 10:50:02 -07:00
Hans Muller 87c40326e8
Removed accentColor and accentTextTheme dependencies from flutter_gallery (#78378) 2021-03-17 10:24:02 -07:00
engine-flutter-autoroll 2834f44db5
994b85480 Revert "Reland "Remove pipeline in favor of layer tree holder" (#24947)" (flutter/engine#25027) (#78382) 2021-03-17 08:08:03 -07:00
Michael Goderbauer 4c0a8e01c1
Table widget rendering bug (#78081) 2021-03-16 18:43:03 -07:00
engine-flutter-autoroll 783c4f1e35
525271dd8 Roll to dart 91d7c69ed7ea (flutter/engine#25022) (#78379) 2021-03-16 18:33:03 -07:00
engine-flutter-autoroll 5cddc871b2
Roll Engine from 82051afcc6cd to 1b62b4714e65 (2 revisions) (#78377) 2021-03-16 17:28:02 -07:00
engine-flutter-autoroll 7a2f0d1f99
3222a3e44 [image_picker] Endorse image_picker_for_web (flutter/plugins#3717) (#78376) 2021-03-16 17:18:02 -07:00
Hans Muller 6346edbaa3
Removed accentColor refs from API docs (#78375) 2021-03-16 17:04:00 -07:00
Hans Muller 79862c48c9
Removed accentTextTheme references from Typography API doc (#78371) 2021-03-16 17:02:56 -07:00
Johannes von Bargen 4b150b135f
Add optional DragAnchorStrategy to Draggable (#73143) 2021-03-16 16:48:03 -07:00
Jonah Williams 4807f806e2
[flutter_tools] remove globals from logger (#78353) 2021-03-16 16:46:21 -07:00
engine-flutter-autoroll 4b879c319b
8169973d8 Add missing licenses, and add a check (flutter/plugins#3720) (#78367) 2021-03-16 16:13:02 -07:00
engine-flutter-autoroll 7fc6a04ad2
Roll Engine from 0913f92df2d6 to 82051afcc6cd (2 revisions) (#78364) 2021-03-16 15:18:01 -07:00
engine-flutter-autoroll 10cf044096
Roll Engine from 2ab18532859c to 0913f92df2d6 (3 revisions) (#78352) 2021-03-16 14:03:02 -07:00
Ian Hickson f3c25fa07a
Align more closely with package:test (#77118) (#78343) 2021-03-16 13:58:02 -07:00
Jenn Magder 0cf1007276
Remove mocks from cocoapods_test (#78279) 2021-03-16 13:53:04 -07:00
Jenn Magder b3fa6eb6f5
Download platform artifacts from assemble if needed (#78272) 2021-03-16 13:48:04 -07:00
Jonah Williams 2584afd7ec
[flutter_tools] scaffolding for Windows UWP template (#78067) 2021-03-16 13:43:04 -07:00
Casey Hillers c30fdfbe82
Revert "[devicelab] Migrate Gallery to BuildTestTask (#77956)" (#78355)
This reverts commit 93fb258602.
2021-03-16 12:20:36 -07:00
Abhishek Ghaskata 43e3328e98
Add assertion of recordable list (#76272) 2021-03-16 12:18:01 -07:00
Darren Austin 5ab3474435
Removed the last vestiges of accent color from the FloatingActionButton. (#78296) 2021-03-16 12:00:31 -07:00
Casey Hillers 93fb258602
[devicelab] Migrate Gallery to BuildTestTask (#77956) 2021-03-16 11:58:03 -07:00
Hans Muller 14b8194bad
Added iconColor and textColor properties to ExpansionTile (#78281) 2021-03-16 11:53:45 -07:00
engine-flutter-autoroll 7dc8282898
Roll Engine from e46cb736836a to 2ab18532859c (2 revisions) (#78344) 2021-03-16 11:48:03 -07:00
Ian Hickson 5e4e530e93
Fix a legacy TODO (#77454) 2021-03-16 10:48:02 -07:00
engine-flutter-autoroll 97ddb506b8
Roll Engine from 0f52360d12d5 to e46cb736836a (3 revisions) (#78334) 2021-03-16 10:43:03 -07:00
Pierre-Louis 961fdeebb8
[Fonts] Fix update_icons double newline bug (#78317) 2021-03-16 10:03:03 -07:00
Abhishek Ghaskata db37499e9b
change the link (#78302) 2021-03-16 09:48:03 -07:00
Jenn Magder 61c848c1bd
Point "flutter build ipa --analyze-size" to archive app output (#78259) 2021-03-16 09:43:02 -07:00
Tong Mu 7dca2e54a0
Impl (#78218) 2021-03-16 09:38:04 -07:00