summaryrefslogtreecommitdiffstats
path: root/ash/display
Commit message (Expand)AuthorAgeFilesLines
* ash: Add RootWindowHostFactory class.reveman@chromium.org2012-12-141-6/+3
* - Show app list on 2nd launcheroshima@chromium.org2012-12-112-4/+10
* [Clenup] Split ShellTestApi into separate fileoshima@chromium.org2012-12-081-1/+2
* Shrink the root bounds to detect the edge by 1 dip instead of 1px.oshima@chromium.org2012-12-073-8/+57
* Revert r169388 "Record stack of the failure in SecondaryDisplayLayout test."oshima@chromium.org2012-12-071-80/+34
* Enable modal windows to be dragged to another monitors.mazda@chromium.org2012-12-071-0/+1
* Extract the code for supporing extended desktop from WorkspaceWindowResizer i...mazda@chromium.org2012-12-061-2/+2
* Remove the displays first before adding.oshima@chromium.org2012-12-062-10/+27
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-012-80/+26
* Revert "Use WS_POPUP for ash_unittests"oshima@chromium.org2012-12-012-26/+80
* Fixes wrong logic for display names.mukai@chromium.org2012-12-011-10/+9
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-012-80/+26
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-1/+1
* Undo all existing overscan settings before updating to a new overscan setting...mukai@chromium.org2012-11-285-42/+83
* Rework FocusManager as FocusClient.ben@chromium.org2012-11-281-5/+7
* Record stack of the failure in SecondaryDisplayLayout test.oshima@chromium.org2012-11-241-35/+81
* Revert 168974 - Undo all existing overscan settings before updating to a new ...nona@chromium.org2012-11-214-78/+40
* Undo all existing overscan settings before updating to a new overscan settings.mukai@chromium.org2012-11-214-40/+78
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-202-21/+0
* Disable ash_unittest DisplayControllerTest.SecondaryDisplayLayoutrbyers@chromium.org2012-11-191-1/+2
* Fill out the background of all displays when display bounds have changed.mukai@chromium.org2012-11-161-0/+5
* Cancel the existing overscan settings when start calibration, for the visibil...mukai@chromium.org2012-11-162-1/+7
* Primary display and num display info must be accessible after shutdownoshima@chromium.org2012-11-153-3/+47
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-148-140/+382
* ash: Convert all remaining EventFilters into EventHandlers.sadrul@chromium.org2012-11-132-26/+21
* ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...danakj@chromium.org2012-11-101-3/+4
* Replace Label::Alignment with gfx::HorizontalAlignment.msw@chromium.org2012-11-071-1/+1
* Caches the display names in MultiDisplayManager (2nd)mukai@chromium.org2012-11-052-23/+49
* ui: Remove TouchStatus in favour of EventResult.sadrul@chromium.org2012-11-042-3/+3
* When swapping primary display, swap the work area insets as well.oshima@chromium.org2012-11-032-1/+23
* Revert "Caches the display names in MultiDisplayManager."phajdan.jr@chromium.org2012-11-022-47/+23
* Caches the display names in MultiDisplayManager.mukai@chromium.org2012-11-022-23/+47
* Increase min edge size that two displays have to share.oshima@chromium.org2012-11-013-13/+54
* Use large resolution wallpaper when hook up a large external monitorbshe@chromium.org2012-11-011-2/+2
* Revert "Increase min edge size that two displays have to share."phajdan.jr@chromium.org2012-11-012-44/+3
* Increase min edge size that two displays have to share.oshima@chromium.org2012-11-012-3/+44
* Fix the issue of cursor's device scale factor when primary monitor is swapped.mazda@chromium.org2012-11-012-2/+53
* Always set the primary displays origin to 0,0oshima@chromium.org2012-11-012-11/+11
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-6/+8
* 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