summaryrefslogtreecommitdiffstats
path: root/ash/wm/dock
Commit message (Expand)AuthorAgeFilesLines
* Removes --ash_disable-docked-windows flagvarkha@chromium.org2014-05-291-3/+0
* Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."erg@chromium.org2014-05-191-1/+0
* Revert of [Refactor] Consolidate the logic for whether a widget can be activa...pkotwicz@chromium.org2014-05-191-0/+1
* [Refactor] Consolidate the logic for whether a widget can be activated.pkotwicz@chromium.org2014-05-151-1/+0
* Remove the "Alternate frame caption button style" command line flag. The flag...pkotwicz@chromium.org2014-05-062-9/+12
* Ignoring minimum size requirements for maximized windows, full screen windows...skuhne@chromium.org2014-05-011-1/+10
* ash: Rename AURA_LAUNCHER to ASH_SHELF.tfarina@chromium.org2014-04-081-2/+2
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-038-168/+138
* Move some code from aura/client to wm/publicben@chromium.org2014-03-212-2/+2
* Move wm/core to wm namespace.ben@chromium.org2014-03-142-10/+10
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-132-10/+10
* Move wm/core to wm namespace.ben@chromium.org2014-03-132-10/+10
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-122-10/+10
* Move wm/core to wm namespace.ben@chromium.org2014-03-122-10/+10
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-112-2/+2
* Introduce WMEvent classoshima@chromium.org2014-03-051-2/+5
* Rename WindowShowType to WindowStateType to be less confusing name.oshima@chromium.org2014-02-275-11/+12
* Remove continue_drag_after_reparentoshima@chromium.org2014-02-261-3/+0
* Refactor SnapSizer now that the --ash-multiple-snap-window-widths flag no lon...pkotwicz@chromium.org2014-02-261-5/+2
* Remove WindowState::IsNormalShowState()pkotwicz@chromium.org2014-02-253-8/+4
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-214-4/+4
* Avoids minimizing docked window in a unit test.varkha@chromium.org2014-02-201-0/+6
* Prevents crash when docking a detached panel while fullscreen window is activevarkha@chromium.org2014-02-201-4/+9
* This CL unsnaps a side snapped window if a user resizes a side snapped window...pkotwicz@chromium.org2014-02-182-6/+51
* Move the logic to update bounds for show type from WorkspaceLayoutManager to ...oshima@chromium.org2014-02-152-3/+3
* Revert 251191 "Move the logic to update bounds for show type fro..."sky@chromium.org2014-02-142-3/+3
* Move the logic to update bounds for show type from WorkspaceLayoutManager to ...oshima@chromium.org2014-02-132-3/+3
* Undock window if a window is maximized while being draggedpkotwicz@chromium.org2014-02-052-38/+96
* Renames LauncherID, LauncherItem and LauncherItems...tfarina@chromium.org2014-02-032-3/+3
* Add pkotwicz/varkha to ash/wm/OWNERSoshima@chromium.org2014-01-301-1/+0
* Revert https://codereview.chromium.org/105673008/ because the CL was causing ...pkotwicz@chromium.org2014-01-202-20/+24
* Avoids overwriting the bounds of docked windows moved to another display. The...varkha@chromium.org2014-01-183-13/+51
* Screen cleanup:oshima@chromium.org2014-01-174-39/+38
* Avoids updating dock alignment when drag is cancelledvarkha@chromium.org2014-01-174-24/+55
* Does not update dock alignment on resizevarkha@chromium.org2014-01-162-10/+76
* This CLpkotwicz@chromium.org2014-01-162-24/+20
* This CL uses the same animation code path for showing and hiding the dock bac...pkotwicz@chromium.org2014-01-141-24/+54
* Resizes all docked windows that are flush with the docked edge in syncvarkha@chromium.org2014-01-112-4/+23
* Removes individual instances of Details structure in WindowResizer subclasses...varkha@chromium.org2014-01-103-48/+29
* Fix AdjustBoundsToEnsureWindowVisibility to work with non primary display boundsoshima@chromium.org2014-01-101-0/+3
* Revert 243986 "Fix AdjustBoundsToEnsureWindowVisibility to work ..."oshima@chromium.org2014-01-091-3/+0
* Fix AdjustBoundsToEnsureWindowVisibility to work with non primary display boundsoshima@chromium.org2014-01-091-0/+3
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-1/+1
* Moves management of transients out of Windowsky@chromium.org2014-01-072-6/+8
* Eliminates gap at the top and bottom of docked areavarkha@chromium.org2014-01-072-33/+34
* Re-enables docked windows by default in M34 (reverts issue 109663002)varkha@chromium.org2014-01-062-4/+0
* Remove unused parameter in ash::WindowResizer::CompleteDrag()pkotwicz@chromium.org2013-12-284-5/+5
* Start the move of launcher_types.h to shelf.tfarina@chromium.org2013-12-271-1/+2
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-195-63/+70
* wm: public window_types.tfarina@chromium.org2013-12-194-31/+28