summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_util.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert r168447 "Makes windows obey their maximum size constraints on chromeos."oshima@chromium.org2012-11-171-6/+0
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-171-0/+6
* Don't use drag to corner resizing for unresizable windowsskuhne@chromium.org2012-11-141-0/+4
* Adding persistence of user defined window positions / sizes to return to that...skuhne@chromium.org2012-11-061-0/+33
* Re-vamped the entire window auto positioning logicskuhne@chromium.org2012-10-301-5/+24
* Revert 164652 - speculative revert - this change may have caused print dialog...sergeyu@chromium.org2012-10-291-24/+5
* Re-vamped the entire window auto positioning logicskuhne@chromium.org2012-10-291-5/+24
* Fixes crash when running aura on windows without ash.sky@chromium.org2012-10-261-0/+12
* Revert 164352 - Re-vamped the entire window auto positioning logicsail@chromium.org2012-10-261-24/+5
* Re-vamped the entire window auto positioning logicskuhne@chromium.org2012-10-261-5/+24
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+2
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+2
* Remove TOGGLE_MAXIMIZED_* from Ash reserved actions list.mazda@chromium.org2012-10-101-0/+7
* New Behavior on pressing F4:sschmitz@chromium.org2012-09-171-0/+4
* Modify r154335 to fix crbug.com/146394#c4 .yusukes@chromium.org2012-09-111-2/+5
* I missed that we don't need to set bounds on the children here either.sky@chromium.org2012-09-051-6/+1
* Fixes bug where RecreateWindowLayers() was resetting the bounds. Thissky@chromium.org2012-08-311-2/+0
* Random set of changes for workspace2 code:sky@chromium.org2012-08-241-5/+5
* Draw web content area correctly on a phantom window for window dragging.yusukes@chromium.org2012-08-161-0/+33
* ash: Remove wm::GetRootWindowController.sadrul@chromium.org2012-07-261-5/+0
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-5/+5
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* Reland r141871.oshima@chromium.org2012-06-131-0/+5
* Revert r141871 "Add RootWindowController that keeps per root window state."oshima@chromium.org2012-06-131-5/+0
* Add RootWindowController that keeps per root window state.oshima@chromium.org2012-06-131-0/+5