summaryrefslogtreecommitdiffstats
path: root/aura/desktop.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Aura to UI subdir.ben@chromium.org2011-09-141-85/+0
* The Compositor should own drawing the root layer.ben@chromium.org2011-09-141-5/+2
* Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...ben@chromium.org2011-09-131-1/+2
* Force clear when root view is animating.vollick@chromium.org2011-09-131-1/+3
* Allow Chrome-in-Aura to start.ben@chromium.org2011-09-121-0/+6
* Fixes ownership of aura windows/nativewidgetaura and adds a test.sky@chromium.org2011-09-071-1/+3
* gfx::Compositor: SchedulePaint.sadrul@chromium.org2011-09-071-3/+12
* Beginnings of basic Focus and Key Events.ben@chromium.org2011-09-021-0/+4
* Proper MouseEvent targeting. Adds a Window method that locates a Window for a...ben@chromium.org2011-08-301-4/+12
* Revert 98850 - Proper MouseEvent targeting. Adds a Window method that locates...jar@chromium.org2011-08-301-12/+4
* Proper MouseEvent targeting. Adds a Window method that locates a Window for a...ben@chromium.org2011-08-301-4/+12
* Re-land: Create a new views_aura_desktop.ben@chromium.org2011-08-251-3/+26
* Revert 98306 - Create a new views_aura_desktop.ben@chromium.org2011-08-251-26/+3
* Create a new views_aura_desktop.ben@chromium.org2011-08-251-3/+26
* 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-19/+2
* Shell of implementation for embedded windows. At this point this issky@chromium.org2011-07-291-0/+46