summaryrefslogtreecommitdiffstats
path: root/ui/gfx/vector2d.h
Commit message (Expand)AuthorAgeFilesLines
* Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx toben@chromium.org2013-09-051-1/+1
* Rename ClampToMin and ClampToMaxvollick@chromium.org2013-05-301-6/+6
* Inline gfx::Vector2d* ctors and integer conversionsjamesr@chromium.org2012-12-031-2/+2
* ui: Add methods to clamp Sizes, Points, and Vectors from above or below.danakj@chromium.org2012-11-101-0/+10
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-0/+81