summaryrefslogtreecommitdiffstats
path: root/ui/gfx/interpolated_transform.cc
Commit message (Expand)AuthorAgeFilesLines
* Type conversion fixes, ui/gfx/ edition.pkasting2014-11-041-2/+2
* Extending support for 3d in gfx::InterpolatedScale and gfx::InterpolatedTrans...behara.ms2014-10-121-5/+19
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-4/+0
* Refactor gfx::Tween: Remove overload ValueBetween.avallee@chromium.org2013-10-051-1/+1
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-2/+3
* gfx::Transform API clean-upvollick@chromium.org2012-11-261-105/+27
* We should use double precision for SkMatrix44 in chromevollick@chromium.org2012-11-131-34/+37
* ui: Remove implicit flooring from Point3f and rename the class to Point3Fdanakj@chromium.org2012-10-311-13/+13
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-27/+27
* Interpolated rotations should end cleanly where possible.vollick@chromium.org2012-04-251-2/+52
* Adds a new layer animation element which owns an interpolated transform. This...vollick@chromium.org2012-03-171-3/+42
* Revert r127269 "Adds a new layer animation element which owns an interpolated...oshima@chromium.org2012-03-161-42/+3
* Adds a new layer animation element which owns an interpolated transform. This...vollick@chromium.org2012-03-161-3/+42
* With this CL animated rotations can be triggered by visiting URLs like about:...vollick@chromium.org2011-09-081-7/+147
* Lands http://codereview.chromium.org/7262024/ for Ian:sky@chromium.org2011-06-301-0/+219