summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_animations.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds a new layer animation element which owns an interpolated transform. This...vollick@chromium.org2012-03-171-17/+59
* Revert r127269 "Adds a new layer animation element which owns an interpolated...oshima@chromium.org2012-03-161-59/+17
* Fix Win Aura compile break caused by r127269.mpcomplete@chromium.org2012-03-161-1/+1
* Adds a new layer animation element which owns an interpolated transform. This...vollick@chromium.org2012-03-161-17/+59
* Adds a basic animation for window minimization.ben@chromium.org2012-03-151-0/+52
* * property can now manage value's memoryoshima@chromium.org2012-03-061-19/+7
* Adds an animation for switching workspaces.sky@chromium.org2012-02-281-9/+110
* Change tooltips to use the same animation as menus - simple fade in/out.ben@chromium.org2012-02-231-1/+2
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-18/+33
* Adds switch to disable window animations. This is needed to disablesky@chromium.org2012-02-031-1/+6
* Disable animations during aura tests.vollick@google.com2012-02-021-1/+2
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-2/+1
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-1/+2
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-011-2/+1
* Disable animations during aura tests.vollick@google.com2012-02-011-1/+2
* Acquire all layers when hiding window gets destroyed.oshima@chromium.org2012-01-311-19/+80
* Allow hide animations to work again:ben@chromium.org2012-01-271-11/+8
* Wires up disabling visibility animations for aura, and explicitlysky@chromium.org2012-01-241-0/+3
* Add animations for system modal and tooltips.ben@chromium.org2012-01-231-5/+43
* Animate the omnibox show/hide.ben@chromium.org2012-01-201-25/+93
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-191-0/+120
* Revert 118057 - Add a simple animation when showing/hiding windows.dbeam@chromium.org2012-01-181-119/+0
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-181-0/+119