summaryrefslogtreecommitdiffstats
path: root/ash/wm/overview/window_selector_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Added a11y alert on entering window overview mode.nsatragno@chromium.org2014-04-301-0/+14
* Relayout windows in overview when display size changes.flackr@chromium.org2014-04-261-0/+33
* Added labels under the windows in OverviewMode displaying their current name.nsatragno@chromium.org2014-04-171-0/+57
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-4/+1
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-3/+3
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-3/+3
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-3/+3
* Add close buttons to windows on overview mode.flackr@chromium.org2014-03-131-1/+2
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-3/+3
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-3/+3
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-1/+1
* Introduce WMEvent classoshima@chromium.org2014-03-051-1/+3
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-1/+1
* Use active window if on current workspace for fullscreen mode.flackr@chromium.org2014-02-271-0/+10
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* events: Fix event-targeting for transformed windows.sadrul@chromium.org2014-02-201-0/+46
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-161-1/+1
* Disable WindowSelectorTest.DragDropInProgress.flackr@chromium.org2014-02-111-1/+3
* Do not consider drag capture window activatable for window selection.flackr@chromium.org2014-02-061-0/+33
* Renames LauncherID, LauncherItem and LauncherItems...tfarina@chromium.org2014-02-031-1/+1
* Screen cleanup:oshima@chromium.org2014-01-171-3/+3
* Moves management of transients out of Windowsky@chromium.org2014-01-071-3/+4
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-3/+3
* wm: public window_types.tfarina@chromium.org2013-12-191-1/+1
* Use exact match when removing selector items on window destroying observation.flackr@chromium.org2013-12-161-0/+48
* Ignore non-active fullscreen windows for shelf state.flackr@chromium.org2013-12-101-2/+3
* Rename LauncherDelegate to ShelfDelegate.tfarina@chromium.org2013-12-091-3/+3
* Disable overview on alt-tab by default and update test expectation to match.flackr@chromium.org2013-11-221-4/+4
* Activate windows when alt tabbing before overview is engaged.flackr@chromium.org2013-11-211-0/+4
* Minimize panels on entering fullscreen and exit fullscreen on selecting anoth...flackr@chromium.org2013-11-131-0/+33
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-5/+5
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-5/+5
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-5/+5
* Enables docked windows by defaultvarkha@chromium.org2013-11-081-5/+5
* Triggered after a short delay cycle overview should use target root.flackr@chromium.org2013-10-301-5/+8
* Copy window and its transient parents when moving to another display.flackr@chromium.org2013-10-301-0/+104
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-6/+7
* Show the cursor when entering overview.flackr@chromium.org2013-10-231-1/+4
* Restore the stacking order of a window after cycling past it.flackr@chromium.org2013-10-231-0/+67
* Copy the children list while hiding windows as it changes on hide.flackr@chromium.org2013-10-181-0/+14
* ash: Move launcher_view* to shelf/ directory.tfarina@chromium.org2013-10-181-8/+8
* Transform parents of modal windows with modal window. Hide non overview windows.flackr@chromium.org2013-10-081-4/+50
* Handle bounds changes on a window during overview.flackr@chromium.org2013-10-041-0/+50
* Hide all non activatable windows during window overview.flackr@chromium.org2013-10-031-3/+38
* Fix visibility of minimized panels when restoring from overview.flackr@chromium.org2013-10-021-0/+25
* Losing focus should hide app list.flackr@chromium.org2013-10-011-0/+24
* Ignore windows in overview for computing shelf visibility.flackr@chromium.org2013-09-271-0/+17
* Upgrade overview to a single monitor cycle mode on window cycling.flackr@chromium.org2013-09-261-0/+48
* Lock the cursor as a pointer while in overview mode.flackr@chromium.org2013-09-211-0/+9