stuartmorgan
|
d992d6de20
|
Make desktop stopApp only apply to processes Flutter started (#41519)
|
2019-10-09 16:28:10 -07:00 |
|
Alexandre Ardhuin
|
890b939401
|
indent formal parameters correctly (#41644)
|
2019-10-04 11:00:18 +02:00 |
|
Alexandre Ardhuin
|
f0553ba58e
|
Missing trailing commas (#41473)
* add missing trailing commas
* add more missing trailing commas
* add more and more missing trailing commas
|
2019-09-30 18:48:23 +02:00 |
|
Alexandre Ardhuin
|
f11c34109c
|
fix bad indentations(mainly around collection literals) (#41355)
|
2019-09-27 10:46:45 +02:00 |
|
Francisco Magdaleno
|
d2a95ee344
|
Fix crash on vswhere query on missing installations (#40786)
|
2019-09-25 13:38:53 -07:00 |
|
Alexandre Ardhuin
|
89427d672d
|
add missing trailing commas in flutter_tools (#40968)
|
2019-09-24 08:06:09 +02:00 |
|
Francisco Magdaleno
|
09bb07f8dd
|
Adds list required components when VS is not installed (#40397)
|
2019-09-12 18:44:36 -07:00 |
|
Francisco Magdaleno
|
576a455a64
|
[windows] Refactor to optimize vswhere queries (#40197)
|
2019-09-12 15:48:25 -07:00 |
|
Francisco Magdaleno
|
f5733f7a62
|
Fix crash on vswhere search from flutter doctor (#40263)
Fixes a crash introduced on #40011 due to an incorrect type in the vswhere search
Fixes #40238
|
2019-09-11 21:03:42 -07:00 |
|
Zachary Anderson
|
73c10e8ced
|
[flutter_tool] process.dart cleanup (#39899)
|
2019-09-11 18:20:42 -07:00 |
|
Francisco Magdaleno
|
362cde43ff
|
[windows] Searches for pre-release and 'all' Visual Studio installations (#40011)
|
2019-09-10 17:01:53 -07:00 |
|
David Martos
|
526339b63a
|
Avoid killing Flutter tool process (#37471) (#37500)
|
2019-08-09 11:25:12 -07:00 |
|
Jonah Williams
|
3fedb8cb5a
|
Reland: use flutter features for web and desktop (#36699)
|
2019-07-22 15:34:03 -07:00 |
|
Jonah Williams
|
8eae2dfb92
|
Revert "Use FlutterFeatures to configure web and desktop devices (#36465)" (#36654)
This reverts commit bd52a78c71 .
|
2019-07-21 21:47:43 -07:00 |
|
Jonah Williams
|
bd52a78c71
|
Use FlutterFeatures to configure web and desktop devices (#36465)
|
2019-07-21 18:21:15 -07:00 |
|
Ian Hickson
|
d919e694b8
|
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108)
|
2019-07-13 11:51:44 -07:00 |
|