1. 04 Mar, 2017 1 commit
  2. 25 Feb, 2017 1 commit
  3. 17 Feb, 2017 1 commit
    • Michael Goderbauer's avatar
      Refactor how Artifacts are located (#8234) · cd8434d9
      Michael Goderbauer authored
      Artifacts are now located in a central place.
      This will enable us to downlaod artifacts when we need them (instead of
      downloading them all upfront).
      This also makes replacing sky_snapshot with gen_snapshot easier.
      cd8434d9
  4. 14 Feb, 2017 1 commit
  5. 08 Feb, 2017 2 commits
  6. 14 Nov, 2016 2 commits
    • Dan Rubel's avatar
      Refactor flutter command exit code - part 3 of 3 (#6838) · 34e466f1
      Dan Rubel authored
      * Remove the workaround that pinned args to v0.13.6
      This reverts most of the changes in commit 6331b6c8
      * throw exception if exit code is not an integer
      * rework command infrastructure to throw ToolExit when non-zero exitCode
      * convert commands to return Future<Null>
      * cleanup remaining commands to use throwToolExit for non-zero exit code
      * remove isUnusual exception message
      * add type annotations for updated args package
      34e466f1
    • Dan Rubel's avatar
      Refactor flutter command exit code - part 2 (#6817) · e384c0d9
      Dan Rubel authored
      * convert pubGet to throw ToolExit on non-zero exit code
      * convert commandValidator to throw ToolExit for non-zero exit code
      * convert flutter commands to throw ToolExit for non-zero exit code
      * use convenience method throwToolExit
      * only show "if this problem persists" for unusual exceptions
      e384c0d9
  7. 03 Nov, 2016 1 commit
    • Devon Carew's avatar
      Better progress (#6677) · fcfb2a5c
      Devon Carew authored
      * make showElapsedTime default to true
      
      * support nested progresses
      
      * improve hot reload message
      
      * rethrow
      fcfb2a5c
  8. 16 Sep, 2016 2 commits
  9. 23 Aug, 2016 1 commit
  10. 22 Aug, 2016 1 commit
  11. 25 Jul, 2016 3 commits
  12. 21 Jul, 2016 1 commit
  13. 02 Jun, 2016 1 commit
  14. 29 May, 2016 1 commit
  15. 24 May, 2016 1 commit
  16. 23 May, 2016 1 commit
  17. 12 May, 2016 1 commit
  18. 18 Apr, 2016 1 commit
    • Devon Carew's avatar
      Use arm deploy (#3374) · 12cac94c
      Devon Carew authored
      * download android-arm-deploy
      
      * wire up --deploy to android-arm-deploy
      
      * fix interpolation
      12cac94c
  19. 16 Apr, 2016 1 commit
  20. 06 Apr, 2016 3 commits
  21. 04 Apr, 2016 1 commit
  22. 25 Mar, 2016 2 commits