summaryrefslogtreecommitdiffstats
path: root/cc/math_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-61/+53
* gfx::Transform API clean-upvollick@chromium.org2012-11-261-12/+2
* Implement unit tests and temporary MathUtil wrappers for transform functionalityshawnsingh@chromium.org2012-11-191-0/+158
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* ui: Prefer +/- operators to apply offsets.danakj@chromium.org2012-11-101-10/+4
* cc: Add some early outs to avoid expensive operationsdanakj@chromium.org2012-11-091-2/+8
* cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...danakj@chromium.org2012-11-081-7/+4
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-10/+17
* 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-17/+10
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-10/+17
* cc: Replace WebCore::FloatQuad with gfx::QuadF.danakj@chromium.org2012-11-021-16/+16
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-1/+1
* cc: Switch from WebCore::FloatPoint3D to gfx::Point3F and gfx::Vector3dF in t...danakj@chromium.org2012-11-011-16/+16
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-29/+31
* Use gfx::Rect types for occlusion tracker and quad culler classes.danakj@chromium.org2012-10-311-1/+1
* cc: Apply the layer's initial CSS scale to the contentsScale to render text a...danakj@chromium.org2012-10-241-0/+15
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-14/+14
* 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-14/+14
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-14/+14
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-181-3/+3
* Revert "cc: Switch to Chromium DCHECKs LOGs"mattm@chromium.org2012-10-171-3/+3
* cc: Switch to Chromium DCHECKs LOGsdanakj@chromium.org2012-10-171-3/+3
* 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] Rename all cc/ filenames to Chromium styleenne@chromium.org2012-10-121-0/+379