summaryrefslogtreecommitdiffstats
path: root/ui/gfx/rect_f.cc
Commit message (Expand)AuthorAgeFilesLines
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-2/+3
* Add non-member non-mutating methods for common gfx::Rect operations.danakj@chromium.org2012-10-291-0/+24
* Fixes cases where we incorrectly convert from RectF to Rect by flooring. In a...vollick@chromium.org2012-09-281-4/+0
* Use template for Point/Size/Rect and remove duplicates oshima@chromium.org2012-04-111-168/+13
* Revert r131737 "Use template for Point/Size/Rect and remove duplicates "oshima@chromium.org2012-04-111-13/+168
* Use template for Point/Size/Rect and remove duplicates oshima@chromium.org2012-04-111-168/+13
* Floating point based Point/Size/Rect and Insetsoshima@chromium.org2012-04-091-0/+204