summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Adds a NonClientFrameView for generic toplevel windows.Also adds a feeble (bu...ben@chromium.org2011-09-2211-6/+89
* Add support for MouseEnter/MouseExit event types to be sent to aura::Windows.ben@chromium.org2011-09-215-4/+114
* aura: Make 'ui' buildable without gtk.sadrul@chromium.org2011-09-211-1/+1
* Wires up mouse capture code for aura.sky@chromium.org2011-09-216-13/+203
* aura: Fix a crash when moving mouse over the empty space on the root window.sadrul@chromium.org2011-09-211-1/+1
* Fixes aura unit tests. There were a couple of problems:sky@chromium.org2011-09-207-9/+54
* aura: Export ToplevelWindowContainer to fix component build.tfarina@chromium.org2011-09-201-1/+2
* aura: Fix aura build on Linux.tfarina@chromium.org2011-09-202-2/+4
* aura: Include basictypes.h for DISALLOW macro.tfarina@chromium.org2011-09-201-2/+1
* Include PointerMotionMask in event mask for linuxjhorwich@chromium.org2011-09-201-1/+2
* A bunch of changes related to window z-index:ben@chromium.org2011-09-2013-55/+197
* Initialize message pump not to use gtk.oshima@google.com2011-09-202-2/+13
* More shell hookup:ben@chromium.org2011-09-171-0/+9
* Fix aura_unittests build.tfarina@chromium.org2011-09-171-3/+2
* aura_shell: Export a few symbols to fix component build.sadrul@chromium.org2011-09-171-1/+3
* Adds some features to the shell:ben@chromium.org2011-09-166-1/+27
* Adds code for a new Aura shell.ben@chromium.org2011-09-152-0/+23
* Fix Checkdeps.ben@chromium.org2011-09-142-6/+6
* Move Aura to UI subdir.ben@chromium.org2011-09-1429-0/+2389