summaryrefslogtreecommitdiffstats
path: root/ui/aura/window.h
Commit message (Expand)AuthorAgeFilesLines
* Merge Compositor and CompositorCCpiman@chromium.org2012-01-291-3/+0
* Synthesize mouse move event after window creation/deletion or size/visibiilty...oshima@chromium.org2012-01-271-3/+13
* Allow hide animations to work again:ben@chromium.org2012-01-271-8/+31
* aura: No shadow for transparent window.xiyuan@chromium.org2012-01-261-0/+6
* Reland "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-191-0/+4
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-191-0/+10
* Revert "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-191-4/+0
* aura/chromeos: Avoid suspending while video is playing.derat@chromium.org2012-01-181-0/+4
* Revert 118057 - Add a simple animation when showing/hiding windows.dbeam@chromium.org2012-01-181-10/+0
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-181-0/+10
* * Don't activate a window if screen is locked.oshima@chromium.org2012-01-131-5/+12
* Shell related switches -> aura shell switches.ben@chromium.org2011-12-201-4/+4
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-131-12/+2
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-121-2/+12
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-121-12/+2
* Rename Desktop->RootWindow.ben@chromium.org2011-12-071-7/+8
* Added hotkey support to 8508009pkotwicz@chromium.org2011-12-011-1/+4
* aura: Implement window-related methods in platform_util.derat@chromium.org2011-11-301-0/+4
* Release aura::Desktop event handler windows on detaching an ancestor window.flackr@chromium.org2011-11-301-0/+3
* Revert 112232 - Added hotkey support to 8508009pkotwicz@chromium.org2011-11-301-4/+1
* Added hotkey support to 8508009pkotwicz@chromium.org2011-11-301-1/+4
* s/Move/Stack/ in names of stacking-related methods.derat@chromium.org2011-11-221-4/+4
* aura: Draw drop shadows under browsers and menus.derat@chromium.org2011-11-211-0/+6
* [Aura] Fix HtmlDialogBrowserTest.SizeWindow.xiyuan@chromium.org2011-11-181-10/+0
* Fix NWAura to use property to get restored bounds.oshima@chromium.org2011-11-171-4/+0
* Cleanup: Remove forward declarations in ui, part 2.thestig@chromium.org2011-11-171-7/+1
* Aura: windows in aura should honor Widget::InitParams::accept_eventsvarunjain@chromium.org2011-11-171-0/+5
* Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...ben@chromium.org2011-11-101-9/+0
* Reset capture/focus window when the window is detachd from desktoposhima@google.com2011-11-101-0/+4
* Adds Window::MoveChildToFront, with surrounding changes.sky@chromium.org2011-11-081-0/+4
* Makes launcher handle overflow.sky@chromium.org2011-11-041-0/+5
* Allow Window point conversion with a NULL source. This just returns immediate...ben@chromium.org2011-11-031-0/+3
* Allows observers to be notified when layer animations complete.vollick@chromium.org2011-11-021-2/+0
* Move maximize/fullscreen/restore to shelloshima@google.com2011-11-011-24/+7
* Remove ViewProp from aura buildoshima@google.com2011-11-011-2/+1
* aura: Add fullscreen/popups to RenderWidgetHostViewAura.derat@chromium.org2011-10-311-5/+6
* Makes DefaultContainerLayoutManager ignore windows with transientsky@chromium.org2011-10-311-0/+5
* Reland r107720 - Enable the new layer animation framework.vollick@chromium.org2011-10-281-5/+4
* 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-281-4/+5
* Enable the new layer animation framework.vollick@chromium.org2011-10-281-5/+4
* Move view property implmentation from NativeWidgetAura to window.oshima@chromium.org2011-10-271-0/+18
* Rework EventFilter.ben@chromium.org2011-10-261-9/+1
* Changes Window::Init to take whether the layer has a texture. Andsky@chromium.org2011-10-261-1/+2
* Adds transient children to Window. A transient child is owned by thesky@chromium.org2011-10-261-0/+16
* Implement NativeWidgetAura::GetScreenBoundsoshima@chromium.org2011-10-221-2/+5
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-211-1/+5
* aura: Update the desktop size if the layer is not animating for transform.sadrul@chromium.org2011-10-211-1/+1
* Animate desktop rotations.ben@chromium.org2011-10-211-1/+2
* aura: Add transform support to Desktop.sadrul@chromium.org2011-10-201-0/+3