summaryrefslogtreecommitdiffstats
path: root/ash/wm/visibility_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove more root window dependenciesoshima@chromium.org2012-06-011-1/+0
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-251-1/+1
* fix property linkage warningsoshima@chromium.org2012-05-171-12/+5
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-1/+1
* Makes the launcher use a layer with a solid color, which is cheapersky@chromium.org2012-03-231-0/+1
* * property can now manage value's memoryoshima@chromium.org2012-03-061-7/+4
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-261-0/+2
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-5/+11
* aura: Ignore hide animation request for a window that is already animating tovarunjain@chromium.org2012-02-031-0/+9
* Acquire all layers when hiding window gets destroyed.oshima@chromium.org2012-01-311-2/+1
* Allow hide animations to work again:ben@chromium.org2012-01-271-0/+54