summaryrefslogtreecommitdiffstats
path: root/ui/aura/window_tree_host_x11.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland "Block internal PlatformEvents before they are dispatched in touchview."flackr@chromium.org2014-06-261-93/+86
* Revert "Block internal PlatformEvents before they are dispatched in touchview."avi@chromium.org2014-06-251-86/+93
* Block internal PlatformEvents before they are dispatched in touchview.flackr@chromium.org2014-06-251-93/+86
* Extract touchscreen device management into a generic managerdnicoara@chromium.org2014-06-231-3/+3
* Ignore EnterNotify and LeaveNotify events from NativeViewGlSurfaceGLX's window.pkotwicz@chromium.org2014-06-191-0/+14
* Remove unnecessary logging messagemiletus@chromium.org2014-05-211-2/+0
* Re-land "Move touch CTM from X into Chrome"miletus@chromium.org2014-05-131-12/+139
* Revert 269371 "Move touch CTM from X into Chrome"rlp@chromium.org2014-05-091-3/+12
* Move touch CTM from X into Chromemiletus@chromium.org2014-05-091-12/+3
* x11: Remove unused IsWindowManagerPresent() from aura and views.sadrul@chromium.org2014-05-091-11/+3
* aura: Remove WindowTreeHost::QueryMouseLocation().sadrul@chromium.org2014-04-281-24/+0
* Adding GetEventSource() method to the WindowTreeHost class.mfomitchev@chromium.org2014-04-241-0/+4
* x11: Do an XFlush after XSendEvent.sadrul@chromium.org2014-04-241-0/+2
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-313/+17
* x11: Remove MessagePumpObserver.sadrul@chromium.org2014-04-111-8/+9
* base: Do not allow MessagePumpObservers to consume events.sadrul@chromium.org2014-04-051-3/+1
* x11: Move X event handling out of the message-pump.sadrul@chromium.org2014-04-051-14/+19
* events: Move --touch-calibration flag to event_switchesspang@chromium.org2014-03-221-0/+1
* Remove PrepareForShutdownoshima@chromium.org2014-03-201-4/+0
* Revert 258077 "Remove PrepareForShutdown"brettw@chromium.org2014-03-191-0/+4
* Remove PrepareForShutdownoshima@chromium.org2014-03-191-4/+0
* Remove code that enables/disables side bezel touch eventmiletus@chromium.org2014-03-121-39/+1
* Remove some more WED remnantsben@chromium.org2014-03-111-4/+4
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-071-15/+11
* aura: Remove client::UserActionClient.sadrul@chromium.org2014-03-061-40/+1
* Revert 255368 "Clean up WindowEventDispatcher some more."ben@chromium.org2014-03-061-13/+17
* Revert 255385 "aura: Remove client::UserActionClient."ben@chromium.org2014-03-061-1/+40
* aura: Remove client::UserActionClient.sadrul@chromium.org2014-03-061-40/+1
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-061-17/+13
* x11: Simplify some more event-rewrite code.sadrul@chromium.org2014-03-061-1/+0
* Rename RootWindowObserver -> WindowTreeHostObserver.ben@chromium.org2014-03-051-6/+6
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-6/+6
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-281-0/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-23/+21
* RootWindowHostX11: Don't filter jittery mouse movesadlr@chromium.org2014-02-201-45/+0
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-161-17/+17
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-0/+1054