summaryrefslogtreecommitdiffstats
path: root/ash/root_window_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sets the background color of shelf is opaque black when maximized (2nd)mukai@chromium.org2013-07-111-1/+1
* Breaks ShelfLayoutManagerTest.ShelfBackgroundColor on Win8 Aurajochen@chromium.org2013-07-101-1/+1
* Sets the background color of shelf is opaque black when maximized.mukai@chromium.org2013-07-101-1/+1
* Add persisted preference for projection touch HUDmohsen@chromium.org2013-07-091-16/+27
* Keep windows in status/settings bubble in the same root windowoshima@chromium.org2013-07-081-0/+8
* Simplify RootWindowController init processoshima@chromium.org2013-07-031-97/+104
* Remove unnecessary CreateLaucnher.oshima@chromium.org2013-07-021-7/+0
* Wallpaper refactoring.oshima@chromium.org2013-07-021-14/+45
* Cleanup: move AlwaysOnTopController to RootWindowControlleroshima@chromium.org2013-07-021-11/+13
* Separate projection mode from rest of touch HUDmohsen@chromium.org2013-07-011-8/+24
* Move DisplayLayout out from display_controller.hoshima@chromium.org2013-06-281-2/+0
* Use a direct include of time headers in android_webview/, apps/, ash/.avi@chromium.org2013-06-271-1/+1
* Add double click and tap handler to minimize attached panels.flackr@chromium.org2013-06-211-1/+2
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-181-3/+4
* Stick windows to side of workspacesvarkha@chromium.org2013-06-181-0/+20
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in ash/.dcheng@chromium.org2013-06-131-1/+0
* Call OpenAsh before Profile Init and CreateLauncher() afterstevenjb@chromium.org2013-05-311-0/+4
* Ensures calling OnMouseExited for window close with mouse hovers.mukai@chromium.org2013-05-201-2/+2
* Adding new user menu section to the SystemTrayMenu & refactoring of user accessskuhne@chromium.org2013-05-181-1/+1
* Remove ash-disable-launcher-per-display flagoshima@chromium.org2013-05-101-18/+11
* Hide the tab indicators and the shelf when in immersive + tab fullscreen. pkotwicz@chromium.org2013-04-301-4/+5
* Partial fix for keyboard occlusion.bryeung@chromium.org2013-04-291-0/+4
* Reland "Swap touch HUD when switching primary display"mohsen@chromium.org2013-04-251-18/+4
* Revert 196235 "Swap touch HUD when switching primary display"brianderson@chromium.org2013-04-241-4/+18
* Swap touch HUD when switching primary displaymohsen@chromium.org2013-04-241-18/+4
* Restore focus/activation after the root window has been completely deleted.oshima@chromium.org2013-04-221-32/+0
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-5/+5
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-1/+2
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-2/+1
* Delayed loading of the virtual keyboard.bryeung@chromium.org2013-04-171-0/+1
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-1/+2