- 04 May, 2016 2 commits
-
-
pq authored
@Hixie: as per our conversation, a little more concise.
-
Devon Carew authored
* better parsing of adb devices output * re-order lines
-
- 29 Apr, 2016 1 commit
-
-
Devon Carew authored
-
- 10 Mar, 2016 1 commit
-
-
Hixie authored
And fix a zillion omissions this uncovered.
-
- 21 Feb, 2016 1 commit
-
-
Devon Carew authored
-
- 13 Feb, 2016 1 commit
-
-
Devon Carew authored
-
- 10 Feb, 2016 1 commit
-
-
Devon Carew authored
-
- 06 Feb, 2016 1 commit
-
-
Devon Carew authored
remove the device factory methods as well as the device cache
-
- 22 Jan, 2016 1 commit
-
-
Devon Carew authored
remove device type specific checks
-
- 10 Nov, 2015 1 commit
-
-
Adam Barth authored
-
- 12 Oct, 2015 1 commit
-
-
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.
-
- 01 Oct, 2015 1 commit
-
-
Ian Fischer authored
-
- 22 Sep, 2015 1 commit
-
-
Ian Fischer authored
-