Adds a new layer animation element which owns an interpolated transform. This allows...
commit4363a2d5bf871628db03808ba1af8a66ba4218b6
authorvollick@chromium.org <vollick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 16 Mar 2012 22:31:16 +0000 (16 22:31 +0000)
committervollick@chromium.org <vollick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 16 Mar 2012 22:31:16 +0000 (16 22:31 +0000)
treed26a1277392be62b69a6f6a854edd3f9f7a7d765
parentb0fcb0e709bc2731e6e71fbee0eb31b8a1ba7213
Adds a new layer animation element which owns an interpolated transform. This allows more control over the interpolation, and in particular, it allows for a rotation about a pivot.

BUG=None
TEST=None

Review URL: http://codereview.chromium.org/9704070

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127269 0039d316-1c4b-4281-b951-d872f2087c98
ash/wm/window_animations.cc
ui/gfx/compositor/layer_animation_element.cc
ui/gfx/compositor/layer_animation_element.h
ui/gfx/interpolated_transform.cc
ui/gfx/interpolated_transform.h
ui/gfx/transform.cc
ui/gfx/transform.h