summaryrefslogtreecommitdiffstats
path: root/ui/aura/window_tree_host_win.cc
Commit message (Expand)AuthorAgeFilesLines
* aura: Unify Ozone+Windows+Android WindowTreeHostsievers2015-10-161-155/+0
* aura: Remove WindowTreeHost::GetNativeScreenSize.sadrul2015-10-141-6/+0
* Don't use base::MessageLoop::{Quit,QuitClosure} in ui/ki.stfu2015-10-121-1/+1
* aura: Allow deferred widget creationsievers2015-08-251-1/+2
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-081-5/+0
* Plumbs through device scale factor when widget is availablesky2015-06-181-1/+2
* Refactoring the ownership of ui::InputMethod.shuchen2015-06-101-4/+0
* Hide compositor when DesktopWindowTreeHostWin::Hide is called.jbauman2015-06-041-2/+2
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-1/+1
* aura: Remove WindowTreeHost::PostNativeEvent().Sadrul Habib Chowdhury2014-11-071-5/+0
* aura: Use PlatformWindow from WindowTreeHostWin.sadrul@chromium.org2014-07-231-108/+48
* Revert 284850 "aura: Use PlatformWindow from WindowTreeHostWin."markusheintz@chromium.org2014-07-231-48/+108
* aura: Use PlatformWindow from WindowTreeHostWin.sadrul@chromium.org2014-07-231-108/+48
* aura: Remove WindowTreeHost::OnDeviceScaleFactorChanged.sadrul@chromium.org2014-07-121-5/+0
* aura: Remove WindowTreeHost::QueryMouseLocation().sadrul@chromium.org2014-04-281-18/+0
* Adding GetEventSource() method to the WindowTreeHost class.mfomitchev@chromium.org2014-04-241-0/+4
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-58/+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
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-071-7/+7
* Revert 255368 "Clean up WindowEventDispatcher some more."ben@chromium.org2014-03-061-7/+7
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-061-7/+7
* Rename RootWindowObserver -> WindowTreeHostObserver.ben@chromium.org2014-03-051-5/+4
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-2/+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-7/+3
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-161-13/+13
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-0/+318