| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland "aura/chromeos: Avoid suspending while video is playing." | derat@chromium.org | 2012-01-19 | 1 | -0/+12 |
* | NULL check the parent's layer too when removing a child. | ben@chromium.org | 2012-01-19 | 1 | -2/+2 |
* | Add a simple animation when showing/hiding windows. | ben@chromium.org | 2012-01-19 | 1 | -2/+18 |
* | Revert "aura/chromeos: Avoid suspending while video is playing." | derat@chromium.org | 2012-01-19 | 1 | -12/+0 |
* | aura/chromeos: Avoid suspending while video is playing. | derat@chromium.org | 2012-01-18 | 1 | -0/+12 |
* | Revert 118057 - Add a simple animation when showing/hiding windows. | dbeam@chromium.org | 2012-01-18 | 1 | -17/+2 |
* | Add a simple animation when showing/hiding windows. | ben@chromium.org | 2012-01-18 | 1 | -2/+17 |
* | * Don't activate a window if screen is locked. | oshima@chromium.org | 2012-01-13 | 1 | -17/+31 |
* | Shell related switches -> aura shell switches. | ben@chromium.org | 2011-12-20 | 1 | -3/+2 |
* | Second attempt at moving the StackingClient to a property on the RootWindow. | ben@chromium.org | 2011-12-15 | 1 | -6/+13 |
* | Revert r114369 "Store StackingClient on RootWindow in a property." | oshima@chromium.org | 2011-12-14 | 1 | -2/+2 |
* | Store StackingClient on RootWindow in a property. | ben@chromium.org | 2011-12-14 | 1 | -2/+2 |
* | Move the concept of Activation to the Shell. | ben@chromium.org | 2011-12-13 | 1 | -21/+0 |
* | Revert 114095 - Move the concept of Activation to the Shell. | ben@chromium.org | 2011-12-12 | 1 | -0/+21 |
* | Move the concept of Activation to the Shell. | ben@chromium.org | 2011-12-12 | 1 | -21/+0 |
* | Rename Desktop->RootWindow. | ben@chromium.org | 2011-12-07 | 1 | -28/+28 |
* | aura: Ask the WindowDelegate before a Window is Focus()ed. | sadrul@chromium.org | 2011-12-03 | 1 | -2/+1 |
* | Added hotkey support to 8508009 | pkotwicz@chromium.org | 2011-12-01 | 1 | -13/+25 |
* | aura: Implement window-related methods in platform_util. | derat@chromium.org | 2011-11-30 | 1 | -0/+9 |
* | Release aura::Desktop event handler windows on detaching an ancestor window. | flackr@chromium.org | 2011-11-30 | 1 | -0/+8 |
* | Revert 112232 - Added hotkey support to 8508009 | pkotwicz@chromium.org | 2011-11-30 | 1 | -25/+13 |
* | Added hotkey support to 8508009 | pkotwicz@chromium.org | 2011-11-30 | 1 | -13/+25 |
* | Make Aura and compositor stacking methods more intuitive. | derat@chromium.org | 2011-11-23 | 1 | -7/+6 |
* | Aura: Fix window resizing for large drags. | jamescook@chromium.org | 2011-11-22 | 1 | -3/+8 |
* | s/Move/Stack/ in names of stacking-related methods. | derat@chromium.org | 2011-11-22 | 1 | -6/+6 |
* | aura: Rename OnPropertyChanged to OnWindowPropertyChanged. | derat@chromium.org | 2011-11-22 | 1 | -2/+2 |
* | aura: Draw drop shadows under browsers and menus. | derat@chromium.org | 2011-11-21 | 1 | -0/+22 |
* | [Aura] Fix HtmlDialogBrowserTest.SizeWindow. | xiyuan@chromium.org | 2011-11-18 | 1 | -3/+9 |
* | Added some debugging code to print layer tree. | pkotwicz@chromium.org | 2011-11-17 | 1 | -0/+13 |
* | Aura: windows in aura should honor Widget::InitParams::accept_events | varunjain@chromium.org | 2011-11-17 | 1 | -2/+3 |
* | Beginnings of Window Modality support. | ben@chromium.org | 2011-11-16 | 1 | -5/+7 |
* | Fix stale compositor references from ui::Layer | piman@chromium.org | 2011-11-16 | 1 | -1/+1 |
* | Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ... | ben@chromium.org | 2011-11-10 | 1 | -17/+1 |
* | Reset capture/focus window when the window is detachd from desktop | oshima@google.com | 2011-11-10 | 1 | -0/+6 |
* | Check target bounds, not current bounds, in aura::Window::SetBoundsInternal | vollick@chromium.org | 2011-11-10 | 1 | -3/+10 |
* | Create a new aura client API dir and move constants and desktop delegate to it. | ben@chromium.org | 2011-11-09 | 1 | -3/+3 |
* | Adds Window::MoveChildToFront, with surrounding changes. | sky@chromium.org | 2011-11-08 | 1 | -12/+30 |
* | Renames LayoutManager::OnWindowAdded/OnWillRemoveWindow to | sky@chromium.org | 2011-11-08 | 1 | -2/+2 |
* | Makes launcher handle overflow. | sky@chromium.org | 2011-11-04 | 1 | -3/+2 |
* | Moves scheduling draw/paint from Window::SetBounds to | sky@chromium.org | 2011-11-03 | 1 | -8/+0 |
* | Allow Window point conversion with a NULL source. This just returns immediate... | ben@chromium.org | 2011-11-03 | 1 | -0/+2 |
* | Allows observers to be notified when layer animations complete. | vollick@chromium.org | 2011-11-02 | 1 | -4/+0 |
* | Move maximize/fullscreen/restore to shell | oshima@google.com | 2011-11-01 | 1 | -58/+15 |
* | Remove ViewProp from aura build | oshima@google.com | 2011-11-01 | 1 | -7/+5 |
* | aura: Add fullscreen/popups to RenderWidgetHostViewAura. | derat@chromium.org | 2011-10-31 | 1 | -5/+3 |
* | Minimize resize calls | davemoore@chromium.org | 2011-10-28 | 1 | -0/+3 |
* | Reland r107720 - Enable the new layer animation framework. | vollick@chromium.org | 2011-10-28 | 1 | -11/+2 |
* | Revert 107715 - Enable the new layer animation framework. | vollick@chromium.org | 2011-10-28 | 1 | -2/+11 |
* | Enable the new layer animation framework. | vollick@chromium.org | 2011-10-28 | 1 | -11/+2 |
* | Move view property implmentation from NativeWidgetAura to window. | oshima@chromium.org | 2011-10-27 | 1 | -0/+16 |