- 29 Nov, 2016 1 commit
-
-
Todd Volkert authored
-
- 28 Nov, 2016 8 commits
-
-
Adam Barth authored
-
Adam Barth authored
This Fuchsia-specific code is moving into Fuchsia itself.
-
Chris Bracken authored
Returns a dump of the application's render tree.
-
Seth Ladd authored
because this is the most full-featured sample we have.
-
Collin Jackson authored
-
Dan Rubel authored
-
Ian Hickson authored
-
- 27 Nov, 2016 3 commits
-
-
Ian Hickson authored
This fixes minor issues I ran into while using Flutter.
-
Ian Hickson authored
-
Adam Barth authored
These now match what 2016.3 expects.
-
- 24 Nov, 2016 2 commits
-
-
Chris Bracken authored
Q: What happens if we set time dilation to zero? A: It would be bad.
-
Ryan Macnak authored
-
- 23 Nov, 2016 9 commits
-
-
P.Y. Laligand authored
-
Chinmay Garde authored
-
Hans Muller authored
-
Hans Muller authored
-
Devon Carew authored
-
Ian Hickson authored
-
Raju Bitter authored
@hixie told me to add me to the list, see https://github.com/flutter/flutter/pull/6833#issuecomment-260418501
-
John McCutchan authored
-
Adam Barth authored
Fixes #5695
-
- 22 Nov, 2016 16 commits
-
-
John McCutchan authored
-
Phil Quitslund authored
* Fixes Analysis Server regression (https://github.com/dart-lang/sdk/issues/27856). * Adds `front_end` dependency override (required by analyzer).
-
John McCutchan authored
- [x] Remove the two stage initial boot process. - [x] Remove the loader screen app. - [x] Don't report reload times for the initial reload because we are switching from a snapshot to source and that will always be worst case.
-
John McCutchan authored
-
Devon Carew authored
-
Chris Bracken authored
-
Chris Bracken authored
Declares a top-level getter that returns the outputs directory to which Flutter Driver tests can write any output files. Timeline data defaults to this directory.
-
Chinmay Garde authored
-
Todd Volkert authored
#6972
-
Devon Carew authored
-
Hans Muller authored
-
Dan Rubel authored
-
Adam Barth authored
Fixes #6963
-
Adam Barth authored
This patch replaces uses of Flexible with Expanded where we're using FlexFit.tight. We still need to think of a better name for the FlexFit.loose variant. Also, improve the docs for Row, Column, Flex, and RenderFlex to be more problem-oriented and to give a complete account of the layout algorithn. Fixes #6960 Fixes #5169
-
Luke Church authored
* Add delay between writing file and modifying it * Add type argument
-
Hans Muller authored
-
- 21 Nov, 2016 1 commit
-
-
Yegor authored
-