summaryrefslogtreecommitdiffstats
path: root/ash/root_window_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge BaseLayoutManager into WorkspaceLayoutManageroshima@chromium.org2014-02-041-1/+0
* aura: Introduce ScopedWindowTargeter.sadrul@chromium.org2014-01-311-1/+1
* Reland a11y keyboard.kevers@chromium.org2014-01-291-6/+3
* Use WorkspaceLayoutManager for AlwaysOnTop and Lock containersoshima@chromium.org2014-01-291-3/+4
* Revert 247420 "Add a11y on-screen keyboard."eugenis@chromium.org2014-01-281-3/+6
* Add a11y on-screen keyboard.kevers@chromium.org2014-01-281-6/+3
* Sets docked container to use EasyResizeWindowTargeter to allow touch fuzzingvarkha@chromium.org2014-01-211-0/+1
* Limit display of the virtual keyboard to state changes triggered from a user ...kevers@chromium.org2014-01-201-0/+3
* Avoids overwriting the bounds of docked windows moved to another display. The...varkha@chromium.org2014-01-181-2/+3
* Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...pkotwicz@chromium.org2014-01-151-11/+2
* [ash] Add TYPE_DIALOG and its item's LauncherContextMenusimonhong@chromium.org2014-01-091-1/+3
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-2/+2
* The new design of the window headers does not use a super transparent window ...pkotwicz@chromium.org2014-01-081-12/+0
* Moves management of transients out of Windowsky@chromium.org2014-01-071-1/+2
* ash: Use the easy-resize window targeter for some window containers.sadrul@chromium.org2014-01-071-0/+17
* Revert 242116 "Use a single ToplevelWindowEventHandler for the a..."pkotwicz@chromium.org2013-12-201-2/+11
* Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...pkotwicz@chromium.org2013-12-201-11/+2
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-9/+9
* wm: public window_types.tfarina@chromium.org2013-12-191-4/+4
* Make sure the dragged window is smaller than work area in the target display.oshima@chromium.org2013-12-171-1/+33
* Revert 240542 "Make sure the dragged window is smaller than work..."hashimoto@chromium.org2013-12-131-33/+1
* Make sure the dragged window is smaller than work area in the target display.oshima@chromium.org2013-12-131-1/+33
* Windows and notifications are hidden during first-run tutorial.dzhioev@chromium.org2013-12-121-8/+18
* Ignore non-active fullscreen windows for shelf state.flackr@chromium.org2013-12-101-9/+13
* 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