DescriptionEnable accelerated animations for orphan layers
This defines RenderWidgetCompositor::registerForAnimations,
which associates the LayerAnimationController of
newly-created cc::Layers with the AnimationRegistrar of the
RenderWidgetCompositor's LayerTreeHost. This also makes
cc::Layer::addAnimation accept animations whenever the
layer's LayerAnimationController has an AnimationRegistrar,
and makes LayerTreeHost only create an AnimationRegistrar
when accelerated animations are enabled.
BUG=129683
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=184488
Patch Set 1 #Patch Set 2 : Fix android_dbg_triggered_tests #
Total comments: 1
Patch Set 3 : Also test LTH with no registrar #
Messages
Total messages: 17 (0 generated)
|