summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_cycle_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Added UMA stats to overview modensatragno@chromium.org2014-06-121-0/+5
* Separated alt-tab window cycle from overview modensatragno@chromium.org2014-05-131-0/+98
* Remove --ash-disable-overview-modeflackr@chromium.org2014-03-121-139/+0
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-2/+2
* Refactor most recently used window tracking into a separate class.flackr@chromium.org2013-07-311-171/+5
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-2/+3
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-3/+2
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-2/+3
* Switch Next Window Key functionalityharrym@chromium.org2013-03-261-3/+15
* events: Update key-event handlers to not return EventResult.sadrul@chromium.org2012-12-141-3/+2
* Remove a bunch of stuff related to Focus/Activation events. ben@chromium.org2012-12-121-7/+7
* Revert 172624 - Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-121-7/+7
* Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-121-7/+7
* Hook up the FocusController behind a flag.ben@chromium.org2012-12-031-4/+5
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-201-21/+0
* Separates some ash-specific logic from the ActivationController in preparatio...ben@chromium.org2012-11-151-1/+1
* ash: Convert all remaining EventFilters into EventHandlers.sadrul@chromium.org2012-11-131-33/+25
* ui: Remove TouchStatus in favour of EventResult.sadrul@chromium.org2012-11-041-3/+3
* Renames Workspace*2 -> Workspace*.sky@chromium.org2012-10-311-3/+3
* Removes worskpace 1 code. Will rename next.sky@chromium.org2012-10-171-4/+2
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-041-3/+3
* Initial crack at new workspace behavior. Each workspace now has itssky@chromium.org2012-08-201-15/+64
* Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.sadrul@chromium.org2012-08-101-2/+2
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-091-2/+2
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-10/+11
* Add always on top windows to the alt+tab listzork@chromium.org2012-08-061-13/+96
* Cycle through windows across root windowsoshima@chromium.org2012-06-221-3/+18
* Revert r143492 "Cycle through windows across root windows"oshima@chromium.org2012-06-221-16/+3
* Cycle through windows across root windowsoshima@chromium.org2012-06-221-3/+16
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-2/+5
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-061-2/+2
* Remove ShellDelegate::GetCycleWindowList. Because alt-tab operates onsky@chromium.org2012-04-031-3/+21
* Ash: Remove compact window mode.jamescook@chromium.org2012-03-081-5/+1
* Aura code cleanup from readability reviewjamescook@chromium.org2012-02-081-3/+7
* Remove Owner param to EventFilter's ctor.ben@chromium.org2012-01-311-2/+1
* Tweaks for the launcher:sky@chromium.org2012-01-181-48/+21
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-171-0/+9
* Aura: ShellDelegate GetCycleWindowList can request order by activityjamescook@chromium.org2012-01-171-4/+6
* Aura: Convert Alt-tab to most-recently-used orderjamescook@chromium.org2012-01-101-0/+171