flutter/packages/flutter_tools/lib/src/commands
Devon Carew 3ba17136b7 add a restart command to the daemon protocol (#4385)
* refactor the --resident run option into a separate file

* update daemon to run --resident apps

* re-plumbing daemon start

* send app logs

* update tests

* review changes

* fix test runner

* remove PackageMap.createGlobalInstance; rely on the ctor

* review comments
2016-06-07 12:13:35 -07:00
..
analyze.dart Check for user specified args. 2016-06-03 12:52:43 -07:00
build_aot.dart add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
build_apk.dart add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
build_flx.dart Remove Toolchain and extend ToolConfiguration to locate host tools such as sky_snapshot (#3870) 2016-05-11 15:47:26 -07:00
build_ios.dart Add --target support to flutter build ios (#4318) 2016-06-02 08:57:13 -07:00
build.dart Build ahead-of-time compiled snapshots and incorporate them into Android APKs (#3592) 2016-04-29 13:44:01 -07:00
config.dart allow per-command analytics suppression (#3919) 2016-05-15 20:06:27 -07:00
create.dart remove old command aliases (#4103) 2016-05-23 12:06:49 -07:00
daemon.dart add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
devices.dart remove old command aliases (#4103) 2016-05-23 12:06:49 -07:00
doctor.dart add the dart vm version to flutter doctor 2016-04-06 15:11:54 -07:00
drive.dart add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
install.dart Fix install for iOS simulator, and add ability to uninstall (#4223) 2016-05-27 11:05:10 -07:00
listen.dart Replace the checked flag in DebuggingOptions with the build mode (#3901) 2016-05-17 12:38:25 -07:00
logs.dart Flutter run (#3553) 2016-04-27 14:43:42 -07:00
precache.dart add google analytics to flutter_tools (#3523) 2016-04-26 16:25:11 -07:00
refresh.dart Flutter run restart (#4105) 2016-05-26 15:26:14 -07:00
run_mojo.dart add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
run.dart add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
screenshot.dart add a screenshot command 2016-03-25 22:01:32 -07:00
setup.dart Remove ArtifactStore and move flutterRoot into Cache (#3883) 2016-05-12 15:54:35 -07:00
skia.dart Consolidate observatory code (#3892) 2016-05-12 18:15:23 -07:00
stop.dart add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
test.dart add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
trace.dart add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
update_packages.dart find all repo packages (#3368) 2016-04-15 20:25:57 -07:00
upgrade.dart Remove ArtifactStore and move flutterRoot into Cache (#3883) 2016-05-12 15:54:35 -07:00