summaryrefslogtreecommitdiffstats
path: root/aura/demo/demo_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Beginnings of basic Focus and Key Events.ben@chromium.org2011-09-021-0/+6
* Handle interactive window sizing and moving, as well as primitive z-index shu...ben@chromium.org2011-09-021-0/+4
* Wire MouseEvents through to the NativeWidgetAura.ben@chromium.org2011-09-011-1/+1
* Proper MouseEvent targeting. Adds a Window method that locates a Window for a...ben@chromium.org2011-08-301-1/+8
* Revert 98850 - Proper MouseEvent targeting. Adds a Window method that locates...jar@chromium.org2011-08-301-5/+1
* Proper MouseEvent targeting. Adds a Window method that locates a Window for a...ben@chromium.org2011-08-301-1/+5
* Re-land: Create a new views_aura_desktop.ben@chromium.org2011-08-251-42/+20
* Revert 98306 - Create a new views_aura_desktop.ben@chromium.org2011-08-251-20/+42
* Create a new views_aura_desktop.ben@chromium.org2011-08-251-42/+20
* Add support for GYP_DEFINES aura_wm=1 which also defines views_compositor=1.ben@chromium.org2011-08-241-1/+1
* aura: Desktop-host implementation for linux in pure X.sadrul@chromium.org2011-08-221-1/+5
* Add support for child Windows to the Aura WM library.ben@chromium.org2011-08-181-11/+34
* Shell of implementation for embedded windows. At this point this issky@chromium.org2011-07-291-0/+78