summaryrefslogtreecommitdiffstats
path: root/ui/aura/window_tree_host.h
Commit message (Expand)AuthorAgeFilesLines
* aura: Remove WindowTreeHost::GetNativeScreenSize.sadrul2015-10-141-4/+0
* aura: Allow deferred widget creationsievers2015-08-251-1/+2
* Refactoring for the InputMethod & InputMethodDelegate interfaces.shuchen2015-08-041-1/+2
* Makes DesktopWindowTreeHostXxx to dispatch key event to InputMethod.shuchen2015-07-231-1/+0
* Refactoring the ownership of ui::InputMethod.shuchen2015-06-101-2/+44
* Hide compositor when DesktopWindowTreeHostWin::Hide is called.jbauman2015-06-041-2/+8
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* linux/x11: Fix window positioning/sizing in High DPI.Sadrul Habib Chowdhury2015-02-241-2/+2
* aura: Remove WindowTreeHost::PostNativeEvent().Sadrul Habib Chowdhury2014-11-071-3/+0
* aura: Remove WindowTreeHost::OnDeviceScaleFactorChanged.sadrul@chromium.org2014-07-121-3/+0
* aura: Remove WindowTreeHost::QueryMouseLocation().sadrul@chromium.org2014-04-281-8/+7
* Adding GetEventSource() method to the WindowTreeHost class.mfomitchev@chromium.org2014-04-241-0/+5
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-26/+5
* Remove PrepareForShutdownoshima@chromium.org2014-03-201-3/+0
* Revert 258077 "Remove PrepareForShutdown"brettw@chromium.org2014-03-191-0/+3
* Remove PrepareForShutdownoshima@chromium.org2014-03-191-3/+0
* Provide access to the WindowEventDispatcher as a ui::EventProcessor.ben@chromium.org2014-03-101-2/+5
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-071-9/+2
* Revert 255368 "Clean up WindowEventDispatcher some more."ben@chromium.org2014-03-061-2/+9
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-061-9/+2
* x11: Simplify some more event-rewrite code.sadrul@chromium.org2014-03-061-1/+0
* Rename RootWindowObserver -> WindowTreeHostObserver.ben@chromium.org2014-03-051-1/+10
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-3/+15
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-281-2/+11
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-4/+3
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-161-9/+35
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-3/+3
* Add GrabWindowSnapshotAsync aura testsenne@chromium.org2014-01-081-0/+1
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-13/+13
* Make aura_demo work on Macccameron@chromium.org2014-01-071-0/+1
* Relanding this with fixes for ash_unittests failures on the windows 8 builder.ananta@chromium.org2014-01-031-0/+2
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-12-191-7/+50
* Revert 236017 "Move some non-event related functionality from Ro..."ben@chromium.org2013-11-201-50/+7
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-13/+13
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-13/+13
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-11-191-7/+50
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-8/+25
* Rename root_window_host.h to window_tree_host.hben@chromium.org2013-11-131-0/+112