| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove more root window dependencies | oshima@chromium.org | 2012-06-01 | 1 | -1/+0 |
* | Rename GetRootWindow() -> GetPrimaryRootWindow() | oshima@chromium.org | 2012-05-25 | 1 | -1/+1 |
* | fix property linkage warnings | oshima@chromium.org | 2012-05-17 | 1 | -12/+5 |
* | ui: Move compositor/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-05 | 1 | -1/+1 |
* | Makes the launcher use a layer with a solid color, which is cheaper | sky@chromium.org | 2012-03-23 | 1 | -0/+1 |
* | * property can now manage value's memory | oshima@chromium.org | 2012-03-06 | 1 | -7/+4 |
* | Migrate client API setters/getters to take a RootWindow. | ben@chromium.org | 2012-02-26 | 1 | -0/+2 |
* | aura::Window only supports void* and int values for custom properties, which ... | benrg@chromium.org | 2012-02-11 | 1 | -5/+11 |
* | aura: Ignore hide animation request for a window that is already animating to | varunjain@chromium.org | 2012-02-03 | 1 | -0/+9 |
* | Acquire all layers when hiding window gets destroyed. | oshima@chromium.org | 2012-01-31 | 1 | -2/+1 |
* | Allow hide animations to work again: | ben@chromium.org | 2012-01-27 | 1 | -0/+54 |