Kenzie Schmoll
|
766b4509c6
|
Add 'v' hotkey to open DevTools in the browser (#82227)
* Add 'v' hotkey to open DevTools in the browser
|
2021-05-13 09:54:10 -07:00 |
|
Alexandre Ardhuin
|
7d46d43635
|
use throwsXxx instead of throwsA(isA<Xxx>()) (#82328)
|
2021-05-12 09:59:02 -07:00 |
|
Jenn Magder
|
c1c12aa365
|
Add posix permission chown suggestion to io error handling (#81942)
|
2021-05-11 14:54:02 -07:00 |
|
Alexandre Ardhuin
|
df3662b15e
|
use throwsA (#82238)
|
2021-05-11 10:19:01 -07:00 |
|
Anurag Roy
|
6e08ea0a2c
|
[flutter_tools] Show linux distribution and kernel release in flutter doctor (#81368)
|
2021-05-10 10:04:02 -07:00 |
|
Jonah Williams
|
bfe16a8640
|
[flutter_tools] remove even more mocks (#81618)
|
2021-05-10 08:24:03 -07:00 |
|
Ian Hickson
|
33b183e6c9
|
Fix extra blank lines in logger output (#81607)
|
2021-05-03 09:19:02 -07:00 |
|
Jenn Magder
|
8d3bc1846f
|
Migrate analyze_size to null safety (#81002)
|
2021-04-26 16:46:14 -07:00 |
|
Jonah Williams
|
52661bc713
|
[flutter_tools] skip copying 1GB of data from chrome cache dirs (#81170)
* [flutter_tools] skip copying 1GB of data from chrome cache dirs
* Update chrome.dart
|
2021-04-26 13:02:42 -07:00 |
|
Ian Hickson
|
598737adf2
|
Clean up the command line tool interactive help output. (#80903)
|
2021-04-22 19:34:02 -07:00 |
|
Phil Quitslund
|
61c30c41b2
|
fix sort_directives violations (#80817)
|
2021-04-21 13:49:03 -07:00 |
|
Jenn Magder
|
56c0002c47
|
Adopt FakeProcessManager.empty (#80480)
|
2021-04-15 14:19:02 -07:00 |
|
Jonah Williams
|
b7214a9a43
|
[flutter_tools] fix null check in crash reporter (#80382)
|
2021-04-13 14:04:25 -07:00 |
|
Jenn Magder
|
436ca01e14
|
Migrate features_tests and other tool tests to null safety (#80168)
|
2021-04-12 12:35:02 -07:00 |
|
Jenn Magder
|
0f03af0101
|
Migrate visual_studio_test (#80088)
|
2021-04-08 19:14:27 -07:00 |
|
Jenn Magder
|
e8cd4827a0
|
Migrate fake_process_manager to null safety (#80018)
|
2021-04-08 15:19:07 -07:00 |
|
Jenn Magder
|
aa96eb299a
|
Migrate intellij tests and context_test to null safety (#80008)
|
2021-04-08 15:18:40 -07:00 |
|
Jenn Magder
|
3e5f620a00
|
Convert some general.shard base tests to null safety (#79985)
|
2021-04-08 14:55:19 -07:00 |
|
Jenn Magder
|
a2f67720ef
|
Migrate test/src/common to null safety (#79907)
|
2021-04-06 22:55:03 -07:00 |
|
Sam Rawlins
|
68492c5b69
|
Remove "unnecessary" imports. (#78664)
|
2021-04-06 11:19:02 -07:00 |
|
Jonah Williams
|
304448af8c
|
[flutter_tools] consume package:process exceptions (#79657)
|
2021-04-02 12:08:29 -07:00 |
|
Jonah Williams
|
430626d0f3
|
[flutter_tools] use existing service implementations for web (#78995)
|
2021-03-29 21:44:03 -07:00 |
|
Jonah Williams
|
dfc134dd9a
|
[versions] roll many versions (#79088)
|
2021-03-25 15:43:44 -07:00 |
|
Jenn Magder
|
d79b16689d
|
Migrate error_handling_io to null safety (#78932)
|
2021-03-24 14:56:26 -07:00 |
|
Jonah Williams
|
9cc61b0f90
|
[flutter_tools] handle concurrent modification in signal callback (#78913)
|
2021-03-23 17:30:09 -07:00 |
|
Jenn Magder
|
d165ea5c42
|
Migrate os to null safety (#78901)
|
2021-03-23 17:28:09 -07:00 |
|
Michael Goderbauer
|
197b440e96
|
Migrate out custom ignore syntax to flutter_ignore (#78497)
|
2021-03-19 15:33:05 -07:00 |
|
Jonah Williams
|
cdfe39556b
|
[flutter_tools] handle OSError 2 from current working directory (#78380)
|
2021-03-18 09:49:25 -07:00 |
|
Jonah Williams
|
4807f806e2
|
[flutter_tools] remove globals from logger (#78353)
|
2021-03-16 16:46:21 -07:00 |
|
Jenn Magder
|
d018c24bb8
|
MockProcessUtils->FakeProcessManager in version_test (#77985)
|
2021-03-12 16:38:04 -08:00 |
|
Jonah Williams
|
9f420ffb3e
|
[flutter_tools] io cleanups to simplify null safety migration (#77955)
|
2021-03-12 16:21:14 -08:00 |
|
Jonah Williams
|
2daac9201a
|
[flutter_tools] simplify shutdown hooks (#77969)
|
2021-03-11 22:18:15 -08:00 |
|
Jonah Williams
|
233015572c
|
[flutter_tools] simplify platform null safety (#77727)
|
2021-03-09 12:52:57 -08:00 |
|
Michael Goderbauer
|
cb867bbedc
|
Enable unnecessary_await_in_return lint (#77434)
|
2021-03-05 18:38:15 -08:00 |
|
Gary Qian
|
ee41782732
|
[flutter_tools] Deferred components build system (#76192)
|
2021-03-04 18:09:02 -08:00 |
|
Michael Goderbauer
|
7b251f5f37
|
Enable use_function_type_syntax_for_parameters lint (#77163)
|
2021-03-04 08:59:17 -08:00 |
|
Jonah Williams
|
fc35508a40
|
[flutter_tools] remove mock from logger tests (#77064)
|
2021-03-02 10:35:44 -08:00 |
|
Michael Goderbauer
|
fc99e7c0d7
|
Enable missing_whitespace_between_adjacent_strings (#77027)
|
2021-03-01 18:30:17 -08:00 |
|
Jonah Williams
|
2f1702f78e
|
[flutter_tools] remove mock from terminal test (#76812)
|
2021-02-26 08:38:55 -08:00 |
|
Jenn Magder
|
f5903a91e0
|
Remove dead ensureDirectoryExists (#76829)
|
2021-02-25 18:11:01 -08:00 |
|
Jonah Williams
|
acdf4ba871
|
[flutter_tools] remove process manager mocks from error_handling_io tests (#76725)
|
2021-02-24 14:51:04 -08:00 |
|
Jenn Magder
|
e5b5e1475c
|
Adopt FakeProcess, remove MockProcess (#76276)
|
2021-02-18 11:13:26 -08:00 |
|
Jenn Magder
|
23e41734e5
|
Swap Mocks to Fakes in config_test (#76274)
|
2021-02-18 00:46:02 -08:00 |
|
Jenn Magder
|
90531179f5
|
MockProcessManager -> FakeProcessManager in os_test (#76264)
|
2021-02-17 23:21:02 -08:00 |
|
Jonah Williams
|
d65c98b4a2
|
[flutter_tools] replace some mock file/directories with new op handle (#76268)
|
2021-02-17 21:26:03 -08:00 |
|
Jonah Williams
|
93e7d34dc4
|
[flutter_tools] Remove globals/mocks from GradleUtils (#76020)
|
2021-02-17 14:26:57 -08:00 |
|
Jonah Williams
|
dce8f71228
|
[flutter_tools] do not use context logger in gradle (#75940)
|
2021-02-12 17:38:52 -08:00 |
|
Hidenori Matsubayashi
|
4cc0ab2d19
|
[flutter_tools] Add ARM64 Linux host and cross-building option support (#61221)
|
2021-02-12 14:25:30 -08:00 |
|
Jonah Williams
|
8df58eb650
|
[flutter_tools] use a single fake implementation of HttpClient (#75471)
|
2021-02-09 15:32:03 -08:00 |
|
Gary Qian
|
81530744bf
|
flutter_tool: DeferredComponent and LoadingUnit classes, Manifest deferred-components parsing (#75394)
|
2021-02-09 10:02:13 -08:00 |
|