- 24 Mar, 2016 1 commit
-
-
Jason Simmons authored
-
- 23 Mar, 2016 21 commits
-
-
Jason Simmons authored
Expose the engine-src-path flag in the Gradle plugin
-
Jason Simmons authored
-
Jason Simmons authored
Update SkyApplication to SkyMain in the hello_android example
-
Jason Simmons authored
-
Hans Muller authored
TwoLevelList fails to restore sublist expanded state
-
Hans Muller authored
-
Adam Barth authored
Update ChildView after Mojo roll
-
Jason Simmons authored
Set FLUTTER_ROOT to an absolute path
-
Adam Barth authored
The Mozart API has changed.
-
Jason Simmons authored
This implementation was taken from the Dart SDK shell scripts. BUG=https://github.com/flutter/flutter/issues/2795
-
Ian Hickson authored
Replace use of LruMap with a pure LinkedHashMap
-
Ian Hickson authored
Handle NaNs in constraints, just in case.
-
Ian Hickson authored
...so that we can shed the quiver dependency in flutter's framework.
-
Ian Hickson authored
CustomPaint documentation
-
Ian Hickson authored
-
Ian Hickson authored
prettier IconData toString
-
Ian Hickson authored
Port to crypto 0.9.2
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
...followed all the way back to ImageCache, ImageInfo, ImageProvider, and friends.
-
Ian Hickson authored
Rationalise the overflow render boxes
-
- 22 Mar, 2016 13 commits
-
-
Hans Muller authored
Fixed VirtualViewport child key assignment
-
Hans Muller authored
-
Hixie authored
New RenderAligningShiftedBox abstract class for render boxes with "alignment", which as of now is: - RenderPositionedBox - RenderConstrainedOverflowBox (ex RenderOverflowBox) - RenderSizedOverflowBox - RenderFractionallySizedOverflowBox (ex RenderFractionallySizedBox) (The respective widgets are Align, OverflowBox, SizedOverflowBox, and FractionallySizedBox. They haven't been renamed.) Also I added some toString details.
-
Devon Carew authored
change how we calculate the temp dir
-
Devon Carew authored
-
Ian Hickson authored
Fix RenderFractionallySizedBox's constraints logic
-
Hixie authored
Fixes https://github.com/flutter/flutter/issues/2735
-
Jason Simmons authored
Provide APIs for exchanging messages with the host application
-
Jason Simmons authored
Update the engine
-
Hans Muller authored
Fix Fast Fling Failure
-
Jason Simmons authored
-
Hans Muller authored
-
Chinmay Garde authored
Use the artifacts store for iOS assets
-
- 21 Mar, 2016 5 commits
-
-
Jason Simmons authored
-
Jason Simmons authored
Update engine.version to get the ApplicationMessages interface
-
Chinmay Garde authored
-
Jason Simmons authored
-
Chinmay Garde authored
Dont differentiate between ios_arm and ios_x64 in flutter_tools
-