Christopher Fujino
8654e4ae3e
begin migrating //flutter/dev/tools to null-safety ( #80834 )
2021-04-23 20:24:03 -07:00
Christopher Fujino
4a7f280687
[flutter_conductor] Add "start", "status", "clean" commands to conductor release tool ( #80528 )
2021-04-19 15:04:04 -07:00
Michael Goderbauer
cb867bbedc
Enable unnecessary_await_in_return lint ( #77434 )
2021-03-05 18:38:15 -08:00
Jonah Williams
021311ed8a
Revert "[flutter_tools] move process manager into tool ( #75350 )" ( #75639 )
...
This reverts commit 8b6baae44c
.
2021-02-08 09:21:46 -08:00
Jonah Williams
8b6baae44c
[flutter_tools] move process manager into tool ( #75350 )
...
Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
2021-02-04 13:19:11 -08:00
Christopher Fujino
353add83e7
Re-land codesign test improvement ( #73997 )
2021-01-25 14:04:04 -08:00
Christopher Fujino
66ba4b244d
Revert "Improve codesign script ( #71244 )" ( #73961 )
...
This reverts commit b7f5aef11a
.
2021-01-14 18:40:29 +00:00
Christopher Fujino
b7f5aef11a
Improve codesign script ( #71244 )
2021-01-14 18:22:08 +00:00