summaryrefslogtreecommitdiffstats
path: root/ash/root_window_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a full screen virtual keyboard to virtual keyboard root windowbshe@chromium.org2013-11-181-10/+17
* Revert r235502 "Add a full screen virtual keyboard to virtual keyboard root w...thakis@chromium.org2013-11-171-17/+10
* Add a full screen virtual keyboard to virtual keyboard root windowbshe@chromium.org2013-11-161-10/+17
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-1/+1
* 1) Fix repaint glitches wrt to the solo window header when window docking is ...pkotwicz@chromium.org2013-11-141-2/+13
* Minimize panels on entering fullscreen and exit fullscreen on selecting anoth...flackr@chromium.org2013-11-131-0/+6
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-2/+3
* Revert 234428 "Make RootWindow not subclass Window."ben@chromium.org2013-11-121-3/+2
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-2/+3
* Remove some uses of RootWindow in Ash.ben@chromium.org2013-11-091-27/+27
* Close all widnows even if there is no shelfoshima@chromium.org2013-10-311-7/+7
* Always adjust the bounds to work area if the new window is the first window.oshima@chromium.org2013-10-301-4/+1
* VIRTUAL KEYBOARD mode for second displayoshima@chromium.org2013-10-291-4/+16
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-5/+5
* Enable to animate InputMethodContainer.komatsu@chromium.org2013-10-241-0/+2
* Rename StackingClient -> WindowTreeClientben@chromium.org2013-10-231-1/+1
* Move the panel container above the shelf.flackr@chromium.org2013-10-221-5/+12
* Minor simplification of shell startup processoshima@chromium.org2013-10-181-0/+1
* [Cleanup] move root window controller init logic to root_window_controller.ccoshima@chromium.org2013-10-171-35/+69
* Only show virtual keyboard on primary root windowbshe@chromium.org2013-10-041-24/+36
* Implemented ash::ShellObserver::OnFullscreenStateChanged to trigger hiding / ...varkha@chromium.org2013-10-041-1/+2
* Revert 226943 "Revert 226874 "Observe keyboard notifications in ..."dbeam@chromium.org2013-10-041-0/+1
* Revert 226874 "Observe keyboard notifications in docked layout"dbeam@chromium.org2013-10-041-1/+0
* Observe keyboard notifications in docked layoutvarkha@chromium.org2013-10-031-0/+1
* Fixes use after free caused by delete in RootWindowController (2)sky@chromium.org2013-10-021-3/+12
* Revert 226347 "Fixes use after free caused by delete in RootWind..."dcheng@chromium.org2013-10-021-12/+3
* Fixes use after free caused by delete in RootWindowControllersky@chromium.org2013-10-011-3/+12
* Updates RootWindowController to delete the keyboard container before recreati...rsadam@chromium.org2013-10-011-0/+4
* Reload virtual keyboard when login status changedbshe@chromium.org2013-09-251-0/+2
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-4/+9
* Animate windows when minimizing from and restoring to dockvarkha@chromium.org2013-09-191-0/+1
* Rename GetActiveRootWindow -> GetTargetRootWindowoshima@chromium.org2013-09-121-6/+6
* Move the content-dependent RecreateLayer logic from aura::Window to RWHVApiman@chromium.org2013-09-121-4/+2
* Move GetRootWindowController to root_window_controller.hoshima@chromium.org2013-09-061-4/+8
* RootWindowController::GetFullscreenWindow() should return the active one.mukai@chromium.org2013-09-061-6/+7
* Change active root window before closing old root windows' children.flackr@chromium.org2013-09-051-1/+6
* Introduce RootWindowProperty for RootWindow's propertiesoshima@chromium.org2013-08-301-1/+4
* Refactors CaptureController so that both views and ash can use it.sky@chromium.org2013-08-221-0/+5
* Changes the order of deleting child windows at shutdown.mukai@chromium.org2013-08-201-3/+24
* ash: Fix CopyAreaToCanvas() scaling issues.derat@chromium.org2013-08-141-1/+10
* Whitelist virtual keyboard container to process events at login screenbshe@chromium.org2013-08-131-0/+1
* Delete EmptyWindowDelegate when window is destroyedoshima@chromium.org2013-08-071-1/+3
* Create an invisible window during login so thatoshima@chromium.org2013-08-071-0/+75
* Retires WorkspaceContainer.mukai@chromium.org2013-08-051-29/+6
* Retires Workspace and WorkspaceManager.mukai@chromium.org2013-07-311-7/+1
* Modal window in user session not blocks user adding screen.dzhioev@chromium.org2013-07-241-7/+3
* Dock with non-zero widthvarkha@chromium.org2013-07-191-1/+11
* broke compilation on win_aura: exported class using non-exported interfacejochen@chromium.org2013-07-181-11/+1
* Dock with non-zero widthvarkha@chromium.org2013-07-181-1/+11
* * Remove unnecessary SetProperty(kStayInSameRootWindowKey)oshima@chromium.org2013-07-121-3/+4