summaryrefslogtreecommitdiffstats
path: root/ash/wm/base_layout_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-1/+1
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-1/+1
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-14/+16
* Removes the grid from ash.sky@chromium.org2012-09-101-1/+2
* Added restore functionality for maximize full/left/rightskuhne@chromium.org2012-08-311-5/+14
* ash: Window restore-bounds should not be reset when showing window from minim...sadrul@chromium.org2012-07-251-0/+29
* Changes maximize/fullscreen to always reset the restore bounds. Doingsky@chromium.org2012-07-201-0/+17
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-6/+7
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-7/+10
* Relanding r144499:oshima@chromium.org2012-06-271-5/+5
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-5/+5
* 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