summaryrefslogtreecommitdiffstats
path: root/ash/shell.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reland 140878 - cleanup: Remove applist v1 code.xiyuan@chromium.org2012-06-071-15/+9
* Revert 140878 - cleanup: Remove applist v1 code.michaeln@google.com2012-06-071-3/+14
* cleanup: Remove applist v1 code.xiyuan@chromium.org2012-06-061-14/+3
* chromeos: Notify power manager about user activity.derat@chromium.org2012-06-061-7/+10
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-061-36/+47
* ash/app_list: Make applist bubble edge touch launcher bar edge.xiyuan@chromium.org2012-06-061-3/+14
* Add GetRootWindowAt(const gfx::Point&) per skuhne's request.oshima@chromium.org2012-06-051-0/+5
* Reland "Load user custom wallpaper after browser crash"bshe@chromium.org2012-06-041-3/+4
* Add ActivationChangeObserver, replacing kRootWindowActiveWindowKeyoshima@chromium.org2012-06-041-1/+4
* Revert 140312 - Load user custom wallpaper after browser crash.acolwell@chromium.org2012-06-041-2/+3