summaryrefslogtreecommitdiffstats
path: root/ash/display/display_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Round near zero value in rotation matrix to zerooshima@chromium.org2013-04-121-1/+17
* Translate 1 pixel not 1 dip when rotating the display.oshima@chromium.org2013-04-111-9/+11
* Don't move cursor location when rotation /ui scaling has changedoshima@chromium.org2013-04-091-5/+82
* Revert 193008 "Don't move cursor location when rotation /ui scal..."dcheng@chromium.org2013-04-091-71/+0
* Don't move cursor location when rotation /ui scaling has changedoshima@chromium.org2013-04-091-0/+71
* Factor out ash/chromeos specific transform from RootWindow.oshima@chromium.org2013-04-031-11/+11
* Use black as compositor's default backgroundoshima@chromium.org2013-04-021-1/+2
* Allow no-internal display modeoshima@chromium.org2013-03-301-59/+74
* Manually compute inverted matrix for screen rotationoshima@chromium.org2013-03-261-1/+15
* Remember mirroring statusoshima@chromium.org2013-03-241-11/+35
* - Store rotation/ui scale to local state.oshima@chromium.org2013-03-221-15/+22
* Use OutputConfigurator::SetDislpayMode for ctrl-fullscreenoshima@chromium.org2013-03-221-3/+7
* Refactor DisplayPreferenceoshima@chromium.org2013-03-211-7/+8
* Use XRANR definition for rotationoshima@chromium.org2013-03-191-12/+21
* Save display preference when all display configuration changes has been compl...oshima@chromium.org2013-03-191-3/+6
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-2/+3
* Fix translate amount when rotated.oshima@chromium.org2013-03-141-3/+5
* Rotate Cursor when the display is rotatedoshima@chromium.org2013-03-141-7/+7
* Add _CHROME_DISPLAY_INTERNAL property that tells if the root window is on the...oshima@chromium.org2013-03-141-6/+9
* Add UI scaling supportoshima@chromium.org2013-03-131-6/+31
* Introduces fade-out/fade-in animation for swap displays.mukai@chromium.org2013-03-121-1/+21
* Re-implement overscan & Implement Display Rotationoshima@chromium.org2013-03-121-26/+69
* Store layout per display pairoshima@chromium.org2013-03-021-24/+79
* Refactor DisplayInfo/Display - 3rd tryoshima@chromium.org2013-02-281-26/+18
* Revert "Refactor DisplayInfo/Display - 2nd try"oshima@chromium.org2013-02-281-18/+26
* Refactor DisplayInfo/Display - 2nd tryoshima@chromium.org2013-02-281-26/+18
* Revert 185178: Broke CrOS build:thakis@chromium.org2013-02-281-18/+26
* Refactor DisplayInfo/Displayoshima@chromium.org2013-02-281-26/+18
* Fix dependency on scoped_ptr::reset sequencing in ash::DisplayControllerdcheng@chromium.org2013-02-201-0/+5
* Add IsInternal property to gfx::Displayynovikov@chromium.org2013-02-191-1/+1
* Revert 182494isherman@chromium.org2013-02-141-1/+1
* Add IsInternal property to gfx::Displayynovikov@chromium.org2013-02-141-1/+1
* Set scale/orientation property to aura root window.oshima@chromium.org2013-02-011-3/+41
* Limit how quickly a user can change display configurationoshima@chromium.org2013-01-121-1/+85
* Update the host window's size when replacing displayoshima@chromium.org2012-12-221-0/+1
* Fixes bugs around display preferences.mukai@chromium.org2012-12-211-12/+10
* Temporarily remember the primary root window while replacing the display.oshima@chromium.org2012-12-191-8/+25
* - Show app list on 2nd launcheroshima@chromium.org2012-12-111-2/+2
* Undo all existing overscan settings before updating to a new overscan setting...mukai@chromium.org2012-11-281-1/+1
* Revert 168974 - Undo all existing overscan settings before updating to a new ...nona@chromium.org2012-11-211-1/+1
* Undo all existing overscan settings before updating to a new overscan settings.mukai@chromium.org2012-11-211-1/+1
* Cancel the existing overscan settings when start calibration, for the visibil...mukai@chromium.org2012-11-161-0/+5
* Primary display and num display info must be accessible after shutdownoshima@chromium.org2012-11-151-1/+24
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-12/+15
* When swapping primary display, swap the work area insets as well.oshima@chromium.org2012-11-031-1/+6
* Increase min edge size that two displays have to share.oshima@chromium.org2012-11-011-1/+1
* Revert "Increase min edge size that two displays have to share."phajdan.jr@chromium.org2012-11-011-1/+1
* Increase min edge size that two displays have to share.oshima@chromium.org2012-11-011-1/+1
* Overscan calibration UI.mukai@chromium.org2012-10-231-0/+4
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-2/+2