Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Vector2d classes that represent offsets, instead of using Point. | danakj@chromium.org | 2012-10-31 | 1 | -2/+3 |
* | Add non-member non-mutating methods for common gfx::Rect operations. | danakj@chromium.org | 2012-10-29 | 1 | -0/+24 |
* | Fixes cases where we incorrectly convert from RectF to Rect by flooring. In a... | vollick@chromium.org | 2012-09-28 | 1 | -4/+0 |
* | Use template for Point/Size/Rect and remove duplicates | oshima@chromium.org | 2012-04-11 | 1 | -168/+13 |
* | Revert r131737 "Use template for Point/Size/Rect and remove duplicates " | oshima@chromium.org | 2012-04-11 | 1 | -13/+168 |
* | Use template for Point/Size/Rect and remove duplicates | oshima@chromium.org | 2012-04-11 | 1 | -168/+13 |
* | Floating point based Point/Size/Rect and Insets | oshima@chromium.org | 2012-04-09 | 1 | -0/+204 |