| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Rename ClampToMin and ClampToMax | vollick@chromium.org | 2013-05-30 | 1 | -6/+6 |
* | Inline gfx::Vector2d* ctors and integer conversions | jamesr@chromium.org | 2012-12-03 | 1 | -2/+2 |
* | ui: Add methods to clamp Sizes, Points, and Vectors from above or below. | danakj@chromium.org | 2012-11-10 | 1 | -0/+10 |
* | Add Vector2d classes that represent offsets, instead of using Point. | danakj@chromium.org | 2012-10-31 | 1 | -0/+81 |