summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Remove DispatchNativeEvent in favor of GetDispatcher.oshima@chromium.org2011-10-072-13/+2
* aura: Add osmesa as dependency for aura_unittests on linux.sadrul@chromium.org2011-10-061-0/+6
* Add RunAllPendingWithDispatcheroshima@google.com2011-10-062-0/+11
* USE_AURA=1 Reveals circular dependencies on Mac.dhollowa@chromium.org2011-10-061-8/+14
* aura: Make events work correctly in chrome in linux, and other fixes.sadrul@chromium.org2011-10-061-0/+1
* Maximize/Fullscreen for auraoshima@google.com2011-10-0610-14/+144
* aura: Fix views_unittests and aura_unittests on linux.sadrul@chromium.org2011-10-062-0/+5
* Respect consumes_events_ when attempting to set focus.ben@chromium.org2011-10-055-15/+84
* aura: Build aura_builder on linux.sadrul@chromium.org2011-10-051-4/+0
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-052-2/+2
* Consolidate ui::NativeEvent and base::NativeEventoshima@google.com2011-10-054-15/+17
* Makes visbility inherited. That is, in order for a window to besky@chromium.org2011-10-054-13/+56
* Fix menu on aura/linuxoshima@google.com2011-10-042-0/+13
* Gets rid of the FocusManager as a concrete object, changes it to an interface...ben@chromium.org2011-10-047-70/+49
* Adds support for a lock screen to the shell.This includes the capability for ...ben@chromium.org2011-10-044-3/+45
* Fixed aura build breakdavemoore@chromium.org2011-10-041-1/+1
* Fixes the cursor to update reliably when moving from window to window.ben@chromium.org2011-10-0413-45/+40
* Reland the layer creation change since the touchui issues will be resolved in...sadrul@chromium.org2011-10-031-3/+1
* Revert the layer creation change r103338 due to some issues with the keyboard...ben@chromium.org2011-09-301-1/+3
* Change Window visibility to a simple boolean for now.ben@chromium.org2011-09-305-37/+35
* Add a new method to Layer that schedules a redraw in the compositor.Rename Co...ben@chromium.org2011-09-302-2/+2
* Add named containers to the desktop to host various windows at certain ranges...ben@chromium.org2011-09-307-22/+90
* Fixes bug in aura window where we weren't painting in response to asky@chromium.org2011-09-301-2/+1
* Construct a View's layer immediately when SetPaintToLayer(true) is called or ...ben@chromium.org2011-09-291-3/+1
* Adds the ability to set an Animation on Layer so that future changes to the l...sky@chromium.org2011-09-296-21/+36
* Allow layers to be created without a compositor, creating this association wh...ben@chromium.org2011-09-272-5/+5
* aura: Check for a non-null delegate. This fixes a crash when clicking after c...sadrul@chromium.org2011-09-271-1/+2
* Adds overrides to DemoWindowDelegate and changes convenience tosky@chromium.org2011-09-271-0/+3
* Gets views_unittests to work when aura is defined, and adds coveragesky@chromium.org2011-09-272-2/+19
* Adds support for activation to aura.sky@chromium.org2011-09-2711-8/+236
* Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.msw@chromium.org2011-09-265-435/+34
* aura: Handle desktop resize events correctly.sadrul@chromium.org2011-09-262-4/+13
* 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