summaryrefslogtreecommitdiffstats
path: root/ui/gfx/screen_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Implements display overlap algorithm for GTK. Needs to be implemented manuallydominik.rottsches@intel.com2013-09-121-2/+15
* Implement gfx::Screen::GetAllDisplays() for Linux.Hokein.Wu@gmail.com2013-09-011-30/+27
* Fix autofill popup stickiness.dbeam@chromium.org2013-08-281-1/+7
* Get correct primary monitor index in NativePrimaryMonitorBounds in screen_gtk...Hokein.Wu@gmail.com2013-08-271-1/+2
* Refactor display_info_provider_chrmoeos and provide standard impl for otheroshima@chromium.org2013-08-231-1/+6
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-0/+8
* Add non-member non-mutating methods for common gfx::Rect operations.danakj@chromium.org2012-10-291-2/+1
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+2
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-74/+94
* Cleanup:oshima@chromium.org2012-07-091-6/+6
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-6/+6
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-12/+12
* 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-1/+1
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-61/+56
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-101-2/+4
* Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@google.com2012-01-101-4/+2
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-091-2/+4
* Extract MonitorInfoProvider from WindowSizer.tfarina@chromium.org2011-12-081-0/+63
* Move DisplayUtils methods into gfx::Screen.derat@chromium.org2011-10-251-0/+15
* Make the CROS browser size itself to the MonitorWorkAreaNearestWindow again,danakj@chromium.org2011-10-041-46/+19
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-231-0/+107
* Revert 93744 - 2nd try. added UI_API to Screen class.csilv@chromium.org2011-07-231-107/+0
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-231-0/+107
* Revert 93724oshima@google.com2011-07-221-107/+0
* Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...oshima@google.com2011-07-221-0/+107