- 15 Dec, 2016 6 commits
-
-
Ian Hickson authored
* Update CONTRIBUTING doc to mention analysis * Update CONTRIBUTING.md
-
John McCutchan authored
- [x] Introduce DependencyChecker which can determine if any dependencies have been modified. - [x] Move the DartDependencyBuilder into a separate file. - [x] Add unit tests for DartDependencyBuilder. - [x] Add unit tets for DependencyChecker Part of #7014
-
Ian Hickson authored
Sometimes you have several listenables, but you want to hand them to an API (e.g. CustomPainter) that only expects one.
-
Ian Hickson authored
-
Ian Hickson authored
-
Jason Simmons authored
-
- 14 Dec, 2016 2 commits
-
-
Matt Perry authored
* Animate size of label text over text fields. Also fade in the hintText so it doesn't pop in immediately as the label text slides up. Fixes https://github.com/flutter/flutter/issues/7217 * rm annotations * test * rename
-
Devon Carew authored
-
- 13 Dec, 2016 4 commits
-
-
Yegor authored
-
Jason Simmons authored
Without this, an FLX with no assets may be completely empty in AOT mode. This will result in a warning when the engine's unzip library tries to parse the FLX. Fixes https://github.com/flutter/flutter/issues/7060
-
-
Chinmay Garde authored
-
- 12 Dec, 2016 6 commits
-
-
YoungSeok Yoon authored
-
Matt Perry authored
Fixes https://github.com/flutter/flutter/issues/7017
-
Matt Perry authored
Fixes https://github.com/flutter/flutter/issues/6943
-
Yegor authored
-
John McCutchan authored
-
Devon Carew authored
-
- 11 Dec, 2016 1 commit
-
-
Ian Hickson authored
-
- 10 Dec, 2016 1 commit
-
-
Yegor authored
-
- 09 Dec, 2016 8 commits
-
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
Andrew Wilson authored
Fix _DragAvatar to display in the proper position for Overlays whose Point.origin is not the global Point.origin. (#7223)
-
Alexandre Ardhuin authored
-
Jason Simmons authored
The default rpc.Peer constructor was applying a transformer that filters out these errors. See https://github.com/flutter/flutter/issues/7174
-
Ian Hickson authored
-
Phil Quitslund authored
-
- 08 Dec, 2016 4 commits
-
-
Todd Volkert authored
-
Todd Volkert authored
This tests against the failure that was fixed in #7189
-
Todd Volkert authored
-
Todd Volkert authored
This fixes an infinite loop in the code that walks the parent context chain looking for a variable. This also includes a fix in build_info.dart whereby if the context is set but the config is not yet set, we were trying to dereference null.
-
- 07 Dec, 2016 3 commits
-
-
Jason Simmons authored
-
Devon Carew authored
* have flutter run --machine log to stdout * add a test * add docs; fix type annotation lint
-
Collin Jackson authored
* s/sky/flutter/ in Android templates * update engine.version with a compatible engine version * replace more SkyActivity references with FlutterActivity
-
- 06 Dec, 2016 5 commits
-
-
Dan Rubel authored
-
Yegor authored
-
Dan Rubel authored
-
Alexandre Ardhuin authored
-
Hans Muller authored
-