summaryrefslogtreecommitdiffstats
path: root/cc/animation/layer_animation_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Support animating scroll offsetajuma@chromium.org2013-12-031-0/+41
* Remove unused cc::Animation RunStatesajuma@chromium.org2013-11-211-52/+3
* Don't PushProperties every commit for animating layersajuma@chromium.org2013-11-181-37/+24
* De-activate LayerAnimationControllers when all animations are WaitingForDeletionajuma@chromium.org2013-11-181-3/+11
* cc: Alow animations to be aborted from either threadajuma@chromium.org2013-11-171-4/+40
* Remove cc::LayerAnimationController:SuspendAnimationsajuma@chromium.org2013-11-021-8/+0
* Add Color animation curves.avallee@chromium.org2013-10-241-0/+7
* Remove superfluous WebLayerImpl::resumeAnimations()steveblock@chromium.org2013-10-231-10/+1
* Remove Animation::InstanceType.dongseong.hwang@intel.com2013-10-181-4/+2
* cc: Support animating filtersajuma@chromium.org2013-10-031-22/+61
* Take time_offset into account when ticking animations that are Startingajuma@chromium.org2013-09-041-10/+0
* Compute bounds of animated layersajuma@chromium.org2013-08-151-0/+26
* cc: Create a AnimationDelegate interface and an adapter class in compositor_b...tfarina@chromium.org2013-06-261-5/+5
* cc: remove TransferAnimationsTo dead codeshawnsingh@chromium.org2013-06-051-11/+0
* 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-1/+10
* Fix main-thread event handling for impl-only animationsajuma@chromium.org2013-04-111-5/+25
* Revert 193629 "Fix main-thread event handling for impl-only anim..."kinuko@chromium.org2013-04-111-25/+5
* Fix main-thread event handling for impl-only animationsajuma@chromium.org2013-04-111-5/+25
* LayerTreeHost::SetAnimationEvents should use AnimationRegistrarajuma@chromium.org2013-04-081-39/+118
* cc: Make animations tick regardless of drawing.danakj@chromium.org2013-04-061-4/+10
* cc: Convert non-const reference arguments to pointers.danakj@chromium.org2013-03-271-4/+4
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-5/+3
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-1/+1
* Part 3 of cc/ directory shuffles: animationjamesr@chromium.org2013-03-181-0/+628