- 10 Nov, 2015 1 commit
-
-
Adam Barth authored
-
- 07 Nov, 2015 3 commits
-
-
Adam Barth authored
Using local paths ensures that each package sees each other package at HEAD.
-
Devon Carew authored
-
Adam Barth authored
-
- 04 Nov, 2015 3 commits
-
-
Adam Barth authored
-
Matt Perry authored
-
Adam Barth authored
-
- 03 Nov, 2015 2 commits
-
-
Matt Perry authored
-
Matt Perry authored
-
- 02 Nov, 2015 3 commits
-
-
Hixie authored
...by requiring a new version of analyzer. Also, when the subprocess is terminated unexpectedly, report the actual problem in more detail.
-
Hixie authored
-
Devon Carew authored
-
- 31 Oct, 2015 1 commit
-
-
Adam Barth authored
-
- 30 Oct, 2015 1 commit
-
-
Adam Barth authored
-
- 29 Oct, 2015 8 commits
-
-
Adam Barth authored
-
Hixie authored
In case we run into trouble, this at least gives us an escape hatch.
-
Hixie authored
-
Hixie authored
-
Matt Perry authored
-
Devon Carew authored
-
Devon Carew authored
-
Devon Carew authored
remove an unused import review comments rename st --> stack
-
- 28 Oct, 2015 1 commit
-
-
Hixie authored
We also have to require a newer test package, since the old one depends on a version of the analyzer that uses dart:profiler, which is gone and replaced by dart:developer.
-
- 26 Oct, 2015 2 commits
-
-
Matt Perry authored
-
Matt Perry authored
-
- 24 Oct, 2015 1 commit
-
-
Devon Carew authored
remove a runInShell arg on windows when launching pub
-
- 23 Oct, 2015 3 commits
-
-
Chinmay Garde authored
-
Nathan Kerr authored
Windows has no direct way to kill a process based on port. Uses netstats and loops through the results to find the correct process to kill. Also modify Process.run for the server to runInShell if on Windows. Style nits.
-
Nathan Kerr authored
-
- 21 Oct, 2015 1 commit
-
-
Devon Carew authored
-
- 19 Oct, 2015 2 commits
-
-
Matt Perry authored
-
Matt Perry authored
Adds a --private-key option to the build command, which specifies an ECDSA private key. When this is provided along with a manifest, the manifest is prepended to the .flx package and signed with the private key. The manifest also includes a SHA-256 hash of the zipped content portion of the .flx package. This is used by the Flutter updater package, to verify that updates are from the right publisher.
-
- 18 Oct, 2015 1 commit
-
-
Devon Carew authored
-
- 14 Oct, 2015 2 commits
-
-
Adam Barth authored
-
Adam Barth authored
-
- 13 Oct, 2015 1 commit
-
-
Adam Barth authored
-
- 12 Oct, 2015 2 commits
-
-
Adam Barth authored
-
Adam Barth authored
-
- 10 Oct, 2015 1 commit
-
-
Adam Barth authored
Expose the main entry point for the tools via the library lets us run the tools from the Flutter package, which simplifies the setup for end developers because they don't need to declare a dependency on sky_tools directly.
-
- 06 Oct, 2015 1 commit
-
-
Devon Carew authored
-