summaryrefslogtreecommitdiffstats
path: root/ash/display/display_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-161-6/+2
* Sets the largest DSF for the hinting / subpixel positioning params.mukai2015-01-091-4/+4
* [Cleanup] DisplayManager cleanuposhima2014-12-191-2/+2
* Generate mode list for internal display in test or on desktop as well.oshima2014-12-181-17/+16
* Updates subpixel positioning and hinting when DSF is changedmukai2014-12-161-0/+30
* Update the overscan even when the display size does not change. Added unit te...oshima2014-12-091-0/+21
* Chrome OS: Ash support for >=3 displays.hshi2014-12-061-0/+32
* Notify primary display reassignmentoshima2014-11-201-0/+42
* Notify bounds and work area change even when the only scale factor has changed.oshima2014-11-181-4/+17
* Create mirror window & reflector asynchronously.oshima2014-11-121-0/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-14/+13
* Do not check if the number of display is exactly 2.mukai2014-10-141-0/+30
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-11/+11
* Remove "upgrading to 2x DSF for lower UI scale when 2x resoruces are availabl...oshima2014-09-181-39/+0
* Do not handle the large cursor window when non-desktop is closed.mukai2014-09-181-0/+40
* Enable 1.25dsf for ui scalingoshima2014-09-171-0/+3
* Use DSF instead of UI scale if the native DSF is 1.25 and UI Scale is 0.8x (...oshima2014-09-171-0/+37
* Enable subpixel positioning for internal display with dsf larger than 1.0oshima@chromium.org2014-08-211-0/+95
* Introduce user customization of external HighDPI mode for 4K monitor.mukai@chromium.org2014-08-061-0/+94
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-5/+5
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-5/+5
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-5/+5
* Add virtual resolutions for 1.25 DSFoshima@chromium.org2014-07-231-0/+10
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-221-6/+15
* Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...zea@chromium.org2014-05-201-15/+6
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-201-6/+15
* Allow upgrading to 2x DSF for lower UI scale when 2x resoruces are available.oshima@chromium.org2014-04-101-0/+39
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-2/+0
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-201-1/+1
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-37/+35
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-11/+11
* Revert 250798 "Revert of Read compositor VSync information from ..."sergeyu@chromium.org2014-02-121-33/+49
* Revert of Read compositor VSync information from platform, when possible (htt...sheu@chromium.org2014-02-121-49/+33
* Read compositor VSync information from platform, when possiblesheu@chromium.org2014-02-111-33/+49
* Run ScreenShutdownTest currectly.oshima@chromium.org2014-01-231-1/+3
* Skip DisplayManagerTest.ScreenAfterShutdown on win8 (which doesn't support mu...oshima@chromium.org2014-01-171-0/+2
* Screen cleanup:oshima@chromium.org2014-01-171-6/+37
* Update the selected resolution to the resolution that is actually selected.oshima@chromium.org2014-01-081-0/+47
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-12-191-2/+2
* Allow 1.0f scale factor on pixeloshima@chromium.org2013-11-201-29/+42
* Revert 236017 "Move some non-event related functionality from Ro..."ben@chromium.org2013-11-201-2/+2
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-11-191-2/+2
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-18/+19
* Remove some uses of RootWindow in Ash.ben@chromium.org2013-11-091-6/+12
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-20/+23
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-23/+20
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-20/+23
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-6/+6
* Use display ID only for mirrored display.oshima@chromium.org2013-10-251-21/+12