summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_util.h
Commit message (Expand)AuthorAgeFilesLines
* Avoids reparenting children that originally come from a container that is dif...varkha@chromium.org2013-12-111-7/+12
* Introduce WindowStateDelegate::ToggleFullscreenoshima@chromium.org2013-10-301-3/+0
* Make sure the top of the window is visible when a window is added.oshima@chromium.org2013-10-221-4/+6
* Fixes crashes and other bad behavior with modal dialogs. Maintains that trans...varkha@chromium.org2013-10-031-0/+8
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-49/+3
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-111-13/+0
* Revert 222512 "Group WM related properties to ash::wm::WindowSet..."stevet@chromium.org2013-09-111-0/+13
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-111-13/+0
* Move GetRootWindowController to root_window_controller.hoshima@chromium.org2013-09-061-2/+0
* Adds AnimateToFullscreen window property for the transition animation to full...mukai@chromium.org2013-08-281-0/+3
* Remove misuse of HasUserChangedWindowPositionOrSizeoshima@chromium.org2013-08-201-6/+6
* Hide the tab indicators and the shelf when in immersive + tab fullscreen. pkotwicz@chromium.org2013-04-301-3/+0
* Move and show a panel window if icon is clicked on a different display.flackr@chromium.org2013-04-061-3/+3
* Minor Ash panel related cleanupstevenjb@chromium.org2013-04-051-0/+6
* Make sure at least 2/3 of the window is visible when a window is added to wor...oshima@chromium.org2013-02-281-3/+12
* ash: Do not allow minimizing windows in login screen.sadrul@chromium.org2013-02-061-0/+3
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-291-15/+0
* Revert 170071 - Split window_animations, moving basic animations to views/cor...ben@chromium.org2012-11-281-0/+15
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-281-15/+0
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-261-0/+3
* Revert r168447 "Makes windows obey their maximum size constraints on chromeos."oshima@chromium.org2012-11-171-3/+0
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-171-0/+3
* Don't use drag to corner resizing for unresizable windowsskuhne@chromium.org2012-11-141-0/+3
* Adding persistence of user defined window positions / sizes to return to that...skuhne@chromium.org2012-11-061-0/+22
* Re-vamped the entire window auto positioning logicskuhne@chromium.org2012-10-301-6/+19
* Revert 164652 - speculative revert - this change may have caused print dialog...sergeyu@chromium.org2012-10-291-19/+6
* Re-vamped the entire window auto positioning logicskuhne@chromium.org2012-10-291-6/+19
* Fixes crash when running aura on windows without ash.sky@chromium.org2012-10-261-0/+3
* Revert 164352 - Re-vamped the entire window auto positioning logicsail@chromium.org2012-10-261-19/+6
* Re-vamped the entire window auto positioning logicskuhne@chromium.org2012-10-261-6/+19
* Remove TOGGLE_MAXIMIZED_* from Ash reserved actions list.mazda@chromium.org2012-10-101-0/+3
* New Behavior on pressing F4:sschmitz@chromium.org2012-09-171-0/+3
* Modify r154335 to fix crbug.com/146394#c4 .yusukes@chromium.org2012-09-111-3/+4
* Fixes bug where RecreateWindowLayers() was resetting the bounds. Thissky@chromium.org2012-08-311-0/+4
* Random set of changes for workspace2 code:sky@chromium.org2012-08-241-4/+11
* Initial crack at new workspace behavior. Each workspace now has itssky@chromium.org2012-08-201-3/+0
* Draw web content area correctly on a phantom window for window dragging.yusukes@chromium.org2012-08-161-0/+12
* ash: Remove wm::GetRootWindowController.sadrul@chromium.org2012-07-261-2/+0
* Remove #pragma once from ashajwong@chromium.org2012-07-111-1/+0
* Relanding r144499:oshima@chromium.org2012-06-271-1/+1
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-1/+1
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-1/+1
* Reland r141871.oshima@chromium.org2012-06-131-0/+6
* Revert r141871 "Add RootWindowController that keeps per root window state."oshima@chromium.org2012-06-131-6/+0
* Add RootWindowController that keeps per root window state.oshima@chromium.org2012-06-131-0/+6
* ash: Add accelerator for snapping windows left/right.sadrul@chromium.org2012-04-251-0/+3
* Revert 133982 because it broke build on chromeos due to mid-air collision wit...sadrul@chromium.org2012-04-251-3/+0
* ash: Add accelerator for snapping windows left/right.sadrul@chromium.org2012-04-251-0/+3
* Adds the ability for windows to persist across all workspaces. Chromesky@chromium.org2012-04-121-5/+0
* Aura: Add non-browser windows into the list of "Alt + Tab" cycle.yoshiki@chromium.org2012-03-281-0/+1