22410 Commits

Author SHA1 Message Date
Jenn Magder
6ecb8cbcfa
Replace MockUsage with TestUsage (#74946) 2021-01-28 18:49:04 -08:00
engine-flutter-autoroll
0491db4a97
Roll Engine from b928a2aeff8e to 4ba79a34a06a (4 revisions) (#74945) 2021-01-28 18:44:04 -08:00
Dan Field
5575caa118
vm_service 6.0.1-nullsafety.1, dwds 8.0.2 (#74943) 2021-01-28 18:39:07 -08:00
Tyler Norbury
0e17b2de2e
fix word in doc comment (#74927) 2021-01-28 18:34:05 -08:00
Sam Rawlins
31732bc67d
emove "unnecessary" imports in test/animation (#74901) 2021-01-28 18:29:03 -08:00
Kenzie Schmoll
1ceffd28cd
Only show devtools deep links for render overflow errors (#74916) 2021-01-28 18:24:08 -08:00
Sam Rawlins
129003f052
Remove "unnecessary" imports. (#74899) 2021-01-28 18:24:04 -08:00
Jonah Williams
38d928b1ba
[flutter_tools] remove mock from analyze_size_test.dart (#74817) 2021-01-28 18:19:04 -08:00
Jenn Magder
bf248fade2
Allow 'flutter create' in dev and example directories (#74932) 2021-01-28 15:24:09 -08:00
Jia Hao
234952cf29
[flutter_tools] Simplify flutter test internals (#74176) 2021-01-28 15:24:04 -08:00
Darshan Rander
7c22f0d214
Added warning when not enabled platform is selected (#73205) 2021-01-28 13:54:04 -08:00
engine-flutter-autoroll
669795bce1
8f66b2ded [ci] fix ci failure on ios builds (flutter/plugins#3470) (#74926) 2021-01-28 13:29:04 -08:00
Jonah Williams
b926c7b696
[flutter_tools] rewrite Usage.test to capture objects instead of print logs (#74829) 2021-01-28 12:41:14 -08:00
Jonah Williams
cf54d6a2f0
[flutter_tools] remove mocks from file system test (#74919) 2021-01-28 12:40:20 -08:00
Kate Lovett
a664731a14
Add fixes for nullOk changes (#74866) 2021-01-28 14:31:34 -06:00
engine-flutter-autoroll
1efd34f05a
Roll Engine from 68cd4c42b506 to b928a2aeff8e (10 revisions) (#74921) 2021-01-28 12:24:03 -08:00
Michael Goderbauer
4a17405812
++ (#74862) 2021-01-28 09:59:05 -08:00
Juyeong Lee
68bd9c0146
Add more references to LongPressDraggable (#74835) 2021-01-28 09:58:58 -08:00
Michael Goderbauer
15703fb93b
Migrate some dev/ things to null-safety (#74861) 2021-01-28 09:54:03 -08:00
Jesse
2e7ab87a4d
Reland "Add BuildContext parameter to TextEditingController.buildTextSpan" (#73510) 2021-01-28 09:49:03 -08:00
xubaolin
d40f4399e2
Fix a slider layout bug when the overlay size is smaller than the thumb size (#74880) 2021-01-28 09:04:06 -08:00
Ian Hickson
29e604e241
Update packages (#74874) 2021-01-28 00:04:03 -08:00
Dan Field
3ece9c63d9
Flutter_driver nnbd (#74856) 2021-01-27 23:55:26 -08:00
Darren Austin
650b240634
Fix a bug with duplicate keys being used in the ReorderableListView. (#74842) 2021-01-27 21:39:06 -08:00
Kate Lovett
164671e2b1
Remove deprecated BinaryMessages (#73750) 2021-01-27 21:34:04 -08:00
Jenn Magder
51b3edd45f
Revert "Remove package image dependency (#74763)" (#74869)
This reverts commit ca2d7b3d3c5096995873b4766c103500d1a40952.
2021-01-27 19:50:58 -08:00
Jenn Magder
ff87150ba9
Revert "Swap MockStdio to FakeStdio in tests (#74838)" (#74867)
This reverts commit 547ed88ab37d50a9f7cc9aad42475db8e92126e7.
2021-01-27 19:35:16 -08:00
engine-flutter-autoroll
19f6e54d22
Roll Engine from 63d5fa8207f6 to 68cd4c42b506 (7 revisions) (#74860) 2021-01-27 17:49:03 -08:00
Jenn Magder
547ed88ab3
Swap MockStdio to FakeStdio in tests (#74838) 2021-01-27 17:33:47 -08:00
Kate Lovett
f04616f723
Migrate flutter_goldens to null safety (#74853) 2021-01-27 17:29:04 -08:00
Michael Goderbauer
06f051b2d5
Migrate remaining examples to null-safety (#74857) 2021-01-27 17:26:23 -08:00
Michael Goderbauer
c505ee79de
Run tests in sound null safety mode for fuchsia_remote_debug_protocol (#74848) 2021-01-27 17:24:03 -08:00
Ian Hickson
ca2d7b3d3c
Remove package image dependency (#74763) 2021-01-27 17:19:03 -08:00
Sam Rawlins
cf5d96238a
Remove "unnecessary" imports. (#74820) 2021-01-27 16:19:04 -08:00
Jenn Magder
3f380ca544
Swap mockito import for test/fake (#74847) 2021-01-27 16:02:44 -08:00
Greg Spencer
c05f623c6b
Remove FocusTraversalGroups from the final sorted list of descendants. (#74758)
This fixes a subtle bug in the focus traversal that would leave unfocusable FocusTraversalGroup nodes in the list of sorted nodes to be traversed, causing an assert to fire if you nested a FocusTraversalGroup in another one and made its children unfocusable.
2021-01-27 15:58:08 -08:00
engine-flutter-autoroll
541188c7cf
Roll Engine from 7ffca994cc25 to 63d5fa8207f6 (13 revisions) (#74845) 2021-01-27 15:24:03 -08:00
Jonah Williams
74bd7b6f6d
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
* opt out the flutter tool

* oops EOF

* fix import

* Update tool_backend.dart

* Update daemon_client.dart

* fix more
2021-01-27 15:17:53 -08:00
Sam Rawlins
8043d6723e
Remove "unnecessary" imports. (#74821) 2021-01-27 15:09:04 -08:00
Pedro Massango
a2ce206695
expose clipBehavior (#74046) 2021-01-27 14:54:46 -08:00
Phil Quitslund
4fa250f3f7
title format tweaks (#74747) 2021-01-27 14:54:05 -08:00
Michael Goderbauer
63267e9016
Make flutter create --smaple null-safe (#74844) 2021-01-27 14:44:03 -08:00
engine-flutter-autoroll
d11fe85676
Roll Engine from b11bef83a5e6 to 7ffca994cc25 (2 revisions) (#74775) 2021-01-27 13:54:03 -08:00
Jenn Magder
2bf560b481
Replace MockProcessManager with FakeProcessManager in process_test where possible (#74834) 2021-01-27 13:25:30 -08:00
Dan Field
1747adb630
Drop mockito for flutter_goldens (#74782) 2021-01-27 13:09:46 -08:00
Jenn Magder
fe921211df
Replace MockXcode with Xcode.test in more unit tests (#74827) 2021-01-27 13:07:07 -08:00
Jonah Williams
91437a0641
[flutter_tools] delete old directories when unzipping ontop of them (#74818)
Fixes #74772

stale files from previous SDKs were getting left in the cache, confusing the analyzer.
2021-01-27 12:56:21 -08:00
Dan Field
a204f038fc
Null safe migration for fuchsia_remote_debug_protocol (#74762) 2021-01-27 11:44:51 -08:00
Alexandre Ardhuin
d546e1d311
fix for upcoming lint use_named_constants (#74788) 2021-01-27 20:20:44 +01:00
Ian Hickson
37a0189773
Don't leak exceptions thrown by message channels (#74446) 2021-01-27 11:19:04 -08:00