summaryrefslogtreecommitdiffstats
path: root/cc/animation/layer_animation_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: remove TransferAnimationsTo dead codeshawnsingh@chromium.org2013-06-051-39/+0
* Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-9/+9
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-291-1/+1
* Allow animations with inactive observers to reach the Starting stateajuma@chromium.org2013-05-271-0/+63
* cc: Fix most cpplint errors in cc/enne@chromium.org2013-05-011-1/+1
* Enable tests for AnimationFinished notificationsajuma@chromium.org2013-04-221-25/+43
* Fix main-thread event handling for impl-only animationsajuma@chromium.org2013-04-111-0/+84
* Revert 193629 "Fix main-thread event handling for impl-only anim..."kinuko@chromium.org2013-04-111-84/+0
* Fix main-thread event handling for impl-only animationsajuma@chromium.org2013-04-111-0/+84
* LayerTreeHost::SetAnimationEvents should use AnimationRegistrarajuma@chromium.org2013-04-081-30/+124
* cc: Make animations tick regardless of drawing.danakj@chromium.org2013-04-061-63/+63
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-291-7/+7
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-291-7/+7
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-7/+7
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-291-7/+7
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-7/+7
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-3/+3
* cc: Chromify animation_test_commonshawnsingh@chromium.org2013-03-211-4/+4
* Part 11 of cc/ directory shuffles: fix up stragglersjamesr@chromium.org2013-03-181-1/+1
* Part 3 of cc/ directory shuffles: animationjamesr@chromium.org2013-03-181-0/+901