summaryrefslogtreecommitdiffstats
path: root/cc/math_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Migrate from MathUtil::inverse() to gfx::Transform::GetInverse()shawnsingh@google.com2013-01-071-45/+0
* Move temporary MathUtil wrappers to permanent home in gfx::Transformshawnsingh@google.com2012-11-281-45/+222
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-132/+130
* gfx::Transform API clean-upvollick@chromium.org2012-11-261-43/+65
* Implement unit tests and temporary MathUtil wrappers for transform functionalityshawnsingh@chromium.org2012-11-191-0/+909
* cc: Remove forbidden using namespace directives.tfarina@chromium.org2012-11-101-2/+3
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-17/+18
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...phajdan.jr@chromium.org2012-11-051-18/+17
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-17/+18
* cc: Switch from WebCore::FloatPoint3D to gfx::Point3F and gfx::Vector3dF in t...danakj@chromium.org2012-11-011-0/+1
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-12/+13
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-24/+24
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-1/+1
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-24/+24
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-24/+24
* Revert 162284 - cc: Get rid of CC*.h temporary header files.mattm@chromium.org2012-10-171-1/+1
* cc: Get rid of CC*.h temporary header files.tfarina@chromium.org2012-10-161-1/+1
* cc: Get rid of temporary (stub) header files under test/ directory.tfarina@chromium.org2012-10-161-1/+1
* [cc] Change cc_tests.gyp filenames to Chromium styleenne@chromium.org2012-10-121-0/+182