summaryrefslogtreecommitdiffstats
path: root/ui/gfx/vector2d_f.cc
Commit message (Expand)AuthorAgeFilesLines
* Inline gfx::Vector2d* ctors and integer conversionsjamesr@chromium.org2012-12-031-10/+0
* ui: Add non-member Vector2dScale() and Vector3dScale() methods to create scal...danakj@chromium.org2012-11-091-0/+6
* ui: Create the gfx::QuadF class.danakj@chromium.org2012-11-021-0/+10
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-0/+54