summaryrefslogtreecommitdiffstats
path: root/ash/display/display_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Update the overscan even when the display size does not change. Added unit te...oshima2014-12-091-8/+10
* Enable MSVC warning for unused locals.Peter Kasting2014-11-201-6/+5
* Make Use125DSFForUIScaling flag for internal display only.mukai2014-11-141-4/+10
* Remove IsHighDPIEnabled, move EnableHighDPISupport to only place it's usedscottmg2014-10-231-3/+1
* Fix uninitialized field in DisplayInfo ctordnicoara2014-10-101-0/+1
* Fix the user-visible size computation for the display settings.mukai2014-10-031-3/+4
* Remove "upgrading to 2x DSF for lower UI scale when 2x resoruces are availabl...oshima2014-09-181-19/+3
* Use DSF instead of UI scale if the native DSF is 1.25 and UI Scale is 0.8x (...oshima2014-09-171-0/+13
* Moving input device hotplug event processing outside of ui/displaydnicoara2014-09-121-0/+9
* Remember the configured device scale factor for external displays.mukai@chromium.org2014-08-081-21/+33
* Introduce user customization of external HighDPI mode for 4K monitor.mukai@chromium.org2014-08-061-2/+22
* Add virtual resolutions for 1.25 DSFoshima@chromium.org2014-07-231-2/+3
* Move GetMirroredDisplayAreaRatioMap() out of ui::DisplayConfiguratordnicoara@chromium.org2014-06-231-0/+1
* Re-land "Move touch CTM from X into Chrome"miletus@chromium.org2014-05-131-2/+7
* Send the device scale factor from Windows 8 ASH during initialization via the...ananta@chromium.org2014-05-131-1/+1
* Revert 269371 "Move touch CTM from X into Chrome"rlp@chromium.org2014-05-091-7/+2
* Move touch CTM from X into Chromemiletus@chromium.org2014-05-091-2/+7
* Allow upgrading to 2x DSF for lower UI scale when 2x resoruces are available.oshima@chromium.org2014-04-101-1/+25
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-2/+0
* Refactors getting available color profiles code.mukai@chromium.org2014-03-221-4/+8
* Introduces the settings UI of color calibration.mukai@chromium.org2014-03-211-4/+18
* Revert 250798 "Revert of Read compositor VSync information from ..."sergeyu@chromium.org2014-02-121-20/+51
* Revert of Read compositor VSync information from platform, when possible (htt...sheu@chromium.org2014-02-121-51/+20
* Read compositor VSync information from platform, when possiblesheu@chromium.org2014-02-111-20/+51
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-1/+1
* Correct the operation of the --high-dpi-support=1 flag under win/ash.girard@chromium.org2013-12-241-0/+7
* Allow 1.0f scale factor on pixeloshima@chromium.org2013-11-201-6/+12
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-1/+1
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-1/+1
* Rename root_window_host.h to window_tree_host.hben@chromium.org2013-11-131-1/+1
* cros: Default to natural scrolling if the internal diplay is a touchscreen.sadrul@chromium.org2013-10-251-2/+8
* Rename DisplayInfo::bounds_in_pixel -> bounds_in_nativeoshima@chromium.org2013-09-231-14/+14
* ash: Get output info from chromeos instead of XRandR.derat@chromium.org2013-08-201-1/+1
* Don't remember best resolution.oshima@chromium.org2013-08-131-0/+15
* Add ability to set resolution on external displayoshima@chromium.org2013-08-011-0/+19
* 1) Simplify mouse cursor restorationoshima@chromium.org2013-07-111-1/+1
* Stops setting the overscan insets automatically.mukai@chromium.org2013-06-291-22/+23
* Use a direct include of strings headers in ash/.avi@chromium.org2013-06-101-2/+2
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-081-1/+2
* Revert 205044 "Compositor reflector, which copies texture onto a..."cpu@chromium.org2013-06-081-2/+1
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-081-1/+2
* Revert "Revert 195733 "Enable virtual resolution on low DPI displays""oshima@chromium.org2013-04-231-7/+0
* Revert 195733 "Enable virtual resolution on low DPI displays"oshima@chromium.org2013-04-231-0/+7
* Enable virtual resolution on low DPI displaysoshima@chromium.org2013-04-231-7/+0
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-111-1/+1
* - Store rotation/ui scale to local state.oshima@chromium.org2013-03-221-5/+20
* Use floored value for screen size and mouse location for consistency.oshima@chromium.org2013-03-201-1/+1
* Rotate Cursor when the display is rotatedoshima@chromium.org2013-03-141-7/+8
* Add UI scaling supportoshima@chromium.org2013-03-131-12/+32
* Re-implement overscan & Implement Display Rotationoshima@chromium.org2013-03-121-37/+81