summaryrefslogtreecommitdiffstats
path: root/ui/aura/window_tree_host.cc
Commit message (Expand)AuthorAgeFilesLines
* aura: Remove WindowTreeHost::QueryMouseLocation().sadrul@chromium.org2014-04-281-0/+1
* Fix Window size issues with high dpi enabled on Windows.ananta@chromium.org2014-04-171-1/+1
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-65/+13
* Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIsben@chromium.org2014-03-211-1/+0
* Remove some more WED remnantsben@chromium.org2014-03-111-2/+2
* Provide access to the WindowEventDispatcher as a ui::EventProcessor.ben@chromium.org2014-03-101-0/+4
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-071-28/+31
* Revert 255368 "Clean up WindowEventDispatcher some more."ben@chromium.org2014-03-061-31/+28
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-061-28/+31
* x11: Simplify some more event-rewrite code.sadrul@chromium.org2014-03-061-5/+0
* Rename RootWindowObserver -> WindowTreeHostObserver.ben@chromium.org2014-03-051-1/+30
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-9/+38
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-281-1/+9
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-4/+8
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-161-1/+47
* aura: Destroy the compositor before destroying the backing window.danakj@chromium.org2014-01-171-1/+4
* Back out trunk r245028mark@chromium.org2014-01-161-4/+1
* Fix omnibox height when less than 64 pixels tall.jbauman@chromium.org2014-01-161-2/+3
* aura: Destroy the compositor before destroying the backing window.danakj@chromium.org2014-01-161-1/+4
* Revert 244693 "Fix omnibox height when less than 64 pixels tall."pauljensen@chromium.org2014-01-141-3/+2
* Fix omnibox height when less than 64 pixels tall.jbauman@chromium.org2014-01-141-2/+3
* Adds RootWindowHost::Create() for androidsky@chromium.org2014-01-091-0/+11
* Add GrabWindowSnapshotAsync aura testsenne@chromium.org2014-01-081-6/+3
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-1/+1
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-20/+20
* Relanding this with fixes for ash_unittests failures on the windows 8 builder.ananta@chromium.org2014-01-031-4/+8
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-12-191-2/+152
* Revert 236017 "Move some non-event related functionality from Ro..."ben@chromium.org2013-11-201-152/+2
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-19/+19
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-19/+19
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-11-191-2/+152
* add missed file from last clben@chromium.org2013-11-151-0/+39