- 22 Nov, 2016 14 commits
-
-
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 7 commits
-
-
Yegor authored
-
John McCutchan authored
-
John McCutchan authored
- [x] Make iOS and Android application startup paths consisitent. - [x] Remove the now unncessary Android specific special cases from the runners.
-
P.Y. Laligand authored
This allows us to run the analyzer CLI on packages and correctly find dart:ui.
-
Adam Barth authored
-
Hans Muller authored
-
John McCutchan authored
- [x] Stop unnecessarily building the flx a second time on startup. - [x] Stop unncessarily copying the flx to the device a second time on startup. - [x] Remove `startBundle` and move logic into `startApp`.
-
- 19 Nov, 2016 2 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
-
- 18 Nov, 2016 8 commits
-
-
Günter Zöchbauer authored
-
Hans Muller authored
-
Hans Muller authored
-
Günter Zöchbauer authored
-
Todd Volkert authored
-
Adam Barth authored
-
Yegor authored
-
Ian McKellar authored
We're getting rid of the http package from third_party/dart-pkg/
-
- 17 Nov, 2016 5 commits
-
-
Ian Hickson authored
(and minor doc changes) This will in the future allow Scrollable to not track the Simulation itself.
-
Hans Muller authored
-
Joel Trottier-Hebert authored
* Added comment for INTERNET permission in Android manifest * Added more details to the permission comment.
-
Todd Volkert authored
* Allow for application-specific log readers. When running with prebuilt application binaries, those applications aren't guaranteed to be named "Runner" (as it is when we build the app locally in Flutter tools)
-
Phil Quitslund authored
Fixes the `package:drudge` spam. See: #6840
-
- 16 Nov, 2016 4 commits
-
-
Yegor authored
-
Ian Hickson authored
...at least not in the traditional markdown style. So let's try HTML instead.
-
Jason Simmons authored
-
Adam Barth authored
-