- 01 Nov, 2016 6 commits
-
-
Todd Volkert authored
-
Devon Carew authored
* remove the validator check for atom * remove the atom launch config * review comments
-
John McCutchan authored
Disable features of `flutter run` that depend on the service protocol when running in release mode (#6571)
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
Fixes #4166. Fixes #5120. Fixes #5399. Fixes #6507.
-
- 31 Oct, 2016 2 commits
-
-
Jason Simmons authored
-
Dan Rubel authored
-
- 29 Oct, 2016 1 commit
-
-
Adam Barth authored
Fixes #6480
-
- 28 Oct, 2016 3 commits
-
-
Adam Barth authored
These aren't needed anymore.
-
Adam Barth authored
This command is no longer needed. Also, remove some stray references to Mojo.
-
Phil Quitslund authored
-
- 27 Oct, 2016 6 commits
- 26 Oct, 2016 1 commit
-
-
Dan Rubel authored
-
- 25 Oct, 2016 2 commits
-
-
Ryan Macnak authored
-
Dan Rubel authored
-
- 24 Oct, 2016 3 commits
-
-
Jason Simmons authored
-
Chris Bracken authored
-
Ian Hickson authored
This should help new users figure out how to set up their constructors and use config data from the build method of a State.
-
- 23 Oct, 2016 2 commits
-
-
Wyatt Arent authored
* logger use milliseconds instead of seconds for reporting elapsed time (#5400) * Update authors (#5400) * Remove unnecessary comment
-
Wyatt Arent authored
Issue #6461
-
- 21 Oct, 2016 5 commits
-
-
Jason Simmons authored
With the old policy the most recent log would not be printed until the next log is produced (which may be indefinitely). This change prints logs immediately along with a time delta since the previous log.
-
Todd Volkert authored
* Rollback commits to get iOS into a stable state This rolls back the following commits: * 23c52fc7 (#6434) * a97cf4b5 (#6433) * e72e1744 (#6428) It also updates the engine to a newer revision that has the necessary rollbacks in the engine repo. Fixes #6458
-
Chinmay Garde authored
It takes a little bit longer that 10 seconds to install, launch and have the observatory be available on an iPod touch. Depending on the size of the application, it could be a lot longer to transer the bundle over the wire. The 60 seconds is arbitrary.
-
Devon Carew authored
* add a pause parameter to the reload command * encode OperationResult as json * reverse isOk logic
-
Ian Hickson authored
This tries to capture some of the experience of usability study participant P1.
-
- 20 Oct, 2016 9 commits
-
-
John McCutchan authored
-
Jason Simmons authored
Also remove the obsolete "flutter refresh" command
-
Ryan Macnak authored
-
Devon Carew authored
-
John McCutchan authored
-
John McCutchan authored
-
Dan Rubel authored
-
John McCutchan authored
-
Adam Barth authored
This patch makes it possible to build Flutter apps that use the framework on Fuchsia.
-