• Adam Barth's avatar
    Remove Performance and AnimatedValue · b988a875
    Adam Barth authored
    This patch removes Performance and AnimationValue now that we've ported the
    framework over to AnimationController and Tween. This patch also cleans up the
    names of the AnimationController classes now that they don't have to avoid
    conflicts with the old animation API. Specifically, I've made the following
    renames:
    
     * Animated -> Animation
     * Evaluatable -> Animatable
     * PerformanceStatus -> AnimationStatus
    
    This patch is just renames and moving code around. There aren't any changes in
    behavior.
    b988a875
Name
Last commit
Last update
..
address_book Loading commit data...
fitness Loading commit data...
hello_world Loading commit data...
material_gallery Loading commit data...
mine_digger Loading commit data...
raw Loading commit data...
rendering Loading commit data...
stocks Loading commit data...
widgets Loading commit data...
.gitignore Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...