| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland "Block internal PlatformEvents before they are dispatched in touchview." | flackr@chromium.org | 2014-06-26 | 1 | -93/+86 |
* | Revert "Block internal PlatformEvents before they are dispatched in touchview." | avi@chromium.org | 2014-06-25 | 1 | -86/+93 |
* | Block internal PlatformEvents before they are dispatched in touchview. | flackr@chromium.org | 2014-06-25 | 1 | -93/+86 |
* | Extract touchscreen device management into a generic manager | dnicoara@chromium.org | 2014-06-23 | 1 | -3/+3 |
* | Ignore EnterNotify and LeaveNotify events from NativeViewGlSurfaceGLX's window. | pkotwicz@chromium.org | 2014-06-19 | 1 | -0/+14 |
* | Remove unnecessary logging message | miletus@chromium.org | 2014-05-21 | 1 | -2/+0 |
* | Re-land "Move touch CTM from X into Chrome" | miletus@chromium.org | 2014-05-13 | 1 | -12/+139 |
* | Revert 269371 "Move touch CTM from X into Chrome" | rlp@chromium.org | 2014-05-09 | 1 | -3/+12 |
* | Move touch CTM from X into Chrome | miletus@chromium.org | 2014-05-09 | 1 | -12/+3 |
* | x11: Remove unused IsWindowManagerPresent() from aura and views. | sadrul@chromium.org | 2014-05-09 | 1 | -11/+3 |
* | aura: Remove WindowTreeHost::QueryMouseLocation(). | sadrul@chromium.org | 2014-04-28 | 1 | -24/+0 |
* | Adding GetEventSource() method to the WindowTreeHost class. | mfomitchev@chromium.org | 2014-04-24 | 1 | -0/+4 |
* | x11: Do an XFlush after XSendEvent. | sadrul@chromium.org | 2014-04-24 | 1 | -0/+2 |
* | Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash. | oshima@chromium.org | 2014-04-11 | 1 | -313/+17 |
* | x11: Remove MessagePumpObserver. | sadrul@chromium.org | 2014-04-11 | 1 | -8/+9 |
* | base: Do not allow MessagePumpObservers to consume events. | sadrul@chromium.org | 2014-04-05 | 1 | -3/+1 |
* | x11: Move X event handling out of the message-pump. | sadrul@chromium.org | 2014-04-05 | 1 | -14/+19 |
* | events: Move --touch-calibration flag to event_switches | spang@chromium.org | 2014-03-22 | 1 | -0/+1 |
* | Remove PrepareForShutdown | oshima@chromium.org | 2014-03-20 | 1 | -4/+0 |
* | Revert 258077 "Remove PrepareForShutdown" | brettw@chromium.org | 2014-03-19 | 1 | -0/+4 |
* | Remove PrepareForShutdown | oshima@chromium.org | 2014-03-19 | 1 | -4/+0 |
* | Remove code that enables/disables side bezel touch event | miletus@chromium.org | 2014-03-12 | 1 | -39/+1 |
* | Remove some more WED remnants | ben@chromium.org | 2014-03-11 | 1 | -4/+4 |
* | Clean up WindowEventDispatcher some more. | ben@chromium.org | 2014-03-07 | 1 | -15/+11 |
* | aura: Remove client::UserActionClient. | sadrul@chromium.org | 2014-03-06 | 1 | -40/+1 |
* | Revert 255368 "Clean up WindowEventDispatcher some more." | ben@chromium.org | 2014-03-06 | 1 | -13/+17 |
* | Revert 255385 "aura: Remove client::UserActionClient." | ben@chromium.org | 2014-03-06 | 1 | -1/+40 |
* | aura: Remove client::UserActionClient. | sadrul@chromium.org | 2014-03-06 | 1 | -40/+1 |
* | Clean up WindowEventDispatcher some more. | ben@chromium.org | 2014-03-06 | 1 | -17/+13 |
* | x11: Simplify some more event-rewrite code. | sadrul@chromium.org | 2014-03-06 | 1 | -1/+0 |
* | Rename RootWindowObserver -> WindowTreeHostObserver. | ben@chromium.org | 2014-03-05 | 1 | -6/+6 |
* | Window ownership -> WindowTreeHost | ben@chromium.org | 2014-03-04 | 1 | -6/+6 |
* | Invert the ownership relationship between WindowEventDispatcher and WindowTre... | ben@chromium.org | 2014-02-28 | 1 | -0/+1 |
* | Move root_window.* to window_event_dispatcher.* | ben@chromium.org | 2014-02-21 | 1 | -1/+1 |
* | Rename RootWindow -> WindowEventDispatcher. | ben@chromium.org | 2014-02-21 | 1 | -23/+21 |
* | RootWindowHostX11: Don't filter jittery mouse moves | adlr@chromium.org | 2014-02-20 | 1 | -45/+0 |
* | Remove some methods from RootWindow that really belong on the WTH. | ben@chromium.org | 2014-02-16 | 1 | -17/+17 |
* | Move root_window_host* in aura to window_tree_host*. | ben@chromium.org | 2014-02-14 | 1 | -0/+1054 |