summaryrefslogtreecommitdiffstats
path: root/ui/gfx/compositor/layer_animation_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* Implicit observers shouldn't notify on animator destruction by default.vollick@google.com2012-02-161-2/+3
* Disable animations during aura tests.vollick@google.com2012-02-021-11/+42
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-42/+11
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-11/+42
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-011-42/+11
* Disable animations during aura tests.vollick@google.com2012-02-011-11/+42
* LayerAnimationObserver removes itself from LayerAnimationSequence's observer ...xiyuan@chromium.org2012-01-271-2/+24
* Animation observers must opt in to get notified when the animator is destroyed.vollick@chromium.org2012-01-261-0/+12
* Make it simpler to detect when implicit animations complete.vollick@google.com2012-01-181-0/+43