- 21 Jul, 2015 12 commits
-
-
Adam Barth authored
This change makes it easier to defined only the width or the height of an image and let the other value be filled in from the image's intrinsic aspect ratio. Fixes #175
-
Hixie authored
-
Hixie authored
-
Hans Muller authored
Dismissable: animate "snap back", only call dismiss() once
-
Hans Muller authored
-
Hixie authored
-
Hans Muller authored
-
Hans Muller authored
-
Hans Muller authored
-
Ian Hickson authored
-
Ian Hickson authored
Try to clarify initial execution.
-
Adam Barth authored
This function took innerConstraints as an argument but used constraints internally.
-
- 20 Jul, 2015 10 commits
-
-
Collin Jackson authored
Measurement tracking for fitness app. There is an issue with the input control that prevents actually creating a measurement. Working on this with eseidel. R=eseidel
-
Collin Jackson authored
-
Hans Muller authored
Card Collection dismiss animation
-
Hans Muller authored
-
Hixie authored
-
Collin Jackson authored
Tweaks to launcher
-
Collin Jackson authored
-
Collin Jackson authored
Conflicts: sky/sdk/lib/rendering/flex.dart
-
Collin Jackson authored
-
Collin Jackson authored
Support for non-alphabetic baselines
-
- 18 Jul, 2015 8 commits
-
-
Adam Barth authored
-
Adam Barth authored
-
Adam Barth authored
-
Adam Barth authored
-
Adam Barth authored
Also, stop pushing the SDK to sky_sdk now that this repo exists.
-
Collin Jackson authored
-
Collin Jackson authored
-
Collin Jackson authored
Track overflow during flex layout and fix stocks row R=hixie
-
- 17 Jul, 2015 10 commits
-
-
Collin Jackson authored
-
Collin Jackson authored
-
Adam Barth authored
Fix build issues related to symlink.py
-
Adam Barth authored
There are actually two uses cases for symlink.py. This CL restores //build/symlink.py to match the version in Chromium and adds a new version in ////sky/build/symlink.py that works properly for the material-design-icons.
-
Collin Jackson authored
Fix #57 Flex needs to understand baselines
-
Collin Jackson authored
-
Collin Jackson authored
-
Collin Jackson authored
-
Adam Barth authored
The idea is that AnimatedContainer is a drop-in replacement for Container that provides implicit animations when its properties change. R=mpcomplete@google.com
-
Collin Jackson authored
-