DescriptionHandle direction control in compositor Animations
This patch is the compositor side. The blink side is handled in issue #178263006
Handle reverse animations in the compositor. Currently, compositor only
understand alternate direction. And in order to reverse an animation, it
needs to be passed a reversed timing function.
This patch introduces a Direction enum parameter in animation.
BUG=348071
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260628
Patch Set 1 #
Total comments: 2
Patch Set 2 : new patch: address reviewer comment #
Total comments: 4
Patch Set 3 : new patch: add tests for start_time, time_offset, pause and suspend with reverse direction; also re… #Patch Set 4 : new patch that fixes the enum style issue #Patch Set 5 : add myself to src/AUTHORS #
Messages
Total messages: 21 (0 generated)
|