summaryrefslogtreecommitdiffstats
path: root/ash/display
Commit message (Expand)AuthorAgeFilesLines
* Add non-member non-mutating methods for common gfx::Rect operations.danakj@chromium.org2012-10-291-2/+1
* Make sure tray widget doesn't move to other root windows.oshima@chromium.org2012-10-291-1/+1
* Disable two tests in MultiDisplayManagerTest on Win Aura.mazda@chromium.org2012-10-271-2/+13
* Do not update the list of displays if there's nothing to be updated.mukai@chromium.org2012-10-273-0/+45
* Make sure the mouse pointer is always in one of displaysoshima@chromium.org2012-10-263-0/+116
* Use "Internal Display" or its translation for the name of the internal display.mukai@chromium.org2012-10-251-0/+9
* Move keyboard brightness controller to ash/system/chromeos.tfarina@chromium.org2012-10-231-2/+2
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+2
* Overscan calibration UI.mukai@chromium.org2012-10-234-0/+19
* 3rd try:oshima@chromium.org2012-10-201-1/+3
* Revert r162691 "Fix for out-of-sync scale factor issue"oshima@chromium.org2012-10-191-3/+1
* Another fix of display overscan settings.mukai@chromium.org2012-10-182-7/+34
* Move ash::wm::GetRootWindowRelativeToWindow to ScreenPositionController.mazda@chromium.org2012-10-181-1/+54
* Fix for out-of-sync scale factor issueoshima@chromium.org2012-10-181-1/+3
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-181-2/+2
* Revert "Fix for out-of-sync scale factor issue"oshima@chromium.org2012-10-181-3/+1
* Fix the issue of cursor's device scale factor when using monitors with differ...mazda@chromium.org2012-10-182-0/+29
* Fix code around display overscan settings.mukai@chromium.org2012-10-172-10/+25
* Remove obsolete code for secondary displayoshima@chromium.org2012-10-172-135/+0
* Fix for out-of-sync scale factor issueoshima@chromium.org2012-10-131-1/+3
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-128-55/+67
* Move shelf/launcher/status_area_widget/panel_layout_manager to RootWindowCont...oshima@chromium.org2012-10-121-1/+1
* Allows insets of displays, in case of overscans.mukai@chromium.org2012-10-123-0/+77
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-091-1/+2
* Enables to specify the ID of the display which should be primary when connected.mukai@chromium.org2012-10-093-1/+143
* Adds DisplayErrorDialog to show the error message of the failure of mirroring...mukai@chromium.org2012-10-053-0/+164
* Show modal screen on all dislpays.oshima@chromium.org2012-10-051-2/+2
* In-chorme viewer for metro (part 2)cpu@chromium.org2012-10-051-2/+18
* Handles the failures of output state change.mukai@chromium.org2012-10-032-0/+6
* Fixes the drag/drop errors for 2x displays.mukai@chromium.org2012-09-272-1/+35
* Dont overwrite default display layout if it's given by command line flag.oshima@chromium.org2012-09-221-2/+4
* Return primary display if out of bounds point or NULL ponter is passed to gfx...oshima@chromium.org2012-09-205-56/+70
* Set correct scale factor and bounds to display before passing it around.oshima@chromium.org2012-09-201-3/+0
* Convert native mouse locations to the locations in screen coordinate in RootW...mazda@chromium.org2012-09-203-30/+23
* Fix test failure of ConvertNativePointToScreen on win_aura.mazda@chromium.org2012-09-201-1/+9
* Add ScreenPositionClient::ConvertNativePointToScreen.mazda@chromium.org2012-09-203-0/+166
* Enable UpdateDisplay to specify host origins.mazda@chromium.org2012-09-201-0/+36
* Fix crashers in GetPrimaryDisplayoshima@chromium.org2012-09-202-26/+40
* Revert 157597 - Enable UpdateDisplay to specify host origins.zea@chromium.org2012-09-191-34/+0
* Enable UpdateDisplay to specify host origins.mazda@chromium.org2012-09-191-0/+34
* StatusArea/Launcher widgets should stay in the same root window.oshima@chromium.org2012-09-191-3/+7
* Add switch primary display option by swapping primary root window between dis...oshima@chromium.org2012-09-197-180/+516
* Fix unused variable error.simon.hong81@gmail.com2012-09-181-4/+3
* ash: Fix startup crash with multimonitor and hidden launcherjamescook@chromium.org2012-09-141-0/+1
* (reland r156610)oshima@chromium.org2012-09-131-1/+1
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-131-1/+1
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-131-1/+1
* Change the location to notify OnDisplayModeChanged() event.mukai@chromium.org2012-09-121-1/+2
* Move ash specific cursor code to CursorManager.mazda@chromium.org2012-09-111-0/+2
* Disable brightness key/panel if there is no internal displayoshima@chromium.org2012-09-113-5/+23