summaryrefslogtreecommitdiffstats
path: root/aura/window.h
Commit message (Expand)AuthorAgeFilesLines
* Move Aura to UI subdir.ben@chromium.org2011-09-141-166/+0
* Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...ben@chromium.org2011-09-131-7/+1
* aura: A few changes to have aura_demo compile and run on linux.sadrul@chromium.org2011-09-071-1/+2
* Beginnings of basic Focus and Key Events.ben@chromium.org2011-09-021-0/+21
* Handle interactive window sizing and moving, as well as primitive z-index shu...ben@chromium.org2011-09-021-1/+8
* Wire MouseEvents through to the NativeWidgetAura.ben@chromium.org2011-09-011-11/+10
* Proper MouseEvent targeting. Adds a Window method that locates a Window for a...ben@chromium.org2011-08-301-0/+18
* Revert 98850 - Proper MouseEvent targeting. Adds a Window method that locates...jar@chromium.org2011-08-301-18/+0
* Proper MouseEvent targeting. Adds a Window method that locates a Window for a...ben@chromium.org2011-08-301-0/+18
* Re-land: Create a new views_aura_desktop.ben@chromium.org2011-08-251-4/+10
* Revert 98306 - Create a new views_aura_desktop.ben@chromium.org2011-08-251-10/+4
* Create a new views_aura_desktop.ben@chromium.org2011-08-251-4/+10
* Wire mouseevent through to Window.ben@chromium.org2011-08-231-0/+4
* Add support for child Windows to the Aura WM library.ben@chromium.org2011-08-181-6/+30
* Shell of implementation for embedded windows. At this point this issky@chromium.org2011-07-291-0/+92