summaryrefslogtreecommitdiffstats
path: root/ui/aura/desktop.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename Desktop->RootWindow.ben@chromium.org2011-12-071-611/+0
* Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ...ben@chromium.org2011-12-061-5/+0
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-061-0/+5
* Fix assert with webkit compositor. The assert was hitting because wesky@chromium.org2011-12-061-0/+3
* Added hotkey support to 8508009pkotwicz@chromium.org2011-12-011-1/+1
* aura: Fix unit_tests on linuxsadrul@chromium.org2011-12-011-11/+0
* Release aura::Desktop event handler windows on detaching an ancestor window.flackr@chromium.org2011-11-301-9/+12
* Revert 112232 - Added hotkey support to 8508009pkotwicz@chromium.org2011-11-301-1/+1
* Added hotkey support to 8508009pkotwicz@chromium.org2011-11-301-1/+1
* aura: Handle screen resizes on Chrome OS.derat@chromium.org2011-11-291-1/+6
* DefaultDispatcher for MessagePumpXoshima@chromium.org2011-11-231-44/+61
* Implement ui_controls for auraoshima@chromium.org2011-11-221-0/+5
* s/Move/Stack/ in names of stacking-related methods.derat@chromium.org2011-11-221-1/+1
* Add ShellAcceleratorController that manages global keyboard accelerators.mazda@chromium.org2011-11-221-55/+6
* aura: Draw drop shadows under browsers and menus.derat@chromium.org2011-11-211-0/+4
* Fixes compile with webkit compositor.pkotwicz@chromium.org2011-11-211-1/+1
* Prepare Chromium for WebCompositor::initialize.nduca@chromium.org2011-11-191-0/+11
* Send fake event when event_type is set to exit menu so thatoshima@google.com2011-11-181-0/+4
* Revert 110637 - Add ShellAcceleratorController that manages global keyboard a...mazda@chromium.org2011-11-181-6/+55
* Add ShellAcceleratorController that manages global keyboard accelerators.mazda@chromium.org2011-11-181-55/+6
* First shot at implementing drag&drop for Auravarunjain@chromium.org2011-11-171-0/+4
* Grab-bag:ben@chromium.org2011-11-151-2/+4
* Revert 109966 - Grab-bag:ben@chromium.org2011-11-141-4/+2
* Grab-bag:ben@chromium.org2011-11-141-2/+4
* aura: Track mouse button state.derat@chromium.org2011-11-111-0/+12
* Aura: Fix resize cursors disappearing for some windowsjamescook@chromium.org2011-11-111-1/+5
* Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...ben@chromium.org2011-11-101-115/+19
* Reset capture/focus window when the window is detachd from desktoposhima@google.com2011-11-101-4/+21
* Create a new aura client API dir and move constants and desktop delegate to it.ben@chromium.org2011-11-091-11/+11
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-4/+55
* Fix aura release buildpiman@chromium.org2011-11-071-0/+2
* Reenable triggering of screen rotations by sensors.vollick@chromium.org2011-11-071-47/+29
* Adds support for fullscreening the desktop host on Windows. F11.ben@chromium.org2011-11-031-32/+48
* Fix the rotation animation so that it still works.ben@chromium.org2011-11-021-2/+1
* Allows observers to be notified when layer animations complete.vollick@chromium.org2011-11-021-2/+12
* Gets disable inactive frame rendering to work correctly for aura. Thissky@chromium.org2011-11-011-2/+6
* Reland r107720 - Enable the new layer animation framework.vollick@chromium.org2011-10-281-25/+52
* Revert 107715 - Enable the new layer animation framework.vollick@chromium.org2011-10-281-52/+25
* Enable the new layer animation framework.vollick@chromium.org2011-10-281-25/+52
* Rework EventFilter.ben@chromium.org2011-10-261-5/+125
* Changes Window::Init to take whether the layer has a texture. Andsky@chromium.org2011-10-261-1/+1
* aura: Install a default delegate for the desktop.sadrul@chromium.org2011-10-261-0/+29
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-251-3/+2
* aura: Try to make Linux host resize code more reliable.derat@chromium.org2011-10-241-13/+14
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-241-1/+1
* aura: Update the desktop size if the layer is not animating for transform.sadrul@chromium.org2011-10-211-0/+9
* Animate desktop rotations.ben@chromium.org2011-10-211-11/+9
* aura: Improve initial host window size.derat@chromium.org2011-10-211-6/+43
* aura: Add transform support to Desktop.sadrul@chromium.org2011-10-201-15/+61
* aura: Requery pointer position after host window resize.derat@chromium.org2011-10-191-0/+2