- 08 Nov, 2016 4 commits
-
-
Ian Hickson authored
-
Dan Rubel authored
-
Matt Perry authored
Fixes https://github.com/flutter/flutter/issues/6603
-
Dan Rubel authored
-
- 07 Nov, 2016 9 commits
-
-
Ian Hickson authored
-
Dan Rubel authored
-
Devon Carew authored
-
Devon Carew authored
-
Hans Muller authored
-
John McCutchan authored
-
Ian Hickson authored
Fixes https://github.com/flutter/flutter/issues/6734
-
Andrew Wilson authored
-
Ian Hickson authored
-
- 06 Nov, 2016 1 commit
-
-
Jason Simmons authored
-
- 04 Nov, 2016 3 commits
-
-
Ryan Macnak authored
-
P.Y. Laligand authored
Fonts should never be bundled on Fuchsia.
-
Jason Simmons authored
-
- 03 Nov, 2016 16 commits
-
-
Ian Hickson authored
People get confused by the tight constraints.
-
Ian Hickson authored
Based on P5's experience
-
Ian Hickson authored
Fixes https://github.com/flutter/flutter/issues/6628
-
Ian Hickson authored
Closes https://github.com/flutter/flutter/issues/5781
-
Ian Hickson authored
I think we must have accidentally checked this in some time.
-
Ian Hickson authored
Closes https://github.com/flutter/flutter/issues/6125
-
Ian Hickson authored
Closes https://github.com/flutter/flutter/issues/6141
-
Ian Hickson authored
Closes https://github.com/flutter/flutter/issues/5743
-
Ian Hickson authored
Closes https://github.com/flutter/flutter/issues/5617
-
Matt Perry authored
-
Devon Carew authored
* make showElapsedTime default to true * support nested progresses * improve hot reload message * rethrow
-
Dan Rubel authored
-
Jason Simmons authored
-
Dan Rubel authored
-
John McCutchan authored
- [x] Remove the second full-sync on startup. - [x] Always invoke the snapshotter to determine the minimal set of Dart sources used. - [x] Only synchronize the *used* Dart sources to DevFS. - [x] Detect syntax / file missing errors on the host and gate reloads / restarts.
-
Ian Hickson authored
-
- 02 Nov, 2016 7 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
Chris Bracken authored
On Android and Fuchsia, default to Roboto. On iOS, use San Francisco.
-
Chinmay Garde authored
-
Petr Hosek authored
This is causing issues when integratting Flutter into GN as the generated depfile refers to snapshot as the target instead of the bundle. We instead use a separate GN action to generate the snapshot use the Flutter compiler to only assemble the bundle.
-
Dan Rubel authored
* add flutter run --machine flag * refactor daemon stdin/out command stream/response * extract daemon startApp method * refactor flutter run --machine to call daemon.startApp
-
Ian Hickson authored
-