summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-0854-228/+239
* events: Introduce EventDispatchDetails.sadrul@chromium.org2013-11-081-55/+0
* Sticky keys modifies mouse click and scroll events in addition to key events.tengs@chromium.org2013-11-087-62/+192
* Enables docked windows by defaultvarkha@chromium.org2013-11-0811-227/+239
* Revert 233486 "disable AcceleratorControllerTest.GlobalAccelerat..."scottmg@chromium.org2013-11-071-9/+1
* ash: Add --ash-default-wallpaper-is-oem switch.derat@chromium.org2013-11-072-0/+9
* Refactor: Separate the tray user from the tray user separatorskuhne@chromium.org2013-11-077-52/+142
* Prevent reentrant CompleteDrag when changing display configurationvarkha@chromium.org2013-11-071-7/+3
* disable AcceleratorControllerTest.GlobalAcceleratorsToggleAppList on win aurascottmg@chromium.org2013-11-071-1/+9
* Suppress configure dialog when screen is lockedstevenjb@chromium.org2013-11-071-2/+5
* Only focus the default item in the system tray when spoken feedback is enabledzork@chromium.org2013-11-071-1/+6
* [Refactor] Move the non-browser specific logic of ImmersiveModeControllerAsh ...pkotwicz@chromium.org2013-11-066-0/+2195
* Enforces 10px visibility when dragging between displays. This scenario is pos...varkha@chromium.org2013-11-063-11/+24
* ash: Rename LauncherButtonHost to ShelfButtonHost.tfarina@chromium.org2013-11-0611-111/+105
* UMA data collection for docked windowsvarkha@chromium.org2013-11-063-12/+129
* Upon activation on mixed mode, we only show and use apps of the current user....skuhne@chromium.org2013-11-058-10/+13
* Implemented UI for new first-run tutorial.dzhioev@chromium.org2013-11-054-3/+114
* Convert event location to screen position.flackr@chromium.org2013-11-053-5/+45
* Undock window when reverting a dragvarkha@chromium.org2013-11-052-4/+20
* Makes Shell::GetParentTarget() return Envsky@chromium.org2013-11-052-1/+14
* ash: Add VLOG(1) to UserActivityDetector.derat@chromium.org2013-11-051-0/+29
* Unminimize the minimized state, instead of showingoshima@chromium.org2013-11-051-1/+4
* Disable AcceleratorControllerTest.SuppressToggleMaximizedcsharp@chromium.org2013-11-041-1/+8
* Dispatches touch events to captured windowsky@chromium.org2013-11-031-2/+2
* Implemented lock/unlock/shutdown system sounds.ygorshenin@chromium.org2013-11-024-2/+27
* Skip EnsureMinimumVisibility test on win_ash(win8)oshima@chromium.org2013-11-011-0/+3
* ash: Rename GetLauncherItemIndexForType to GetShelfItemIndexForType().tfarina@chromium.org2013-11-014-12/+12
* Make sure the non browser/no app widget is fully visible when created on ashoshima@chromium.org2013-11-017-2/+82
* Ease out overview animation and make it longer.flackr@chromium.org2013-11-011-1/+3
* Reland 231729zork@chromium.org2013-11-014-16/+14
* Adding UMA statistics for multi profileskuhne@chromium.org2013-11-012-9/+44
* Introduce MediaDelegateoshima@chromium.org2013-11-0111-38/+77
* [ash] Prevent blinking of last item which is out by ripping out another itemsimon.hong81@gmail.com2013-11-011-12/+18
* cros: Restore Alt-minus window minimize shortcutjamescook@chromium.org2013-11-011-0/+4
* Enable three finger swipe up / down to trigger overview.flackr@chromium.org2013-11-017-1/+210
* Prevent scrolls from going to windows in overview.flackr@chromium.org2013-11-012-0/+8
* Check for incognito-mode availabilty added.merkulova@chromium.org2013-10-316-4/+22
* [ash] Check x and y axis to prepare drag operation when rip off from the shellsimon.hong81@gmail.com2013-10-311-3/+4
* Process --ash-host-window-bounds firstoshima@chromium.org2013-10-313-13/+26
* Close all widnows even if there is no shelfoshima@chromium.org2013-10-311-7/+7
* Cancel autoclick when user presses a button or performs a gesture.tengs@chromium.org2013-10-312-19/+70
* Changed the user log in selection while the log in screen is shownskuhne@chromium.org2013-10-311-3/+15
* [ash] Fading in the new last item when an item is ripped out from the shelfsimon.hong81@gmail.com2013-10-302-2/+12
* Add null pointer check around volume control delegate. This was causingzturner@chromium.org2013-10-301-9/+15
* Add |position| to AppListItemModel and add AppListItemList (Take 2)stevenjb@chromium.org2013-10-301-3/+4
* Introduce WindowStateDelegate::ToggleFullscreenoshima@chromium.org2013-10-3019-30/+112
* [Refactor] Move the non-browser specific logic of ImmersiveModeControllerAsh ...pkotwicz@chromium.org2013-10-302-6/+0
* ash: Open path for Ozone key handlingtiago.vignatti@intel.com2013-10-302-0/+11
* Move test-only ContextFactory implementations out of production targetsjamesr@chromium.org2013-10-302-5/+5
* Always adjust the bounds to work area if the new window is the first window.oshima@chromium.org2013-10-307-16/+83