summaryrefslogtreecommitdiffstats
path: root/ash/shell.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow the cursor to warp even when a window is dragged.yusukes@google.com2012-08-061-14/+0
* Add always on top windows to the alt+tab listzork@chromium.org2012-08-061-1/+5
* Enable wallpaper boot animation for boot into sign in too. Add flag to disabl...nkostylev@chromium.org2012-08-041-0/+3
* Changes all non-workspace code to talk to WorkspaceManager viasky@chromium.org2012-08-031-8/+7
* Add Fade-out/Fade-in animation during output-configuration change.mukai@chromium.org2012-08-011-1/+5
* Start in extended desktop mode if it is enabled.rkc@chromium.org2012-08-011-1/+2
* ash: Remove wm::GetRootWindowController.sadrul@chromium.org2012-07-261-1/+2
* Make accelerators not to work when the keyboard overlay is shown.mazda@chromium.org2012-07-261-5/+5
* Aura desktop: Show resize cursors again.erg@chromium.org2012-07-261-5/+4
* Create Tooltip object lazily so that it gets proper drop shadow AND the Toolt...oshima@chromium.org2012-07-251-7/+5
* Enable Virtual Screen Coordinates and remove --ash-virtual-screen-coordinatesoshima@chromium.org2012-07-231-2/+0
* Move a window if the sceren bounds being set is in other display.oshima@chromium.org2012-07-211-0/+12
* Add brightness/grayscale animations and use them for OOBE boot transition.nkostylev@chromium.org2012-07-211-0/+4
* Only slow window animations on shift-click on size controljamescook@chromium.org2012-07-211-5/+0
* Hide launcher bar until OOBE is completeglotov@chromium.org2012-07-191-0/+8
* Persists shelf alignment to prefs.sky@chromium.org2012-07-181-2/+1
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-0/+9
* Rename KeyRewriter to EventRewriter since it now rewrites aura::LocationEvent...yusukes@chromium.org2012-07-131-4/+4
* Deprecate --aura-panelsstevenjb@chromium.org2012-07-121-12/+9
* Polish launcher tooltip visibility (2nd try).mukai@chromium.org2012-07-101-1/+1
* Cleanup:oshima@chromium.org2012-07-091-35/+6
* Revert 145401 - Deprecate --aura-panelsstevet@chromium.org2012-07-041-9/+12
* Deprecate --aura-panelsstevenjb@chromium.org2012-07-031-12/+9
* Revert 144930 - Polish launcher tooltip visibility.abodenha@chromium.org2012-06-291-1/+1
* Polish launcher tooltip visibility.mukai@chromium.org2012-06-291-1/+1
* Use virtual screen coordinates in Display::boundsoshima@chromium.org2012-06-271-2/+6
* Avoiding crash on shutdown in some odd cases where a deleted window's parent ...skuhne@chromium.org2012-06-271-0/+7
* Relanding r144499:oshima@chromium.org2012-06-271-31/+31
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-31/+31
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-31/+31
* [cros] New OOBE design: wait for wallpaper on boot, then initializ WebUI.nkostylev@chromium.org2012-06-261-0/+3
* This is the 1st CL to add Virtual Screen Coordinates to ash.oshima@chromium.org2012-06-231-1/+34
* Full-screen Magnifier: Support warping the cursor on the edgeyoshiki@chromium.org2012-06-221-1/+3
* Emulate mouse move across extended desktopsoshima@chromium.org2012-06-221-0/+9
* Create background on secondary displays.oshima@chromium.org2012-06-211-0/+1
* ash: Fix a crash with touch-hud.sadrul@chromium.org2012-06-171-3/+4
* ash: Fix order of creation of tooltip controller and shadow controller. Thisvarunjain@chromium.org2012-06-151-4/+7
* Add Extended Desktop mode behind --ash-extended-desktop flag.oshima@chromium.org2012-06-151-45/+80
* Reland r141871.oshima@chromium.org2012-06-131-238/+91
* Revert r141871 "Add RootWindowController that keeps per root window state."oshima@chromium.org2012-06-131-91/+238
* Add RootWindowController that keeps per root window state.oshima@chromium.org2012-06-131-238/+91
* Remove root_window_ member from DesktopBackgroundController.oshima@chromium.org2012-06-121-2/+1
* Prepare status area to support multiple trays.stevenjb@google.com2012-06-121-283/+18
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-1/+1
* Use a #fefefe solid color wallpaper background before user login for GAIA log...bshe@chromium.org2012-06-121-2/+2
* Add support for managing active state of platform appsdavemoore@chromium.org2012-06-111-5/+5
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-17/+33
* Remove root window from screen_ashoshima@chromium.org2012-06-081-1/+1
* Add UIControlsAsh that works with multiple root windowsoshima@chromium.org2012-06-081-1/+1
* Factor out capture code from RootWindow to CaptureClientoshima@chromium.org2012-06-081-2/+19