| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Aura to UI subdir. | ben@chromium.org | 2011-09-14 | 29 | -2390/+0 |
* | The Compositor should own drawing the root layer. | ben@chromium.org | 2011-09-14 | 1 | -5/+2 |
* | Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel... | ben@chromium.org | 2011-09-13 | 4 | -23/+9 |
* | Force clear when root view is animating. | vollick@chromium.org | 2011-09-13 | 1 | -1/+3 |
* | Allow Chrome-in-Aura to start. | ben@chromium.org | 2011-09-12 | 3 | -7/+11 |
* | Fixes ownership of aura windows/nativewidgetaura and adds a test. | sky@chromium.org | 2011-09-07 | 7 | -15/+127 |
* | Add WM_XBUTTON* and WM_NCXBUTTON* parsing. | msw@chromium.org | 2011-09-07 | 1 | -1/+17 |
* | aura: Export a few more classes to fix win shared builder. | sadrul@chromium.org | 2011-09-07 | 1 | -2/+2 |
* | aura: Export KeyEvent and MouseEvent to fix aura_unittests build. | sadrul@chromium.org | 2011-09-07 | 2 | -2/+7 |
* | gfx::Compositor: SchedulePaint. | sadrul@chromium.org | 2011-09-07 | 4 | -10/+29 |
* | aura: A few changes to have aura_demo compile and run on linux. | sadrul@chromium.org | 2011-09-07 | 8 | -6/+263 |
* | Beginnings of basic Focus and Key Events. | ben@chromium.org | 2011-09-02 | 18 | -4/+293 |
* | aura: Add OWNERS file. | tfarina@chromium.org | 2011-09-02 | 1 | -0/+2 |
* | Handle interactive window sizing and moving, as well as primitive z-index shu... | ben@chromium.org | 2011-09-02 | 10 | -4/+198 |
* | Wire MouseEvents through to the NativeWidgetAura. | ben@chromium.org | 2011-09-01 | 6 | -42/+29 |
* | Proper MouseEvent targeting. Adds a Window method that locates a Window for a... | ben@chromium.org | 2011-08-30 | 18 | -11/+408 |
* | Revert 98850 - Proper MouseEvent targeting. Adds a Window method that locates... | jar@chromium.org | 2011-08-30 | 18 | -405/+11 |
* | Proper MouseEvent targeting. Adds a Window method that locates a Window for a... | ben@chromium.org | 2011-08-30 | 18 | -11/+405 |
* | Re-land: Create a new views_aura_desktop. | ben@chromium.org | 2011-08-25 | 6 | -61/+95 |
* | Revert 98306 - Create a new views_aura_desktop. | ben@chromium.org | 2011-08-25 | 6 | -95/+61 |
* | Create a new views_aura_desktop. | ben@chromium.org | 2011-08-25 | 6 | -61/+95 |
* | Add support for GYP_DEFINES aura_wm=1 which also defines views_compositor=1. | ben@chromium.org | 2011-08-24 | 2 | -2/+6 |
* | Wire mouseevent through to Window. | ben@chromium.org | 2011-08-23 | 6 | -0/+31 |
* | Hook up the DesktopHostWin dispatcher. | ben@chromium.org | 2011-08-22 | 1 | -1/+2 |
* | aura: Desktop-host implementation for linux in pure X. | sadrul@chromium.org | 2011-08-22 | 7 | -3/+122 |
* | Fix checkdeps | ben@chromium.org | 2011-08-19 | 2 | -4/+2 |
* | Copy over some basic Event code from views. | ben@chromium.org | 2011-08-19 | 4 | -0/+307 |
* | Add support for child Windows to the Aura WM library. | ben@chromium.org | 2011-08-18 | 5 | -64/+107 |
* | Method changed out from under me. | sky@chromium.org | 2011-07-29 | 1 | -1/+1 |
* | Adds aura/DEPS. Apparently all top level directories need this. | sky@chromium.org | 2011-07-29 | 1 | -0/+6 |
* | Shell of implementation for embedded windows. At this point this is | sky@chromium.org | 2011-07-29 | 10 | -0/+580 |