summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* Lock the cursor as a pointer while in overview mode.flackr@chromium.org2013-09-213-1/+34
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-1/+1
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-2059-1087/+1228
* Add UMA metrics for window selection and overview.flackr@chromium.org2013-09-205-3/+36
* Observe the windows in the mru window list rather than all containers.flackr@chromium.org2013-09-202-47/+45
* Use the currently selected window's root for overview cycling.flackr@chromium.org2013-09-198-44/+79
* Animate windows when minimizing from and restoring to dockvarkha@chromium.org2013-09-191-3/+12
* Do not CrossFade on restore to side-maximized.mukai@chromium.org2013-09-191-5/+7
* Sets a simple flag to prevent warping the mouse cursor back again.mukai@chromium.org2013-09-191-19/+23
* Animate transient children of windows as well in overview mode.flackr@chromium.org2013-09-182-25/+53
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-1836-46/+46
* Increase the delay before entering overview mode on alt+tab to 500ms.flackr@chromium.org2013-09-181-1/+1
* Remove mac code from aura/ash/viewsoshima@chromium.org2013-09-185-21/+4
* Reland 223665 "Add panels as a single group of windows per displ..."flackr@chromium.org2013-09-1816-338/+998
* This CLpkotwicz@chromium.org2013-09-188-144/+184
* Do not CrossFade when the window is restored to maximized mode.mukai@chromium.org2013-09-182-9/+23
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-172-2/+2
* Revert 223665 "Add panels as a single group of windows per displ..."nasko@chromium.org2013-09-1716-999/+338
* Add panels as a single group of windows per display for overview window cycling.flackr@chromium.org2013-09-1716-338/+999
* Makes native_widget_types forward declare ui::Cursor.sky@chromium.org2013-09-161-0/+1
* Cache the views::Widget* instead of the views::NonClientFrameView* that the F...pkotwicz@chromium.org2013-09-168-67/+55
* Move code related to the window controls to ash/wm/caption_buttonspkotwicz@chromium.org2013-09-1616-39/+38
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-1517-73/+70
* Fixing problem of app list showing up in wrong location on second screenskuhne@chromium.org2013-09-141-1/+7
* Windows docking should get triggered by pressing against the screen edgevarkha@chromium.org2013-09-1412-370/+332
* [ash] Remove Launcher::GetLauncherViewForTest()simon.hong81@gmail.com2013-09-142-6/+11
* When moving window to the left or right edge consider that work area can be s...varkha@chromium.org2013-09-134-23/+244
* Remove observer in destructor toooshima@chromium.org2013-09-131-0/+1
* Rename GetActiveRootWindow -> GetTargetRootWindowoshima@chromium.org2013-09-1210-14/+14
* Fixing problem where opening a menu while closing another can close the new m...skuhne@chromium.org2013-09-121-0/+7
* Refactor TransformPoint{,Reverse}.avallee@chromium.org2013-09-121-2/+2
* Basic implementation of the bubble burst effect for the new caption button st...pkotwicz@chromium.org2013-09-126-124/+618
* Only support left/right maximizing at 50% width when the --ash-enable-alterna...pkotwicz@chromium.org2013-09-113-38/+147
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-1132-271/+370
* Revert 222512 "Group WM related properties to ash::wm::WindowSet..."stevet@chromium.org2013-09-1132-370/+271
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-1132-271/+370
* Make resizing a window by snapping it left or right take into account the win...pkotwicz@chromium.org2013-09-102-22/+159
* Tuning gesture recognizer parametersmiletus@chromium.org2013-09-102-26/+26
* [ash] Update applist button status when applist is hiding by outside event ofsimon.hong81@gmail.com2013-09-101-0/+2
* Fixing the dynamic positioning (move with anchor) for the app launcherskuhne@chromium.org2013-09-101-34/+22
* Adds an integration test for uninstalling app list search results.tapted@chromium.org2013-09-091-0/+6
* Added hit test for ChromeOS avatar when visible.michaelpg@chromium.org2013-09-071-2/+0
* Use a weak pointer to determine if resizer was destroyed by nested Drag calls.flackr@chromium.org2013-09-066-45/+24
* Move GetRootWindowController to root_window_controller.hoshima@chromium.org2013-09-069-43/+8
* RootWindowController::GetFullscreenWindow() should return the active one.mukai@chromium.org2013-09-061-1/+1
* Remove old activation code and disable-focus-controller flagsoshima@chromium.org2013-09-0514-1471/+9
* Replace kIgnoreSoloWindowFramePointerPolicy with global flagoshima@chromium.org2013-09-054-8/+13
* ash:Shelf - Enable Alternate Shelf and Side Shelf by default.harrym@chromium.org2013-09-053-7/+7
* Enable overview mode by default.flackr@chromium.org2013-09-041-0/+4