cc: Make scrollbar animations not require traversing the layer tree.
commitae4316af505ca338b31908974cc33c011da1ed94
authorsunnyps <sunnyps@chromium.org>
Wed, 25 Feb 2015 00:54:58 +0000 (24 16:54 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 25 Feb 2015 00:55:41 +0000 (25 00:55 +0000)
tree89a7c1f956e839376132bf6a50882074d6c83061
parent5f70aa5ebf668eb61c17038fc75552632b7d0eb7
cc: Make scrollbar animations not require traversing the layer tree.

Review URL: https://codereview.chromium.org/956453002

Cr-Commit-Position: refs/heads/master@{#317933}
15 files changed:
cc/animation/scrollbar_animation_controller.cc
cc/animation/scrollbar_animation_controller.h
cc/animation/scrollbar_animation_controller_linear_fade.cc
cc/animation/scrollbar_animation_controller_linear_fade.h
cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc
cc/animation/scrollbar_animation_controller_thinning.cc
cc/animation/scrollbar_animation_controller_thinning.h
cc/animation/scrollbar_animation_controller_thinning_unittest.cc
cc/test/fake_layer_tree_host_impl_client.h
cc/trees/layer_tree_host_impl.cc
cc/trees/layer_tree_host_impl.h
cc/trees/layer_tree_host_impl_unittest.cc
cc/trees/single_thread_proxy.h
cc/trees/thread_proxy.cc
cc/trees/thread_proxy.h