summaryrefslogtreecommitdiffstats
path: root/ash/wm/stacking_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-6/+6
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-6/+6
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-6/+6
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-6/+6
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-6/+6
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-1/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Moves management of transients out of Windowsky@chromium.org2014-01-071-8/+12
* wm: public window_types.tfarina@chromium.org2013-12-191-7/+7
* Windows and notifications are hidden during first-run tutorial.dzhioev@chromium.org2013-12-121-8/+2
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-5/+5
* Rename StackingClient -> WindowTreeClientben@chromium.org2013-10-231-1/+1
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-2/+2
* Rename GetActiveRootWindow -> GetTargetRootWindowoshima@chromium.org2013-09-121-1/+1
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-111-6/+2
* Revert 222512 "Group WM related properties to ash::wm::WindowSet..."stevet@chromium.org2013-09-111-2/+6
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-111-6/+2
* Move GetRootWindowController to root_window_controller.hoshima@chromium.org2013-09-061-2/+2
* Modal window in user session not blocks user adding screen.dzhioev@chromium.org2013-07-241-2/+1
* Cleanup: move AlwaysOnTopController to RootWindowControlleroshima@chromium.org2013-07-021-16/+7
* Move DisplayLayout out from display_controller.hoshima@chromium.org2013-06-281-1/+0
* Fix crash when JS alert from background page appears during lock screendpolukhin@chromium.org2013-05-301-8/+8
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-3/+4
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-4/+3
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-3/+4
* Always use transient parent container if window has a transient parent.flackr@chromium.org2013-03-021-3/+3
* Allow detaching and reattaching panels when dragged from/to launcher.flackr@chromium.org2013-02-201-2/+9
* re-re-land of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-141-5/+3
* Use correct modal window container at login screennkostylev@chromium.org2012-11-131-3/+4
* Revert 167431 - reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-131-3/+5
* reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-131-5/+3
* Revert 167245 - Currently, the ash and desktop implementations of StackingCli...scottmg@chromium.org2012-11-121-3/+5
* Currently, the ash and desktop implementations of StackingClient stomp each o...scottmg@google.com2012-11-121-5/+3
* Re-order case statement according to WindowType ordersimon.hong81@gmail.com2012-11-091-3/+3
* Various modal dialog handling fixes when lock layer window is active (i.e. lo...nkostylev@chromium.org2012-11-091-3/+4
* Removes worskpace 1 code. Will rename next.sky@chromium.org2012-10-171-2/+1
* Remove non ExtededDesktop modeoshima@chromium.org2012-08-301-4/+1
* Adds an interface between WorkspaceController andsky@chromium.org2012-08-161-2/+1
* Allow the cursor to warp even when a window is dragged.yusukes@google.com2012-08-061-1/+2
* Enable Virtual Screen Coordinates and remove --ash-virtual-screen-coordinatesoshima@chromium.org2012-07-231-3/+3
* Move a window if the sceren bounds being set is in other display.oshima@chromium.org2012-07-211-17/+27
* Relanding r144499:oshima@chromium.org2012-06-271-2/+2
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-2/+2
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-2/+2
* This is the 1st CL to add Virtual Screen Coordinates to ash.oshima@chromium.org2012-06-231-19/+37
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-6/+21
* Removed requirement for ash::Window::transient_parent() presence for system m...zelidrag@chromium.org2012-06-051-2/+1
* Remove more root window dependenciesoshima@chromium.org2012-06-011-1/+0
* ash: Make extension uninstall UI can use app list window as parent.xiyuan@chromium.org2012-04-091-13/+31
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-1/+1