Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: Add methods to Rect classes to get points at each of the rect's corners. | danakj@chromium.org | 2012-11-20 | 1 | -25/+0 |
* | ui: Add methods to clamp Sizes, Points, and Vectors from above or below. | danakj@chromium.org | 2012-11-10 | 1 | -45/+0 |
* | ui: Add non-member Vector2dScale() and Vector3dScale() methods to create scal... | danakj@chromium.org | 2012-11-09 | 1 | -13/+0 |
* | cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos... | danakj@chromium.org | 2012-11-05 | 1 | -2/+64 |
* | Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th... | phajdan.jr@chromium.org | 2012-11-05 | 1 | -64/+2 |
* | cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos... | danakj@chromium.org | 2012-11-05 | 1 | -2/+64 |
* | cc: Fix header include guards of our header files. | tfarina@chromium.org | 2012-11-05 | 1 | -1/+1 |
* | cc: Use gfx:: Geometry types for positions, bounds, and related things. | danakj@chromium.org | 2012-11-01 | 1 | -0/+21 |