summaryrefslogtreecommitdiffstats
path: root/ui/aura/window_tree_host_ozone.h
Commit message (Expand)AuthorAgeFilesLines
* aura: Unify Ozone+Windows+Android WindowTreeHostsievers2015-10-161-69/+0
* Plumbs through device scale factor when widget is availablesky2015-06-181-1/+2
* Refactoring the ownership of ui::InputMethod.shuchen2015-06-101-5/+0
* Hide compositor when DesktopWindowTreeHostWin::Hide is called.jbauman2015-06-041-2/+2
* [Ozone] Constrain the cursor when overscan insets are setpkotwicz2015-01-271-13/+13
* virtual/override specifier cleanup in ui/ (mostly Ozone code).gunsch2015-01-061-24/+23
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* ash: ozone: apply transformation to events outside the root windowlionel.g.landwerlin2014-12-031-1/+4
* ozone: don't resend cursor bitmaps for every cursor movementlionel.g.landwerlin2014-11-261-0/+3
* aura: Remove WindowTreeHost::PostNativeEvent().Sadrul Habib Chowdhury2014-11-071-1/+0
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-23/+23
* aura: Use PlatformWindow from WindowTreeHostWin.sadrul@chromium.org2014-07-231-0/+1
* Revert 284850 "aura: Use PlatformWindow from WindowTreeHostWin."markusheintz@chromium.org2014-07-231-1/+0
* aura: Use PlatformWindow from WindowTreeHostWin.sadrul@chromium.org2014-07-231-0/+1
* ozone: Port WindowTreeHostOzone on top of PlatformWindowspang@chromium.org2014-07-161-9/+20
* aura: Remove WindowTreeHost::OnDeviceScaleFactorChanged.sadrul@chromium.org2014-07-121-1/+0
* aura: Remove WindowTreeHost::QueryMouseLocation().sadrul@chromium.org2014-04-281-1/+0
* Adding GetEventSource() method to the WindowTreeHost class.mfomitchev@chromium.org2014-04-241-0/+1
* ozone: Export WindowTreeHostOzonespang@chromium.org2014-04-111-3/+3
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-5/+0
* ozone: Use PlatformEventSource for dispatching events.sadrul@chromium.org2014-04-051-5/+6
* Remove PrepareForShutdownoshima@chromium.org2014-03-201-1/+0
* Revert 258077 "Remove PrepareForShutdown"brettw@chromium.org2014-03-191-0/+1
* Remove PrepareForShutdownoshima@chromium.org2014-03-191-1/+0
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-1/+0
* Renamed the virtual function to fix the build error.ararunprasad@gmail.com2014-02-181-1/+1
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-161-3/+3
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-0/+64