Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Full Screen Magnifier: Prevent the unintentional zoom origin drift on unzooming. | yoshiki@chromium.org | 2012-11-26 | 1 | -0/+5 |
* | ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to... | danakj@chromium.org | 2012-11-10 | 1 | -2/+3 |
* | ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect. | danakj@chromium.org | 2012-11-09 | 1 | -6/+5 |
* | Remove implicit flooring Scale() method from Point and Size. | danakj@chromium.org | 2012-10-09 | 1 | -8/+13 |
* | Rename gfx::Monitor to gfx::Display | tfarina@chromium.org | 2012-06-12 | 1 | -2/+2 |
* | Remove ui-enable-dip option | oshima@chromium.org | 2012-05-17 | 1 | -59/+10 |
* | Add ability to turn off DIP | oshima@chromium.org | 2012-05-10 | 1 | -2/+3 |
* | Derive scale factor from device | oshima@chromium.org | 2012-05-08 | 1 | -1/+4 |
* | Move DIP translation from ui/aura to ui/compositor. | oshima@chromium.org | 2012-05-08 | 1 | -0/+101 |