summaryrefslogtreecommitdiffstats
path: root/ui/gfx/screen_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix autofill popup stickiness.dbeam@chromium.org2013-08-281-1/+7
* Refactor display_info_provider_chrmoeos and provide standard impl for otheroshima@chromium.org2013-08-231-1/+5
* content_shell: Force a DSF of 1.0 for layout tests, and disable Text Autosizi...peter@chromium.org2013-06-181-1/+2
* Enable Clang warnings for implementation files on all platforms.rsleevi@chromium.org2013-05-151-13/+9
* Use correct favicon scale factor on Android.aruslan@chromium.org2013-01-241-2/+14
* Make new-style page scale work on Android.aelias@chromium.org2013-01-211-1/+1
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-0/+8
* 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