summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Added wm::IsWindowUserPositionable(...) method in window_util.h.bruthig2015-06-041-0/+4
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-221-2/+2
* Snap widgets to pixel boundary on ashoshima@chromium.org2014-07-181-0/+37
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* Convert CenterWindow operation to WMEventoshima@chromium.org2014-03-201-20/+3
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-7/+7
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-7/+7
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-7/+7
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-7/+7
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-7/+7
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-1/+1
* Refactor SnapSizer now that the --ash-multiple-snap-window-widths flag no lon...pkotwicz@chromium.org2014-02-261-0/+38
* Remove WindowState::IsNormalShowState()pkotwicz@chromium.org2014-02-251-1/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Add test case for updating the bounds of snapped window.oshima@chromium.org2014-02-131-2/+7
* Some minor window state replacementsskuhne@chromium.org2014-02-111-2/+1
* Screen cleanup:oshima@chromium.org2014-01-171-2/+2
* Fix AdjustBoundsToEnsureWindowVisibility to work with non primary display boundsoshima@chromium.org2014-01-101-8/+8
* Revert 243986 "Fix AdjustBoundsToEnsureWindowVisibility to work ..."oshima@chromium.org2014-01-091-8/+8
* Fix AdjustBoundsToEnsureWindowVisibility to work with non primary display boundsoshima@chromium.org2014-01-091-8/+8
* Moves management of transients out of Windowsky@chromium.org2014-01-071-4/+7
* Do not send the OnWindowShowTypeChanged() notification if the window show typ...pkotwicz@chromium.org2013-12-111-6/+14
* Avoids reparenting children that originally come from a container that is dif...varkha@chromium.org2013-12-111-8/+14
* Avoids centering docked windows, Unsnaps when centering.varkha@chromium.org2013-11-251-2/+10
* Introduce WindowStateDelegate::ToggleFullscreenoshima@chromium.org2013-10-301-4/+0
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* Make sure the top of the window is visible when a window is added.oshima@chromium.org2013-10-221-0/+2
* Fixes crashes and other bad behavior with modal dialogs. Maintains that trans...varkha@chromium.org2013-10-031-0/+12
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-83/+1
* Windows docking should get triggered by pressing against the screen edgevarkha@chromium.org2013-09-141-0/+2
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-111-18/+0
* Revert 222512 "Group WM related properties to ash::wm::WindowSet..."stevet@chromium.org2013-09-111-0/+18
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-111-18/+0
* Remove old activation code and disable-focus-controller flagsoshima@chromium.org2013-09-051-1/+0
* Adds AnimateToFullscreen window property for the transition animation to full...mukai@chromium.org2013-08-281-0/+4
* Remove misuse of HasUserChangedWindowPositionOrSizeoshima@chromium.org2013-08-201-11/+11
* Make sure that 30% of restored window is always visible.oshima@chromium.org2013-08-071-15/+13
* Hide the tab indicators and the shelf when in immersive + tab fullscreen. pkotwicz@chromium.org2013-04-301-12/+0
* Set screen bounds in wm::CenterWindowoshima@chromium.org2013-04-261-1/+1
* Move and show a panel window if icon is clicked on a different display.flackr@chromium.org2013-04-061-3/+4
* Minor Ash panel related cleanupstevenjb@chromium.org2013-04-051-0/+16
* Make sure at least 2/3 of the window is visible when a window is added to wor...oshima@chromium.org2013-02-281-6/+14
* ash: Do not allow minimizing windows in login screen.sadrul@chromium.org2013-02-061-0/+15
* ash: Do not allow snapping unresizable windows.sadrul@chromium.org2013-02-061-0/+2
* Eliminates all ash dependencies from WindowModalityController.ben@chromium.org2012-11-301-21/+7
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-291-26/+0
* ash: Refactor some code that snaps windows.sadrul@chromium.org2012-11-291-1/+2
* Revert 170071 - Split window_animations, moving basic animations to views/cor...ben@chromium.org2012-11-281-0/+26
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-281-26/+0
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-261-0/+6