summaryrefslogtreecommitdiffstats
path: root/ui/gfx/interpolated_transform_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* ui: Remove implicit flooring from Point3f and rename the class to Point3Fdanakj@chromium.org2012-10-311-7/+7
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-16/+16
* Interpolated rotations should end cleanly where possible.vollick@chromium.org2012-04-251-1/+122
* With this CL animated rotations can be triggered by visiting URLs like about:...vollick@chromium.org2011-09-081-3/+39
* Use EXPECT_FLOAT_EQ in interpolated xform unittest and SkMatrix44's operator=...backer@chromium.org2011-07-221-24/+11
* Use SkMatrix44 for the underlying implementation of ui::Transformbacker@chromium.org2011-07-081-7/+11
* Lands http://codereview.chromium.org/7262024/ for Ian:sky@chromium.org2011-06-301-0/+112