- 08 Apr, 2016 1 commit
-
-
Adam Barth authored
We need to pin the version of package:analyzer we use to avoid version skew within our project.
-
- 05 Apr, 2016 1 commit
-
-
Devon Carew authored
* add a dev/dartdoc.dart script to generate docs for the packages/ packages * remove description * rename readme * change to using --include-external * move docs to dev/docs
-
- 30 Mar, 2016 2 commits
-
-
Devon Carew authored
-
Devon Carew authored
-
- 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
-
- 14 Mar, 2016 1 commit
-
-
Ian Hickson authored
-
- 10 Mar, 2016 1 commit
-
-
Hixie authored
And fix a zillion omissions this uncovered.
-
- 27 Feb, 2016 1 commit
-
-
Devon Carew authored
-
- 26 Feb, 2016 2 commits
-
-
Devon Carew authored
-
Devon Carew authored
-
- 25 Feb, 2016 1 commit
-
-
Matt Perry authored
-
- 16 Dec, 2015 1 commit
-
-
Ian Hickson authored
-
- 01 Dec, 2015 1 commit
-
-
Adam Barth authored
-
- 24 Nov, 2015 1 commit
-
-
Adam Barth authored
We use a number of non-public APIs in the test package, which makes our dependency quite fragile. This patch pins a specific, known-good version. We should update to the lastest version in a follow-up patch.
-
- 17 Nov, 2015 1 commit
-
-
Adam Barth authored
The new flutter.mojo is ready for use.
-
- 10 Nov, 2015 1 commit
-
-
Adam Barth authored
- animation_bench.dart. This benchmark measures the full main-thread pipeline for ticking the drawer entrance and exit animation. - build_bench.dart. This benchmark measures a full app rebuild when there's no state change. - layout_bench.dart. This benchmark measures a full relayout.
-
- 07 Nov, 2015 2 commits
-
-
Adam Barth authored
Rather than using the Flutter unit tests to test FLX, we can just test FLX directly. Also, clean up the dependencies in the pubspec to match the code.
-
Adam Barth authored
Using local paths ensures that each package sees each other package at HEAD.
-
- 06 Nov, 2015 2 commits
-
-
Adam Barth authored
-
Adam Barth authored
-
- 04 Nov, 2015 6 commits
-
-
Adam Barth authored
-
Matt Perry authored
-
Matt Perry authored
This means we no longer depend on the dart 1.13 beta SDK.
-
Matt Perry authored
Add a test for signing/verifying with a random generated key pair.
-
Matt Perry authored
-
Adam Barth authored
-
- 03 Nov, 2015 2 commits
-
-
Adam Barth authored
-
Matt Perry authored
Also cleaned up the flx code a bit. Replaced custom KeyPair class with cipher's AsymmetricKeyPair.
-
- 02 Nov, 2015 1 commit
-
-
Adam Barth authored
-
- 29 Oct, 2015 1 commit
-
-
Hixie authored
sky_engine is now at 0.0.45 sky_services is now at 0.0.45 flx is now at 0.0.4 flutter is now at 0.0.15 flutter_sprites is now at 0.0.12
-
- 28 Oct, 2015 2 commits
-
-
Hixie authored
sky_engine is now at 0.0.44 sky_services is now at 0.0.44 flx is now at 0.0.3 flutter is now at 0.0.14 flutter_sprites is now at 0.0.11
-
Matt Perry authored
-
- 26 Oct, 2015 2 commits
-
-
Matt Perry authored
-
Matt Perry authored
This changes flutter's updater package to depend on and use the new flx package. I also did a little cleanup of the Bundle interface.
-
- 22 Oct, 2015 1 commit
-
-
Jason Simmons authored
-
- 21 Oct, 2015 2 commits
-
-
Matt Perry authored
-
Matt Perry authored
This will be shared by sky/updater and flutter_tools. Currently bundle.dart and signing.dart are unmodified copies of the files from updater and flutter_tools, respectively. This is so future changes are easier to see.
-