- 18 Mar, 2016 35 commits
-
-
Matt Perry authored
Tweak the selected tab indicator animation.
-
Adam Barth authored
Look for the keyboard in the view services
-
Adam Barth authored
The engine now provides the keyboard and raw keyboard services via the view services. This patch updates the framework to look there for the keyboard. Also, this patch migrates callers to the new MojoServices name for these entry points.
-
Ian Hickson authored
Fix some icon names
-
Hixie authored
At some point we were overly zealous about s/new/const/ in this file.
-
qchong authored
docs: Updated descriptions for Animation API docs.
-
Quddus Chong authored
-
Ian Hickson authored
More tweaking of how Icons dartdocs.
-
Hixie authored
-
Matt Perry authored
Made it faster and less stretchy.
-
Ian Hickson authored
Fix markdown errors with last Icons dartdoc patch
-
Hixie authored
-
Ian Hickson authored
Improve the material design icon dartdocs further
-
Hixie authored
-
Ian Hickson authored
Add yet more dartdocs.
-
Ian Hickson authored
Only require documentation for libraries.
-
Hixie authored
-
Hixie authored
-
Ian Hickson authored
Miscellaneous dartdoc markdown fixes
-
Ian Hickson authored
-
Ian Hickson authored
Widgets App fixes and minor newton cleanup
-
Adam Barth authored
Add a bool to indicate whether we're in MojoShell
-
Ian Hickson authored
More dart docs for text painter
-
Ian Hickson authored
Add Decoration.lerp and document Decoration
-
Ian Hickson authored
- Make the textStyle optional - Remove routes - Make onGenerateRoute required - Add some dartdocs
-
Ian Hickson authored
-
Hixie authored
-
Hixie authored
-
Ian Hickson authored
Update engine.version
-
Ian Hickson authored
Fix position of the overlay
-
Ian Hickson authored
Blocked on https://github.com/flutter/flutter/pull/2771
-
Hixie authored
Now that the overlay actually respects the position we give it, put it somewhere where the keyboard won't overlap it.
-
Ian Hickson authored
Add some docs for people looking at bindings
-
Ian Hickson authored
Improve Stack documentation.
-
P.Y. Laligand authored
Fixed some typos.
-
- 17 Mar, 2016 5 commits
-
-
Devon Carew authored
handle android n in the android sdk
-
Adam Barth authored
Use Canvas#drawParagraph
-
Devon Carew authored
-
Matt Perry authored
Material: Fix selected tab indicator animation.
-
John McCutchan authored
Sniff service protocol port from device
-