summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Space key doesn't work in AURA enabled build because in case of space key,sadrul@chromium.org2011-11-141-0/+1
* Temporarily disables XI2 for aura until events are straightened out.sky@chromium.org2011-11-121-0/+3
* Port IsShiftDown() and variants in views::Event to aura::Event.yusukes@chromium.org2011-11-121-0/+7
* aura: Track mouse button state.derat@chromium.org2011-11-115-5/+72
* Fix WindowTest.Transform, and also make it run on Windows. Some of it (the bi...ben@chromium.org2011-11-111-29/+0
* Aura: Fix resize cursors disappearing for some windowsjamescook@chromium.org2011-11-113-1/+103
* Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...ben@chromium.org2011-11-1016-693/+234
* Reset capture/focus window when the window is detachd from desktoposhima@google.com2011-11-106-5/+47
* Check target bounds, not current bounds, in aura::Window::SetBoundsInternalvollick@chromium.org2011-11-102-3/+52
* Create a new aura client API dir and move constants and desktop delegate to it.ben@chromium.org2011-11-0914-61/+60
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-0910-57/+195
* Fix DesktopHostWin::SetSize to set the size of aura desktop (client size)oshima@google.com2011-11-081-2/+16
* Adds Window::MoveChildToFront, with surrounding changes.sky@chromium.org2011-11-083-12/+82
* Renames LayoutManager::OnWindowAdded/OnWillRemoveWindow tosky@chromium.org2011-11-082-4/+4
* Move ToplevelWindowEventFilter to shelloshima@google.com2011-11-076-555/+4
* Fix aura release buildpiman@chromium.org2011-11-071-0/+2
* Reenable triggering of screen rotations by sensors.vollick@chromium.org2011-11-074-223/+29
* Implements maximize and fullscreen for default window manager.sky@chromium.org2011-11-041-0/+1
* Makes launcher handle overflow.sky@chromium.org2011-11-042-3/+7
* Fix PropertyChanged failure on win.oshima@google.com2011-11-041-16/+20
* Setting a layer property immediately should cancel any current animations.vollick@chromium.org2011-11-031-3/+1
* Introduces chromium_resources.gyp to factor out Chrome resource generationdhollowa@chromium.org2011-11-031-5/+1
* Moves scheduling draw/paint from Window::SetBounds tosky@chromium.org2011-11-031-8/+0
* Adds support for fullscreening the desktop host on Windows. F11.ben@chromium.org2011-11-035-33/+99
* Allow Window point conversion with a NULL source. This just returns immediate...ben@chromium.org2011-11-036-6/+19
* Revert 108466 - Introduces chromium_resources.gyp to factor out Chrome resour...dhollowa@chromium.org2011-11-031-1/+5
* Introduces chromium_resources.gyp to factor out Chrome resource generationdhollowa@chromium.org2011-11-031-5/+1
* 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-024-10/+20
* Fix shared library build for aura.sky@chromium.org2011-11-021-2/+4
* Aura: Use more traditional window frame, add flag for new lookjamescook@chromium.org2011-11-022-0/+3
* Move maximize/fullscreen/restore to shelloshima@google.com2011-11-0110-280/+106
* Fix OWNERS files to set noparent.ben@chromium.org2011-11-011-0/+1
* Gets disable inactive frame rendering to work correctly for aura. Thissky@chromium.org2011-11-012-2/+65
* Remove ViewProp from aura buildoshima@google.com2011-11-013-17/+6
* aura: Add fullscreen/popups to RenderWidgetHostViewAura.derat@chromium.org2011-10-315-19/+64
* Makes DefaultContainerLayoutManager ignore windows with transientsky@chromium.org2011-10-311-0/+5
* Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour...dhollowa@chromium.org2011-10-311-1/+5
* Introduces chromium_resources.gyp to factor out Chrome resource generationdhollowa@chromium.org2011-10-311-5/+1
* Minimize resize callsdavemoore@chromium.org2011-10-281-0/+3
* Reland r107720 - Enable the new layer animation framework.vollick@chromium.org2011-10-287-42/+239
* aura: Comment noisy NOTIMPLEMENTEDs in NativeWidgetAura.derat@chromium.org2011-10-281-0/+1
* Revert 107715 - Enable the new layer animation framework.vollick@chromium.org2011-10-287-239/+42
* Enable the new layer animation framework.vollick@chromium.org2011-10-287-42/+239
* Build fix for win_auravarunjain@chromium.org2011-10-283-1/+13
* Enable tooltips for aura.varunjain@chromium.org2011-10-272-0/+18
* Fix up compositor mocking.backer@chromium.org2011-10-273-6/+10
* Revert 107563 - Fix up compositor mocking.backer@chromium.org2011-10-273-9/+2
* Fix up compositor mocking.backer@chromium.org2011-10-273-2/+9
* Move view property implmentation from NativeWidgetAura to window.oshima@chromium.org2011-10-273-0/+65