- 14 Nov, 2016 1 commit
-
-
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
-
- 08 Nov, 2016 1 commit
-
-
Dan Rubel authored
-
- 28 Oct, 2016 1 commit
-
-
Adam Barth authored
These aren't needed anymore.
-
- 23 Sep, 2016 1 commit
-
-
Adam Barth authored
Switch our pubspec.yamls to using SDK sources so that we can have consistent source types when we depend on these packages from external packages using SDK sources.
-
- 21 Sep, 2016 1 commit
-
-
James Robinson authored
This rewrites imports of various mojom.dart files from the Flutter engine repo to instead import normal-looking dart files from the (new) flutter_services package. This package handles exporting the correct symbols from generated code wherever that may live. Includes an engine roll to 3551e7a48e2e336777b15c7637af92fd7605b6c5 which contains the new flutter_services package.
-
- 20 Sep, 2016 1 commit
-
-
Chinmay Garde authored
-
- 14 Sep, 2016 1 commit
-
-
Yegor authored
-
- 12 Sep, 2016 1 commit
-
-
Adam Barth authored
-
- 08 Sep, 2016 1 commit
-
-
Phil Quitslund authored
* Udpate to Dart `1.20.0-dev.1.0`. Udpate to Dart `1.20.0-dev.1.0` and corresponding `analyzer` package. * Added `--no-packages-dir`. * Revert extension to master. * Added ignores. * Review nits. * More nits.
-
- 16 Jun, 2016 2 commits
-
-
pq authored
Prep to get us ready to pull in a new dev SDK and bump our analyzer DEP. * updates `crypto` (required by fresh analyzer) * fixes newly flagged dead code warnings * fixes switches that fall through and don't return
-
pq authored
Prep to get us ready to pull in a new dev SDK and bump our analyzer DEP. * updates `crypto` (required by fresh analyzer) * fixes newly flagged dead code warnings * fixes switches that fall through and don't return
-
- 26 May, 2016 1 commit
-
-
Adam Barth authored
The new version has an API change. Also, up our SDK requirements to be a bit more realistic.
-
- 23 May, 2016 1 commit
-
-
Ian Hickson authored
Our microbenchmarks now run on real devices.
-
- 28 Apr, 2016 1 commit
-
-
Adam Barth authored
Cassowary doesn't have any additional dependencies and this simplifies things. Fixes #2442
-
- 27 Apr, 2016 1 commit
-
-
Adam Barth authored
Rather that importing `package:newton/newton.dart` you can `import package:flutter/physics.dart`. Fixes #2441
-
- 14 Apr, 2016 1 commit
-
-
pq authored
With the new dev build we've got the updated linter and so can use the `@optionalTypeArgs` annotation (in `meta 0.12.0`). Bonus: this lets us clean up one more Regexp in the `analyze` command! :)
-
- 28 Mar, 2016 1 commit
-
-
Adam Barth authored
The .packages file is replacing the packages directory of symlinks.
-
- 23 Mar, 2016 1 commit
-
-
Ian Hickson authored
...so that we can shed the quiver dependency in flutter's framework.
-
- 10 Mar, 2016 1 commit
-
-
Hixie authored
Also, resolve our package conflict, since reflectable has been fixed.
-
- 09 Mar, 2016 1 commit
-
-
Hans Muller authored
-
- 04 Mar, 2016 1 commit
-
-
Adam Barth authored
We get the icons from the iconfont now. Also, remove the package:flutter CHANGELOG.md. This file is outdated and the git history is a more accurate change log these days.
-
- 03 Mar, 2016 2 commits
-
-
Adam Barth authored
The mojo_sdk has cleaned up its dependencies, so we no longer need to depend on package:test from package:flutter.
-
Adam Barth authored
This patch switches us from using our previous hacking approach to integrating with package:test to using the new PlatformPlugin interface.
-
- 25 Feb, 2016 1 commit
-
-
Hixie authored
See the comment in the patch for details.
-
- 20 Feb, 2016 1 commit
-
-
Adam Barth authored
Downloading these packages from cloud storage simplifies our deployment story because we can upload to cloud storage automatically from the buildbot. This patch also switches the responsibility for downloading the engine artifacts to update_engine.sh. Centralizing this responsibility ensures that the packages and the binaries are always in sync.
-
- 19 Feb, 2016 1 commit
-
-
Adam Barth authored
-
- 13 Feb, 2016 1 commit
-
-
Adam Barth authored
-
- 12 Feb, 2016 1 commit
-
-
Adam Barth authored
-
- 11 Feb, 2016 1 commit
-
-
Todd Volkert authored
-
- 10 Feb, 2016 1 commit
-
-
Todd Volkert authored
-
- 09 Feb, 2016 2 commits
-
-
Hixie authored
-
Adam Barth authored
-
- 03 Feb, 2016 1 commit
-
-
Hixie authored
-
- 02 Feb, 2016 1 commit
-
-
Adam Barth authored
-
- 31 Jan, 2016 1 commit
-
-
Adam Barth authored
-
- 29 Jan, 2016 1 commit
-
-
Adam Barth authored
-
- 28 Jan, 2016 1 commit
-
-
Collin Jackson authored
-
- 27 Jan, 2016 1 commit
-
-
Hixie authored
-
- 25 Jan, 2016 1 commit
-
-
Collin Jackson authored
This reverts commit b240cda8.
-
- 23 Jan, 2016 1 commit
-
-
Collin Jackson authored
This reverts commit ab300634.
-