summaryrefslogtreecommitdiffstats
path: root/ui/gfx/interpolated_transform.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-2/+2
* Cleanup: Update paths to vector3d_f.h includes.tfarina2014-10-231-1/+1
* Standardize usage of virtual/override/final in ui/dcheng2014-10-211-14/+14
* Extending support for 3d in gfx::InterpolatedScale and gfx::InterpolatedTrans...behara.ms2014-10-121-2/+8
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-7/+7
* Remove last dependencies on ui/base from ui/gfxben@chromium.org2013-09-271-8/+9
* gfx::Transform API clean-upvollick@chromium.org2012-11-261-18/+15
* We should use double precision for SkMatrix44 in chromevollick@chromium.org2012-11-131-0/+1
* ui: Remove implicit flooring from Point3f and rename the class to Point3Fdanakj@chromium.org2012-10-311-11/+11
* ui/gfx: Fix the following warnings found by cpplint.tfarina@chromium.org2012-10-251-2/+2
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-18/+18
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Adds a new layer animation element which owns an interpolated transform. This...vollick@chromium.org2012-03-171-1/+37
* Revert r127269 "Adds a new layer animation element which owns an interpolated...oshima@chromium.org2012-03-161-37/+1
* Adds a new layer animation element which owns an interpolated transform. This...vollick@chromium.org2012-03-161-1/+37
* With this CL animated rotations can be triggered by visiting URLs like about:...vollick@chromium.org2011-09-081-5/+40
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-061-6/+6
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-6/+6
* Compile fix for windows.backer@chromium.org2011-06-301-1/+2
* Lands http://codereview.chromium.org/7262024/ for Ian:sky@chromium.org2011-06-301-0/+195