summaryrefslogtreecommitdiffstats
path: root/ui/gfx/point_f.cc
Commit message (Expand)AuthorAgeFilesLines
* Inline hot ctor/dtors for struct-like gfx:: geometry typesjamesr@chromium.org2012-11-301-8/+0
* ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.danakj@chromium.org2012-11-091-0/+7
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-3/+3
* Make adding and subtracting gfx:: point types simpler.danakj@chromium.org2012-10-051-7/+1
* Fix typooshima@chromium.org2012-04-111-1/+1
* Use template for Point/Size/Rect and remove duplicates oshima@chromium.org2012-04-111-4/+9
* Revert r131737 "Use template for Point/Size/Rect and remove duplicates "oshima@chromium.org2012-04-111-11/+4
* Use template for Point/Size/Rect and remove duplicates oshima@chromium.org2012-04-111-4/+11
* Floating point based Point/Size/Rect and Insetsoshima@chromium.org2012-04-091-0/+26