- 07 Dec, 2015 1 commit
-
-
Eric Seidel authored
This makes startup 1500ms instead of 1700ms. @chinmaygarde @hixie
-
- 04 Dec, 2015 2 commits
-
-
Eric Seidel authored
@chinmaygarde
-
Eric Seidel authored
This will work after the next Engine roll. Currently it requires a fix to tracing which isn't in the released engine. Next steps are to make this work on a bot, and to add iOS support. @abarth @chinmaygarde
-
- 28 Nov, 2015 1 commit
-
-
Ian Hickson authored
Add an --upgrade flag to the dev/update_packages.dart flag which runs 'pub upgrade' instead of 'pub get'. Tell people to use this when using 'flutter analyze' since 'pub get' doesn't have the same guarantee of getting everything in sync.
-
- 21 Nov, 2015 1 commit
-
-
Adam Barth authored
Should make Travis green again. Also, add better logging to dev/update_packages.dart.
-
- 16 Nov, 2015 1 commit
-
-
Eric Seidel authored
Make it possible to run dev/update_packages.dart directly from the shell. @abarth
-
- 10 Nov, 2015 1 commit
-
-
Nathan Kerr authored
-
- 09 Nov, 2015 2 commits
-
-
Ian Hickson authored
-
Adam Barth authored
This document describes the workflow for contributing code to this repository.
-
- 07 Nov, 2015 2 commits
-
-
Adam Barth authored
This script runs the Flutter unit tests. By default, the script assumes you have compiled a SkyShell in an "engine/src" that's a peer to the "flutter" directory.
-
Adam Barth authored
Using local paths ensures that each package sees each other package at HEAD.
-