summaryrefslogtreecommitdiffstats
path: root/ui/gfx/quad_f.h
Commit message (Expand)AuthorAgeFilesLines
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-181-105/+3
* Remove last dependencies on ui/base from ui/gfxben@chromium.org2013-09-271-3/+3
* add missing #includes of <algorithm>, needed on VS2013 for std::min/maxscottmg@chromium.org2013-09-121-0/+1
* Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx toben@chromium.org2013-09-051-1/+1
* ui: Inline QuadF::BoundingBox()danakj@chromium.org2013-05-181-1/+8
* Removed gfx::QuadF::operator =(const gfx::QuadF&) and let the compiler genera...whunt@chromium.org2013-02-131-1/+0
* Inline gfx::QuadF and gfx::Transform ctor/dtorsjamesr@chromium.org2013-01-031-4/+12
* ui: Create the gfx::QuadF class.danakj@chromium.org2012-11-021-0/+94