summaryrefslogtreecommitdiffstats
path: root/ash/wm/workspace_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-5/+5
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-1/+1
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-111-2/+2
* Revert 222512 "Group WM related properties to ash::wm::WindowSet..."stevet@chromium.org2013-09-111-2/+2
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-111-2/+2
* ash: Don't SetMasksToBounds on the workspace window.danakj@chromium.org2013-08-131-2/+0
* Removes workspace_animations.(h,cc)mukai@chromium.org2013-08-061-5/+31
* Retires WorkspaceContainer.mukai@chromium.org2013-08-051-56/+12
* Retires Workspace and WorkspaceManager.mukai@chromium.org2013-07-311-42/+112
* Local monitor goes black can't recoversschmitz@chromium.org2013-05-011-1/+2
* Trying to activate a window in a workspace other than the current is ignored ...sschmitz@chromium.org2013-04-241-0/+15
* Implement animations for workspace cyclingpkotwicz@chromium.org2013-02-051-9/+1
* ash/immersive mode: Hide the launcher when entering immersive modejamescook@chromium.org2013-01-101-1/+4
* Remove a bunch of stuff related to Focus/Activation events. ben@chromium.org2012-12-121-6/+7
* Revert 172624 - Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-121-7/+6
* Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-121-6/+7
* Hook up the FocusController behind a flag.ben@chromium.org2012-12-031-1/+2
* Implement workspace scrubbing pkotwicz@chromium.org2012-12-021-1/+7
* Renames Workspace*2 -> Workspace*.sky@chromium.org2012-10-311-2/+2
* Removes worskpace 1 code. Will rename next.sky@chromium.org2012-10-171-31/+2
* Moves starting of initial login animations (happens on login) up to workspacesky@chromium.org2012-09-171-0/+4
* Make ToplevelWindowEventFilter and WorkspaceEventFilter into event handlers.ben@chromium.org2012-09-111-4/+4
* Removes the grid from ash.sky@chromium.org2012-09-101-18/+0
* Makes workspace2 enabled by default.sky@chromium.org2012-09-051-2/+2
* Initial crack at new workspace behavior. Each workspace now has itssky@chromium.org2012-08-201-7/+22
* Adds an interface between WorkspaceController andsky@chromium.org2012-08-161-7/+18
* Prepare a bunch of ash tests for workspace2. With Workspace2 you can'tsky@chromium.org2012-08-161-1/+1
* Changes all non-workspace code to talk to WorkspaceManager viasky@chromium.org2012-08-031-0/+16
* Add ActivationChangeObserver, replacing kRootWindowActiveWindowKeyoshima@chromium.org2012-06-041-7/+6
* Implements new semantics for launcher context menu. Gone are the threesky@chromium.org2012-04-121-4/+0
* Remove "set wallpaper..." option in system context menu when guest logged inbshe@chromium.org2012-04-111-51/+0
* Adds context menu so that shelf always auto-hides (except on locksky@chromium.org2012-03-251-23/+2
* Add "Change Wallpaper..." option in system ContextMenubshe@chromium.org2012-03-241-0/+11
* Adds a delay before hiding the multi-window resize widget. Also fixessky@chromium.org2012-03-191-4/+7
* Replace Shell::GetRootWindow with Window::GetRootWindowoshima@chromium.org2012-03-141-4/+5
* Fixes bugs that resulted in problems with double clicking to maximizesky@chromium.org2012-03-071-10/+0
* Ups the grid size to 16.sky@chromium.org2012-03-011-1/+1
* Fix the full screen switching browser window dipping below launcher bar issue.jennyz@chromium.org2012-03-011-0/+4
* Attempt 2: Allows tab dragging when maximized on aura. To fix it I made it sosky@chromium.org2012-03-011-0/+3
* Makes windows no longer open maximized by default.sky@chromium.org2012-03-011-18/+0
* ash/wm: Put the remaining functions from window_util.h into wm namespace.tfarina@chromium.org2012-02-281-2/+1
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-271-1/+1
* Provide a RootWindow instance getter on the shell, in preparation for removin...ben@chromium.org2012-02-171-4/+4
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-3/+3
* Fix compile with Aura/Mac ash_shell and workspace controllerdhollowa@chromium.org2012-01-311-0/+2
* Handful of workspace changes:sky@chromium.org2012-01-301-31/+86
* Reworks the workspace code. Here's the new heuristics:sky@chromium.org2012-01-261-29/+2
* Changes the launcher around so that it's up to the shell to populate itsky@chromium.org2012-01-241-22/+9
* Renames and moves some workspace related classes to the workspacesky@chromium.org2012-01-211-1/+1
* Attempt 2: Removes support for multiple images from launcher. Doesn't look likesky@chromium.org2012-01-131-2/+2