summaryrefslogtreecommitdiffstats
path: root/cc/geometry.h
Commit message (Expand)AuthorAgeFilesLines
* ui: Add methods to Rect classes to get points at each of the rect's corners.danakj@chromium.org2012-11-201-25/+0
* ui: Add methods to clamp Sizes, Points, and Vectors from above or below.danakj@chromium.org2012-11-101-45/+0
* ui: Add non-member Vector2dScale() and Vector3dScale() methods to create scal...danakj@chromium.org2012-11-091-13/+0
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-2/+64
* Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...phajdan.jr@chromium.org2012-11-051-64/+2
* cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...danakj@chromium.org2012-11-051-2/+64
* cc: Fix header include guards of our header files.tfarina@chromium.org2012-11-051-1/+1
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-0/+21