summaryrefslogtreecommitdiffstats
path: root/ash/wm/base_layout_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-5/+5
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-7/+7
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-1/+2
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-251-8/+8
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-10/+15
* Ash: Fix maximized windows not restoringjamescook@chromium.org2012-03-291-0/+17
* Makes the launcher auto-hide for maximized windows. This turned out tosky@chromium.org2012-03-211-17/+20
* MonitorManager to manage multiple monitors.oshima@chromium.org2012-03-141-2/+4
* Replace Shell::GetRootWindow with Window::GetRootWindowoshima@chromium.org2012-03-141-1/+2
* Recommit r125950, which was reverted by r125958 due to link failures on win_a...erg@chromium.org2012-03-131-2/+2
* Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.isherman@chromium.org2012-03-101-2/+2
* Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.erg@chromium.org2012-03-101-2/+2
* Fix the full screen switching browser window dipping below launcher bar issue.jennyz@chromium.org2012-03-011-1/+1
* Convert a bunch of AuraTestBase users to AshTestBase.ben@chromium.org2012-02-291-10/+8
* Set minimize property and re-enable tests on Aurastevenjb@chromium.org2012-02-251-0/+12
* Provide a RootWindow instance getter on the shell, in preparation for removin...ben@chromium.org2012-02-171-7/+8
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-8/+6
* Aura code cleanup from readability reviewjamescook@chromium.org2012-02-081-8/+4
* Mac/Aura aura_shell_unittests are not linkingdhollowa@chromium.org2012-01-301-1/+8
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-281-1/+1
* Aura: Split out CompactLayoutManager from ToplevelLayoutManagerjamescook@chromium.org2012-01-181-0/+135