summaryrefslogtreecommitdiffstats
path: root/ui/gfx/screen_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Set gfx::Display rotation on Windows.mlamouri@chromium.org2014-07-231-0/+26
* ScreenWin notifies DisplayObserver's when displays changed.mlamouri@chromium.org2014-07-221-8/+27
* Ensure that mouse events on Windows reposted by the menu_controller are conve...ananta@chromium.org2014-06-201-1/+2
* Fixed tab dragging which was broken on high DPI windows for scales other than...ananta@chromium.org2014-04-291-1/+2
* Remove non USE_AURA code from views files.erg@chromium.org2014-04-251-14/+0
* Remove GetMonitorInfoWrapper, which is no longer needed.brettw@chromium.org2014-01-271-4/+4
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+2
* Correct the operation of the --high-dpi-support=1 flag under win/ash.girard@chromium.org2013-12-241-1/+1
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-1/+1
* Move ui/base/win/dpi.h to ui/gfx/dpi_win.hben@chromium.org2013-09-101-4/+4
* Implement Screen::GetAllDisplays for windows.Hokein.Wu@gmail.com2013-09-061-2/+18
* Implement Display id field in ScreenWin.Hokein.Wu@gmail.com2013-09-041-9/+14
* Fix autofill popup stickiness.dbeam@chromium.org2013-08-281-4/+8
* Refactor display_info_provider_chrmoeos and provide standard impl for otheroshima@chromium.org2013-08-231-1/+6
* Adding a detour for GetMonitorInfo which appears to be broken under split scr...shrikant@chromium.org2013-08-161-4/+6
* Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead)girard@chromium.org2013-06-171-9/+5
* Set the scale factor for the display on Windows when in high-DPI mode.kevers@chromium.org2013-03-051-1/+4
* Fix high-DPI on Windows to make use of DIP scaling in WebKit.kevers@chromium.org2013-01-311-0/+8
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-221-0/+7
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-0/+8
* Remove duplicated code by making desktop_screen_win inherit from screen_winpkotwicz@chromium.org2012-10-301-62/+82
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-59/+63
* Cleanup:oshima@chromium.org2012-07-091-8/+8
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-5/+5
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-17/+17
* mac: Basic HighDPI implementation for web contents.thakis@chromium.org2012-06-081-1/+1
* 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
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-51/+34
* Extract MonitorInfoProvider from WindowSizer.tfarina@chromium.org2011-12-081-0/+31
* Move DisplayUtils methods into gfx::Screen.derat@chromium.org2011-10-251-0/+12
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-231-0/+62
* Revert 93744 - 2nd try. added UI_API to Screen class.csilv@chromium.org2011-07-231-62/+0
* 2nd try. added UI_API to Screen class.oshima@google.com2011-07-231-0/+62
* Revert 93724oshima@google.com2011-07-221-62/+0
* Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...oshima@google.com2011-07-221-0/+62