summaryrefslogtreecommitdiffstats
path: root/ui/aura/window_tree_host_ozone.cc
Commit message (Expand)AuthorAgeFilesLines
* ozone: Move the factory interfaces into a common target.sadrul@chromium.org2014-06-201-5/+5
* ozone: Remove the explicit call to start listening for events.sadrul@chromium.org2014-05-161-5/+0
* ozone: Initialize a subsystem only if necessary.sadrul@chromium.org2014-05-161-3/+0
* [Ozone] Proper cursor support for multi-monitor configurationsdnicoara@chromium.org2014-05-071-2/+3
* aura: Remove WindowTreeHost::QueryMouseLocation().sadrul@chromium.org2014-04-281-5/+0
* Adding GetEventSource() method to the WindowTreeHost class.mfomitchev@chromium.org2014-04-241-0/+4
* ozone: Fix views_unittests with WindowTreeHostOzonespang@chromium.org2014-04-111-1/+7
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-15/+0
* ozone: Use PlatformEventSource for dispatching events.sadrul@chromium.org2014-04-051-4/+13
* ozone: Add OzoneSurface object that is owned by compositor, GLSurfacespang@chromium.org2014-03-311-2/+0
* Remove PrepareForShutdownoshima@chromium.org2014-03-201-2/+0
* Revert 258077 "Remove PrepareForShutdown"brettw@chromium.org2014-03-191-0/+2
* Remove PrepareForShutdownoshima@chromium.org2014-03-191-2/+0
* ozone: evdev: Add CursorDelegateEvdev & implement cursor warpspang@chromium.org2014-03-141-2/+2
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-071-1/+1
* Add CursorFactoryOzone for platform cursors with ozonespang@chromium.org2014-03-061-2/+5
* Revert 255368 "Clean up WindowEventDispatcher some more."ben@chromium.org2014-03-061-1/+1
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-061-1/+1
* 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-4/+0
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-161-12/+12
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-0/+130