Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makes gfx::Screen an instance, rather than a collection of static methods. | scottmg@chromium.org | 2012-10-12 | 1 | -23/+45 |
* | Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX. | tfarina@chromium.org | 2012-06-17 | 1 | -7/+6 |
* | Listen to display settings provider for work area size changes and send those | varunjain@chromium.org | 2012-06-15 | 1 | -0/+5 |
* | Rename gfx::Monitor to gfx::Display | tfarina@chromium.org | 2012-06-12 | 1 | -4/+4 |
* | Fix a couple of bugs with the image skia implementation | pkotwicz@chromium.org | 2012-05-22 | 1 | -0/+5 |
* | Revert 137622 - Fix a couple of bugs with the image skia implementation | pkotwicz@chromium.org | 2012-05-17 | 1 | -5/+0 |
* | Fix a couple of bugs with the image skia implementation | pkotwicz@chromium.org | 2012-05-17 | 1 | -0/+5 |
* | Get the default device scale factor from monitor | oshima@chromium.org | 2012-05-01 | 1 | -0/+5 |
* | * Separated implementation class from gfx::Screen | oshima@chromium.org | 2012-04-25 | 1 | -2/+3 |
* | Add Screen stubs for Android | yfriedman@chromium.org | 2012-03-13 | 1 | -0/+22 |