summaryrefslogtreecommitdiffstats
path: root/ash/wm/base_layout_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* * Call LayoutManager::OnChildWindowVisibilityChanged firstoshima@chromium.org2013-01-201-1/+2
* Remove ash::window::Show() from BaseLayoutManager::OnWindowActivatedcpu@chromium.org2013-01-091-3/+6
* Remove a bunch of stuff related to Focus/Activation events. ben@chromium.org2012-12-121-13/+10
* Revert 172624 - Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-121-14/+14
* Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-121-14/+14
* More ash_unittests run without crashing/pass with new focus controller.ben@chromium.org2012-12-071-0/+17
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-291-1/+2
* Revert 170071 - Split window_animations, moving basic animations to views/cor...ben@chromium.org2012-11-281-2/+1
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-281-1/+2
* ash: Do not snap when touch-resizing a window, but mostly code cleanup.sadrul@chromium.org2012-11-281-1/+1
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+3
* Removes worskpace 1 code. Will rename next.sky@chromium.org2012-10-171-30/+5
* Removes the grid from ash.sky@chromium.org2012-09-101-24/+16
* Added restore functionality for maximize full/left/rightskuhne@chromium.org2012-08-311-0/+1
* Revert 154295 - Added restore functionality for maximize full/left/rightjsbell@chromium.org2012-08-301-1/+0
* Added restore functionality for maximize full/left/rightskuhne@chromium.org2012-08-301-0/+1
* Revert 154226 - Added restore functionality for maximize full/left/rightdmazzoni@chromium.org2012-08-301-1/+0
* Added restore functionality for maximize full/left/rightskuhne@chromium.org2012-08-301-0/+1
* Initial crack at new workspace behavior. Each workspace now has itssky@chromium.org2012-08-201-1/+4
* ash: Window restore-bounds should not be reset when showing window from minim...sadrul@chromium.org2012-07-251-1/+1
* Changes maximize/fullscreen to always reset the restore bounds. Doingsky@chromium.org2012-07-201-2/+9
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-8/+8
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-10/+15
* Relanding r144499:oshima@chromium.org2012-06-271-6/+6
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-6/+6
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-6/+6
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-4/+4
* ash: Fix gray tab contents when restoring a minimized window.jamescook@chromium.org2012-06-141-2/+5
* Reland: ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-061-7/+29
* Revert 139494 - ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-011-32/+15
* ash: Rename kAuraWindowAnimationsDisabled to kAshWindowAnimationsDisabledjamescook@chromium.org2012-05-311-1/+1
* ash: Improved window maximize/restore animationsjamescook@chromium.org2012-05-301-15/+32
* fix property linkage warningsoshima@chromium.org2012-05-171-11/+4
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-1/+1
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-6/+6
* ash: Hide launcher for unmanaged fullscreen windows.derat@chromium.org2012-04-201-0/+3
* Adds the ability for windows to persist across all workspaces. Chromesky@chromium.org2012-04-121-2/+41
* Ash: Fix maximized windows not restoringjamescook@chromium.org2012-03-291-3/+30
* Don't remove RootWindowObserver if the root window is being deleted.oshima@chromium.org2012-03-271-1/+12
* * Add RootWindow to RootWindowObserver::OnRootWindowResized as there can be m...oshima@chromium.org2012-03-211-1/+2
* Makes the launcher auto-hide for maximized windows. This turned out tosky@chromium.org2012-03-211-10/+19
* Makes sure restoring to a default window state restores the restoresky@chromium.org2012-03-191-0/+1
* MonitorManager to manage multiple monitors.oshima@chromium.org2012-03-141-1/+1
* Replace Shell::GetRootWindow with Window::GetRootWindowoshima@chromium.org2012-03-141-3/+4
* Recommit r125950, which was reverted by r125958 due to link failures on win_a...erg@chromium.org2012-03-131-0/+5
* Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.isherman@chromium.org2012-03-101-5/+0
* Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.erg@chromium.org2012-03-101-0/+5
* * property can now manage value's memoryoshima@chromium.org2012-03-061-5/+3
* Fix the full screen switching browser window dipping below launcher bar issue.jennyz@chromium.org2012-03-011-15/+24
* ash/wm: Put the remaining functions from window_util.h into wm namespace.tfarina@chromium.org2012-02-281-3/+3