Commit graph

24028 commits

Author SHA1 Message Date
Sam Rawlins cd956c17d2
Remove "unnecessary" imports in flutter_tools (#81008) 2021-04-26 10:49:03 -07:00
Abhishek Ghaskata 6a89c02bc7
navigator cleans up its pop transitions. (#80639) 2021-04-26 10:44:05 -07:00
xubaolin cff3211f7f
fix a NestedScrollView's ScrollPosition access bug (#80573) 2021-04-26 10:39:04 -07:00
engine-flutter-autoroll ef7b6ffba9
Roll Engine from eba9efd1c3cf to f5db8e379296 (13 revisions) (#81212) 2021-04-26 10:18:10 -07:00
engine-flutter-autoroll d1f73a1065
Roll Engine from 159071dd0d44 to eba9efd1c3cf (6 revisions) (#81105) 2021-04-23 21:44:02 -07:00
Jonah Williams 7d6e581f61
[versions] roll in latest shelf (#81099) 2021-04-23 20:39:02 -07:00
engine-flutter-autoroll 22af1b6987
Roll Engine from 6fa0fb005910 to 159071dd0d44 (19 revisions) (#81094) 2021-04-23 20:34:02 -07:00
Jason Simmons 992dba0c9a
Wait for frame rendering to stabilize before running the all_elements_bench benchmark (#81086) 2021-04-23 20:29:03 -07:00
yusufm 643fc8d5f7
Update README.md (#81088)
* Update README.md

Minor doc updates

* Update README.md
2021-04-23 20:24:49 -07:00
Christopher Fujino 8654e4ae3e
begin migrating //flutter/dev/tools to null-safety (#80834) 2021-04-23 20:24:03 -07:00
Ian Hickson e5414695d4
Change --disable-dds to --no-dds to avoid double negatives (#80900)
Also, refactor internal code to do the same.

See https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#avoid-double-negatives-in-apis
2021-04-23 16:29:38 -07:00
Ian Hickson 7ec7d4dae6
Test the skp_generator. (#81087) 2021-04-23 16:06:40 -07:00
Ren You e170ea521c
Revert "[RenderEditable] Dont paint caret when selection is invalid (#79607)" (#81076)
This reverts commit 0f8148ec16.
2021-04-23 16:00:11 -07:00
Ian Hickson c26ed03c8a
Migrate to ChannelBuffers.push (#76288)
* Migrate to ChannelBuffers.push

* Move TestDefaultBinaryMessenger to its own file

* Apply deprecations and fix usages
2021-04-23 15:39:34 -07:00
Michael Goderbauer 39554279b0
Make compareTo more robust in semantics.dart (#81083) 2021-04-23 15:39:03 -07:00
Emmanuel Garcia b0a63c4ffe
Reland the Dart plugin registry (#79669) 2021-04-23 15:34:04 -07:00
Phil Quitslund 9b0fd4230c
sort directives (#81060) 2021-04-23 15:11:51 -07:00
Chinmoy 321aa452a5
Modified TabBar.preferredSize to remove hardcoded (#80792) 2021-04-23 15:09:02 -07:00
Alexandre Ardhuin 59fc92168a
add missing trailing commas (#81065) 2021-04-23 22:47:40 +02:00
Jonah Williams 84bc2382f7
[flutter_tools] do not check for pubspec.yaml in packages forward command (#81059) 2021-04-23 13:39:20 -07:00
yusufm 307e381935
Revert "Renaming win bot tasks to keep with existing conventions. (#81058)" (#81066)
This reverts commit d332cbdf62.
2021-04-23 12:59:26 -07:00
engine-flutter-autoroll 57ab4c991b
50f9ee978 Move all null safety packages' min dart sdk to 2.12.0 (flutter/plugins#3822) (#81061) 2021-04-23 12:29:02 -07:00
Alexandre Ardhuin c78c913343
add missing trailing commas (#81042) 2021-04-23 21:00:42 +02:00
yusufm d332cbdf62
Renaming win bot tasks to keep with existing conventions. (#81058) 2021-04-23 11:49:03 -07:00
engine-flutter-autoroll 25217214bf
015a77290 [path_provider_*] code cleanup: sort directives (flutter/plugins#3823) (#81056) 2021-04-23 11:14:04 -07:00
xubaolin c880680c4e
add a test for popupMenuButton (#80930) 2021-04-23 10:54:04 -07:00
Abhishek Ghaskata a94e63a61b
Add tab 2 callback (#80805) 2021-04-23 10:49:03 -07:00
Kate Lovett f0d35600f6
Revert "Revert "Fix FlexibleSpaceBar Opacity when AppBar.toolbarHeight > ktoolbarHeight (#80453)" (#80545)" (#80589) 2021-04-23 10:44:04 -07:00
yusufm 25ba0f3a1b
Marking win bot tests and not flakey. (#81049)
Co-authored-by: yusufm <mohsinally@google.com>
2021-04-23 10:39:46 -07:00
Shi-Hao Hong 07849778eb
[State Restoration] Restorable TimePickerDialog widget, RestorableTimeOfDay (#80566) 2021-04-23 10:39:03 -07:00
Jonah Williams e6d4b8cf0b
Revert "Migrate channels to null safety (#80641)" (#81050)
This reverts commit f55b2665e9.
2021-04-23 10:18:38 -07:00
Abhishek Ghaskata f55b2665e9
Migrate channels to null safety (#80641) 2021-04-23 00:09:02 -07:00
Abhishek Ghaskata 4f2e7987f4
Migrate external_ui to null safety (#80640) 2021-04-23 00:04:03 -07:00
Jenn Magder 4825c639b6
Allow ios_add2app to be launched without tests (#81009) 2021-04-22 23:26:15 -07:00
Phil Quitslund 1105c8b956
ignore directives ordering in generated code (#81017) 2021-04-22 21:24:02 -07:00
Dan Field 08ca8b01bc
Fix error resolution when a completer is already set (#81014) 2021-04-22 19:49:03 -07:00
engine-flutter-autoroll 7b0c82676e
Roll Engine from 9ea763842e81 to 6fa0fb005910 (3 revisions) (#81007) 2021-04-22 19:44:02 -07:00
Alexandre Ardhuin d36d5ae35d
add missing trailing commas (#80995) 2021-04-22 19:39:02 -07:00
Jenn Magder 4a79bc96d6
Fix "LUCI console" link (#81012) 2021-04-22 19:38:34 -07:00
Ian Hickson 598737adf2
Clean up the command line tool interactive help output. (#80903) 2021-04-22 19:34:02 -07:00
Jonah Williams b30d97a64c
[flutter_tools] split host artifacts out of Artifacts (#80876) 2021-04-22 19:29:02 -07:00
Jenn Magder 0f899f2b64
Roll packages (#80989) 2021-04-22 15:01:49 -07:00
engine-flutter-autoroll 5c88a543ad
Roll Engine from 2ea5bb8451f7 to 9ea763842e81 (2 revisions) (#80985) 2021-04-22 14:34:02 -07:00
Jonah Williams 82cfa25a64
[flutter_tools] fix asset directory paths for UWP (#80984) 2021-04-22 13:35:45 -07:00
Alexandre Ardhuin c5a3ee7f31
add trailing commas in flutter/test/{foundation,gestures} (#80926) 2021-04-22 22:33:59 +02:00
yusufm 7769b00085
Adding win devicelab bot results to dashboard. (#80974) 2021-04-22 13:24:02 -07:00
Justin Hutchins dca07d2a8a
Enable previously skipped Editable test (#80761) 2021-04-22 13:19:03 -07:00
Greg Spencer b33c7891c1
Fix the sample analyzer to analyze dart:ui and make the analyzer null safe (#80742) 2021-04-22 12:14:02 -07:00
Abhishek Ghaskata a84ac2ec2c
Migrate customer_testing to null safety (#80841) 2021-04-22 10:56:51 -07:00
engine-flutter-autoroll 78d931ea4f
Roll Plugins from 9ac4fb87f088 to 66972edab0cd (3 revisions) (#80955) 2021-04-22 10:49:02 -07:00