Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inline hot ctor/dtors for struct-like gfx:: geometry types | jamesr@chromium.org | 2012-11-30 | 1 | -8/+0 |
* | ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect. | danakj@chromium.org | 2012-11-09 | 1 | -0/+7 |
* | Add Vector2d classes that represent offsets, instead of using Point. | danakj@chromium.org | 2012-10-31 | 1 | -3/+3 |
* | Make adding and subtracting gfx:: point types simpler. | danakj@chromium.org | 2012-10-05 | 1 | -7/+1 |
* | Fix typo | oshima@chromium.org | 2012-04-11 | 1 | -1/+1 |
* | Use template for Point/Size/Rect and remove duplicates | oshima@chromium.org | 2012-04-11 | 1 | -4/+9 |
* | Revert r131737 "Use template for Point/Size/Rect and remove duplicates " | oshima@chromium.org | 2012-04-11 | 1 | -11/+4 |
* | Use template for Point/Size/Rect and remove duplicates | oshima@chromium.org | 2012-04-11 | 1 | -4/+11 |
* | Floating point based Point/Size/Rect and Insets | oshima@chromium.org | 2012-04-09 | 1 | -0/+26 |