1. 04 May, 2016 2 commits
  2. 29 Apr, 2016 1 commit
  3. 10 Mar, 2016 1 commit
  4. 21 Feb, 2016 1 commit
  5. 13 Feb, 2016 1 commit
  6. 10 Feb, 2016 1 commit
  7. 06 Feb, 2016 1 commit
  8. 22 Jan, 2016 1 commit
  9. 10 Nov, 2015 1 commit
  10. 12 Oct, 2015 1 commit
    • Adam Barth's avatar
      Teach sky_tools about prebuilt artifacts · bdd20661
      Adam Barth authored
      This patch makes `flutter start` work without a clone of the engine git
      repository. Making this work pulled a relatively large refactor of how the
      commands interact with application packages and devices. Now commands that want
      to interact with application packages or devices inherit from a common base
      class that holds stores of those objects as members.
      
      In production, the commands download and connect to devices based on the build
      configuration stored on the FlutterCommandRunner. In testing, these fields are
      used to mock out the real application package and devices.
      bdd20661
  11. 01 Oct, 2015 1 commit
  12. 22 Sep, 2015 1 commit