1. 12 May, 2016 1 commit
  2. 11 May, 2016 1 commit
  3. 10 May, 2016 1 commit
  4. 05 May, 2016 1 commit
  5. 03 May, 2016 1 commit
  6. 02 May, 2016 1 commit
  7. 27 Apr, 2016 1 commit
    • Devon Carew's avatar
      Flutter run (#3553) · b0dca796
      Devon Carew authored
      * rework flutter run
      
      * fix npe with --debug-port
      
      * connect to obs and exit when that conneciton closes
      
      * update todos
      b0dca796
  8. 25 Apr, 2016 1 commit
  9. 19 Apr, 2016 1 commit
  10. 18 Apr, 2016 3 commits
  11. 16 Apr, 2016 1 commit
  12. 04 Apr, 2016 1 commit
  13. 28 Mar, 2016 1 commit
  14. 25 Mar, 2016 1 commit
  15. 21 Mar, 2016 1 commit
  16. 09 Mar, 2016 1 commit
  17. 12 Feb, 2016 1 commit
  18. 20 Jan, 2016 1 commit
  19. 29 Nov, 2015 1 commit
    • Adam Barth's avatar
      Clean up code organization in flutter_tools · 9662d49e
      Adam Barth authored
      1) Moved basic utility code into base/ directory to make it clear which code
         doesn't depend on Flutter-specific knowldge.
      2) Move the CommandRunner subclasses into a runner/ directory because these
         aren't commands themselves.
      9662d49e
  20. 09 Nov, 2015 1 commit
    • Adam Barth's avatar
      Search all the build configurations for sky_snapshot · 7e8b111b
      Adam Barth authored
      Previously, we assumed the first build configuration would have one. Now we
      keep looking until we find one. Also, re-ordered the configurations so that
      you'll get the Android one if you have both, which is probably what you would
      expect.
      
      Fixes #100
      7e8b111b
  21. 31 Oct, 2015 1 commit
  22. 13 Oct, 2015 1 commit