Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Issue 143573004: [wip] interpolable value refactor. NOT FOR LANDING.

Created:
6 years, 10 months ago by shans
Modified:
6 years, 10 months ago
Reviewers:
CC:
blink-reviews, shans, rjwright, alancutter (OOO until 2018), Mike Lawther (Google), dglazkov+blink, dstockwell, Timothy Loh, apavlov+blink_chromium.org, darktears, Steve Block, dino_apple.com, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/blink.git@interpolationWrap
Visibility:
Public.

Description

[wip] interpolable value refactor. NOT FOR LANDING.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+516 lines, -187 lines) Patch
M Source/core/animation/AnimatableValue.h View 3 chunks +10 lines, -1 line 0 comments Download
M Source/core/animation/Animation.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/animation/Animation.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/animation/AnimationEffect.h View 2 chunks +4 lines, -1 line 0 comments Download
M Source/core/animation/AnimationStack.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/AnimationStack.cpp View 3 chunks +9 lines, -5 lines 0 comments Download
M Source/core/animation/InertAnimation.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/InertAnimation.cpp View 2 chunks +2 lines, -1 line 0 comments Download
A Source/core/animation/InterpolableValue.h View 1 chunk +201 lines, -0 lines 0 comments Download
A Source/core/animation/Interpolation.h View 1 chunk +116 lines, -0 lines 0 comments Download
A + Source/core/animation/InterpolationEffect.h View 2 chunks +33 lines, -23 lines 0 comments Download
A + Source/core/animation/InterpolationEffect.cpp View 1 chunk +12 lines, -19 lines 0 comments Download
M Source/core/animation/KeyframeEffectModel.h View 4 chunks +7 lines, -1 line 0 comments Download
M Source/core/animation/KeyframeEffectModel.cpp View 3 chunks +30 lines, -29 lines 0 comments Download
M Source/core/animation/KeyframeEffectModelTest.cpp View 19 chunks +61 lines, -80 lines 0 comments Download
M Source/core/animation/css/CSSAnimations.h View 4 chunks +9 lines, -8 lines 0 comments Download
M Source/core/animation/css/CSSAnimations.cpp View 5 chunks +6 lines, -7 lines 0 comments Download
M Source/core/core.gypi View 1 chunk +4 lines, -0 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/resolver/StyleResolver.cpp View 2 chunks +6 lines, -7 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698