Adam Barth c64973deb6 AnimatedType should hit |end|
Some clients of AnimatedType watch for the |end| value to complete their work.
This CL ensures that we actually hit the end when t == 1.0.

Also, add a |distance| property to Offset.

R=ianh@google.com

Review URL: https://codereview.chromium.org/1238573002 .
2015-07-13 16:09:39 -07:00
..
2015-07-13 16:09:39 -07:00
2015-07-05 13:19:32 -07:00
2015-07-13 16:09:39 -07:00
2015-07-06 10:56:02 -07:00
2015-06-23 23:15:28 -07:00

Sky Engine

This directory contains the bulk of the C++ code backing the dart:sky module.

It is based on Blink, Chromium's rendering engine, which itself is descended from WebKit, which is descended from KHTML.