summaryrefslogtreecommitdiffstats
path: root/ui/aura/layout_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* ash: Hide launcher for unmanaged fullscreen windows.derat@chromium.org2012-04-201-1/+4
* Aura: Split out CompactLayoutManager from ToplevelLayoutManagerjamescook@chromium.org2012-01-181-1/+1
* Renames LayoutManager::OnWindowAdded/OnWillRemoveWindow tosky@chromium.org2011-11-081-2/+2
* Implements maximize and fullscreen for default window manager.sky@chromium.org2011-11-041-0/+1
* Move maximize/fullscreen/restore to shelloshima@google.com2011-11-011-4/+7
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-211-2/+30
* Revert r106508 "LayoutManager controls child bounds."oshima@google.com2011-10-201-30/+2
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-201-2/+30
* Gets component build to work with aura. As part of this I needed tosky@chromium.org2011-10-081-2/+2
* aura_shell: Export a few symbols to fix component build.sadrul@chromium.org2011-09-171-1/+3
* Adds code for a new Aura shell.ben@chromium.org2011-09-151-0/+22