1. 34e466f Refactor flutter command exit code - part 3 of 3 (#6838) by Dan Rubel · 8 years ago
  2. 1821238 Refactor flutter command execution (#5892) by Dan Rubel · 9 years ago
  3. 3ba1713 add a restart command to the daemon protocol (#4385) by Devon Carew · 9 years ago
  4. 653566d simplify toolchain setup by Devon Carew · 9 years ago
  5. 797e27e Add @override annotations to flutter framework by Hixie · 9 years ago
  6. d911aaa refactot the stop command to not use DeviceStore by Devon Carew · 9 years ago
  7. 022047f remove the isConnected() method from device by Devon Carew · 9 years ago
  8. 5daf58c refactor commands to move out re-usable functionality by Devon Carew · 9 years ago
  9. 9662d49 Clean up code organization in flutter_tools by Adam Barth · 9 years ago
  10. da0a12c Rename sky_tools to flutter_tools by Adam Barth · 9 years ago
  11. 494d1e0 verify that we're running from the root of a project by Devon Carew · 9 years ago
  12. bdd2066 Teach sky_tools about prebuilt artifacts by Adam Barth · 9 years ago
  13. a6a3f21 IOSSimulator implementation. by Ian Fischer · 9 years ago
  14. 287817f Move Command subclasses into commands directory by Adam Barth · 9 years ago[Renamed (93%) from packages/flutter_tools/lib/src/stop.dart]
  15. 844678d Add implementation of start and stop commands for iOS. by Ian Fischer · 9 years ago
  16. 0364590 delay looking for android devices by Devon Carew · 9 years ago
  17. fa59233 Add stop command and supporting Android support. by Ian Fischer · 9 years ago