summaryrefslogtreecommitdiffstats
path: root/ui/gfx/screen_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-23/+45
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-7/+6
* Listen to display settings provider for work area size changes and send thosevarunjain@chromium.org2012-06-151-0/+5
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-4/+4
* Fix a couple of bugs with the image skia implementationpkotwicz@chromium.org2012-05-221-0/+5
* Revert 137622 - Fix a couple of bugs with the image skia implementationpkotwicz@chromium.org2012-05-171-5/+0
* Fix a couple of bugs with the image skia implementationpkotwicz@chromium.org2012-05-171-0/+5
* Get the default device scale factor from monitor oshima@chromium.org2012-05-011-0/+5
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-2/+3
* Add Screen stubs for Androidyfriedman@chromium.org2012-03-131-0/+22