summaryrefslogtreecommitdiffstats
path: root/aura/desktop_host_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Aura to UI subdir.ben@chromium.org2011-09-141-96/+0
* Allow Chrome-in-Aura to start.ben@chromium.org2011-09-121-7/+2
* Beginnings of basic Focus and Key Events.ben@chromium.org2011-09-021-0/+16
* Proper MouseEvent targeting. Adds a Window method that locates a Window for a...ben@chromium.org2011-08-301-0/+11
* Revert 98850 - Proper MouseEvent targeting. Adds a Window method that locates...jar@chromium.org2011-08-301-11/+0
* Proper MouseEvent targeting. Adds a Window method that locates a Window for a...ben@chromium.org2011-08-301-0/+11
* Add support for GYP_DEFINES aura_wm=1 which also defines views_compositor=1.ben@chromium.org2011-08-241-1/+5
* Wire mouseevent through to Window.ben@chromium.org2011-08-231-0/+10
* Hook up the DesktopHostWin dispatcher.ben@chromium.org2011-08-221-1/+2
* aura: Desktop-host implementation for linux in pure X.sadrul@chromium.org2011-08-221-0/+5
* Shell of implementation for embedded windows. At this point this issky@chromium.org2011-07-291-0/+54