| Commit message (Expand) | Author | Age | Files | Lines |
* | Added UMA stats to overview mode | nsatragno@chromium.org | 2014-06-12 | 1 | -0/+5 |
* | Separated alt-tab window cycle from overview mode | nsatragno@chromium.org | 2014-05-13 | 1 | -0/+98 |
* | Remove --ash-disable-overview-mode | flackr@chromium.org | 2014-03-12 | 1 | -139/+0 |
* | Move root_window.* to window_event_dispatcher.* | ben@chromium.org | 2014-02-21 | 1 | -1/+1 |
* | Moves ui/base/events to ui/events | sky@chromium.org | 2013-09-18 | 1 | -2/+2 |
* | Refactor most recently used window tracking into a separate class. | flackr@chromium.org | 2013-07-31 | 1 | -171/+5 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-17 | 1 | -1/+1 |
* | Revert 194589 "Revert 194578 "Add ash SessionStateDelegate"" | bartfab@google.com | 2013-04-17 | 1 | -2/+3 |
* | Revert 194578 "Add ash SessionStateDelegate" | gavinp@chromium.org | 2013-04-17 | 1 | -3/+2 |
* | Add ash SessionStateDelegate | bartfab@google.com | 2013-04-17 | 1 | -2/+3 |
* | Switch Next Window Key functionality | harrym@chromium.org | 2013-03-26 | 1 | -3/+15 |
* | events: Update key-event handlers to not return EventResult. | sadrul@chromium.org | 2012-12-14 | 1 | -3/+2 |
* | Remove a bunch of stuff related to Focus/Activation events. | ben@chromium.org | 2012-12-12 | 1 | -7/+7 |
* | Revert 172624 - Remove a bunch of stuff related to Focus/Activation events. | ben@chromium.org | 2012-12-12 | 1 | -7/+7 |
* | Remove a bunch of stuff related to Focus/Activation events. | ben@chromium.org | 2012-12-12 | 1 | -7/+7 |
* | Hook up the FocusController behind a flag. | ben@chromium.org | 2012-12-03 | 1 | -4/+5 |
* | ui: Add default implementations for EventHandler interface. | sadrul@chromium.org | 2012-11-20 | 1 | -21/+0 |
* | Separates some ash-specific logic from the ActivationController in preparatio... | ben@chromium.org | 2012-11-15 | 1 | -1/+1 |
* | ash: Convert all remaining EventFilters into EventHandlers. | sadrul@chromium.org | 2012-11-13 | 1 | -33/+25 |
* | ui: Remove TouchStatus in favour of EventResult. | sadrul@chromium.org | 2012-11-04 | 1 | -3/+3 |
* | Renames Workspace*2 -> Workspace*. | sky@chromium.org | 2012-10-31 | 1 | -3/+3 |
* | Removes worskpace 1 code. Will rename next. | sky@chromium.org | 2012-10-17 | 1 | -4/+2 |
* | events: Move some files into ui/base/events/ | sadrul@chromium.org | 2012-09-04 | 1 | -1/+1 |
* | events: Get rid of GestureStatus in favour of EventResult. | sadrul@chromium.org | 2012-09-04 | 1 | -3/+3 |
* | Initial crack at new workspace behavior. Each workspace now has its | sky@chromium.org | 2012-08-20 | 1 | -15/+64 |
* | Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent. | sadrul@chromium.org | 2012-08-10 | 1 | -2/+2 |
* | Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent. | sadrul@chromium.org | 2012-08-09 | 1 | -2/+2 |
* | Convert Aura to use ui::Event. | ben@chromium.org | 2012-08-08 | 1 | -10/+11 |
* | Add always on top windows to the alt+tab list | zork@chromium.org | 2012-08-06 | 1 | -13/+96 |
* | Cycle through windows across root windows | oshima@chromium.org | 2012-06-22 | 1 | -3/+18 |
* | Revert r143492 "Cycle through windows across root windows" | oshima@chromium.org | 2012-06-22 | 1 | -16/+3 |
* | Cycle through windows across root windows | oshima@chromium.org | 2012-06-22 | 1 | -3/+16 |
* | Change GetContainer to take a root window | oshima@chromium.org | 2012-06-11 | 1 | -2/+5 |
* | Add EnvEventFilter to filter events before root window process event | oshima@chromium.org | 2012-06-06 | 1 | -2/+2 |
* | Remove ShellDelegate::GetCycleWindowList. Because alt-tab operates on | sky@chromium.org | 2012-04-03 | 1 | -3/+21 |
* | Ash: Remove compact window mode. | jamescook@chromium.org | 2012-03-08 | 1 | -5/+1 |
* | Aura code cleanup from readability review | jamescook@chromium.org | 2012-02-08 | 1 | -3/+7 |
* | Remove Owner param to EventFilter's ctor. | ben@chromium.org | 2012-01-31 | 1 | -2/+1 |
* | Tweaks for the launcher: | sky@chromium.org | 2012-01-18 | 1 | -48/+21 |
* | aura: Gesture event plumbing (skeleton). | sadrul@chromium.org | 2012-01-17 | 1 | -0/+9 |
* | Aura: ShellDelegate GetCycleWindowList can request order by activity | jamescook@chromium.org | 2012-01-17 | 1 | -4/+6 |
* | Aura: Convert Alt-tab to most-recently-used order | jamescook@chromium.org | 2012-01-10 | 1 | -0/+171 |