summaryrefslogtreecommitdiffstats
path: root/ui/gfx/vector2d_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* ui: Add methods to clamp Sizes, Points, and Vectors from above or below.danakj@chromium.org2012-11-101-0/+52
* ui: Add non-member Vector2dScale() and Vector3dScale() methods to create scal...danakj@chromium.org2012-11-091-0/+12
* ui/gfx: Put unittests back into gfx namespace.tfarina@chromium.org2012-11-021-40/+40
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-0/+186