Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move geometric types to a separate, more lightweight target. | ben@chromium.org | 2013-12-18 | 1 | -105/+3 |
* | Remove last dependencies on ui/base from ui/gfx | ben@chromium.org | 2013-09-27 | 1 | -3/+3 |
* | add missing #includes of <algorithm>, needed on VS2013 for std::min/max | scottmg@chromium.org | 2013-09-12 | 1 | -0/+1 |
* | Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx to | ben@chromium.org | 2013-09-05 | 1 | -1/+1 |
* | ui: Inline QuadF::BoundingBox() | danakj@chromium.org | 2013-05-18 | 1 | -1/+8 |
* | Removed gfx::QuadF::operator =(const gfx::QuadF&) and let the compiler genera... | whunt@chromium.org | 2013-02-13 | 1 | -1/+0 |
* | Inline gfx::QuadF and gfx::Transform ctor/dtors | jamesr@chromium.org | 2013-01-03 | 1 | -4/+12 |
* | ui: Create the gfx::QuadF class. | danakj@chromium.org | 2012-11-02 | 1 | -0/+94 |