Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes cases where we incorrectly convert from RectF to Rect by flooring. In a... | vollick@chromium.org | 2012-09-28 | 1 | -3/+11 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Add instantiation declarations for PointBase, SizeBase, RectBase | thakis@chromium.org | 2012-05-19 | 1 | -0/+4 |
* | Move DIP translation from ui/aura to ui/compositor. | oshima@chromium.org | 2012-05-08 | 1 | -4/+0 |
* | Noone should use base class, so it's safe to remove virtual destructors for p... | oshima@chromium.org | 2012-04-24 | 1 | -1/+1 |
* | Use template for Point/Size/Rect and remove duplicates | oshima@chromium.org | 2012-04-11 | 1 | -118/+6 |
* | Revert r131737 "Use template for Point/Size/Rect and remove duplicates " | oshima@chromium.org | 2012-04-11 | 1 | -6/+118 |
* | Use template for Point/Size/Rect and remove duplicates | oshima@chromium.org | 2012-04-11 | 1 | -118/+6 |
* | Floating point based Point/Size/Rect and Insets | oshima@chromium.org | 2012-04-09 | 1 | -0/+154 |