summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Rename LauncherDelegate to ShelfDelegate.tfarina@chromium.org2013-12-0934-258/+243
* Cleanup: use !!window_resizer as is_dragged()oshima@chromium.org2013-12-094-22/+6
* Fix use after free due to https://codereview.chromium.org/84743003/pkotwicz@chromium.org2013-12-091-3/+4
* Revert 239419 "Enable the task manager to be put into immersive ..." because ...pkotwicz@chromium.org2013-12-091-4/+3
* Enable the task manager to be put into immersive fullscreenpkotwicz@chromium.org2013-12-091-3/+4
* Introduces the speech recognition UI to app_list.mukai@chromium.org2013-12-081-0/+6
* Enable the task manager to be put into immersive fullscreenpkotwicz@chromium.org2013-12-083-0/+101
* Removes unnecessary preferred_size change event.mukai@chromium.org2013-12-081-1/+0
* Measure time spent alt-tab cycling.flackr@chromium.org2013-12-072-0/+9
* Implement new maximize/restore button for CrOS behind the --ash-enable-altern...pkotwicz@chromium.org2013-12-0716-105/+1160
* Allows the system notification's notifier ID outside of ash.mukai@chromium.org2013-12-0714-62/+104
* Animating docked background in sync with shelfvarkha@chromium.org2013-12-0717-81/+259
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-066-30/+38
* Revert 239232 "Make sure WindowObservers are removed from window..."oshima@chromium.org2013-12-066-34/+28
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-066-28/+34
* [ash] Add ShelfWindowWatchersimonhong@chromium.org2013-12-0610-3/+589
* Cleanup: rename tracked_by_workspace to is_draggedoshima@chromium.org2013-12-0610-225/+27
* Ash Tray: ActionableView should only draw focus border when it has focus.hshi@chromium.org2013-12-052-7/+10
* Ash Tray: ActionableView should only draw focus border when it has focus.hshi@chromium.org2013-12-052-9/+7
* Fix crash when using touch selection in immersive fullscreen.pkotwicz@chromium.org2013-12-052-10/+21
* Add UMA stats for discarded tabs on a per logged in user baseskuhne@chromium.org2013-12-052-0/+9
* GTTF: Do not use the new test launcher for ash_unittests and chrome_frame_testsphajdan.jr@chromium.org2013-12-051-7/+1
* Removes FocusBorder from viewssky@chromium.org2013-12-0514-39/+70
* Split Minimize user action metric into a metric per key.stevet@chromium.org2013-12-052-3/+7
* Restore focus when navigate back from detailed view in ash tray through keybo...bshe@chromium.org2013-12-0416-24/+202
* Relax OWNERS for ash.gypjamescook@chromium.org2013-12-041-0/+3
* Adding forwards / backwards cycling hotkey through logged in usersskuhne@chromium.org2013-12-048-13/+30
* Prevent virtual keyboard from closing App Launcher window.kevers@chromium.org2013-12-041-0/+4
* Adding UMA stats for the type of visiting windowsskuhne@chromium.org2013-12-042-0/+21
* ash: Rename more Launcher classes to Shelf*.tfarina@chromium.org2013-12-0429-552/+543
* Move all the records onto one line each and run extract_actions.stevet@chromium.org2013-12-041-76/+39
* Remove obsolete checks of ash::wm::WindowState::tracked_by_workspace() in ash...pkotwicz@chromium.org2013-12-046-91/+9
* Sticky keys modifies an entire scroll sequence instead of just a single event.tengs@chromium.org2013-12-043-17/+123
* Bumping up the limit of users to 10 and adding UMA stats for user countskuhne@chromium.org2013-12-042-0/+8
* Update Ash Display when resizing Metro windowscottmg@chromium.org2013-12-042-0/+5
* Fix popup crash on ChromeOS.dewittj@chromium.org2013-12-042-0/+13
* Update shelf when overlapping dragged windows existvarkha@chromium.org2013-12-043-17/+92
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-2/+2
* Record user actions for Ash accelerators.stevet@chromium.org2013-12-033-320/+544
* Remove unused ColoredWindowController/DesktopBackgroundFadeControlleroshima@chromium.org2013-12-037-309/+0
* Enable immersive fullscreen for hosted apps part 2pkotwicz@chromium.org2013-12-032-1/+13
* Enable revealing the top-of-window views in immersive fullscreen when the mou...pkotwicz@chromium.org2013-12-033-106/+134
* Restores maximized browser before dragging a tab.varkha@chromium.org2013-12-022-5/+8
* Use a forward-declare of views::View in views/border.htapted@chromium.org2013-12-021-0/+1
* Changes sequence of docked animations when evicting windows from dock. Window...varkha@chromium.org2013-12-023-7/+125
* events: Remove KeyEvent::Copy().sadrul@chromium.org2013-12-022-3/+3
* aura/ash cleanup: Use a single window-key for constrained windows.sadrul@chromium.org2013-12-024-9/+2
* ash: Increase shelf tooltip show up delay to 1s.xiyuan@chromium.org2013-12-021-1/+1
* Fixing focus highlight on high DPI devices for accessibilityskuhne@chromium.org2013-12-026-36/+12
* events: Introduce EventTargeter.sadrul@chromium.org2013-12-022-0/+12