DescriptionSVG Web Animations: Add compositing pipeline for SVGInterpolationTypes
This change defers application of SVG Web Animations until after we
have sampled all current Web Animations. This allows us to group
InvalidatableInterpolations into PropertyHandle specific animation
stacks and composite them appropriately.
There are no SVGInterpolationTypes implemented yet that support
non-replace composite modes to test the additive pipeline.
BUG=530436
Committed: https://crrev.com/7526ea570364bf239cdf4997702e5f6638433c90
Cr-Commit-Position: refs/heads/master@{#357030}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Review changes #
Total comments: 4
Patch Set 3 : RefPtr #Patch Set 4 : Rebased #
Total comments: 2
Patch Set 5 : Review changes #Patch Set 6 : Review comments #Patch Set 7 : baseValueBaseRebase #Patch Set 8 : Fix oilpan and assert hit #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 30 (9 generated)
|