OSDN Git Service

Fix 2453890: animation via css -webkit-transform
authorRussell Brenner <russellbrenner@google.com>
Tue, 8 Mar 2011 22:20:31 +0000 (14:20 -0800)
committerRussell Brenner <russellbrenner@google.com>
Wed, 9 Mar 2011 00:43:43 +0000 (16:43 -0800)
commit8d060c05a073fedcf8cd4142926ff5a5e1991de9
tree75568185c4a640e20b8b2b41d56f0cd3a4870ce5
parent4ffd02f8c673bc6ce1a6b96f9fd3b21e8337ec7c
Fix 2453890: animation via css -webkit-transform

Followed model used for transform animations. Tested with
http://www.webkit.org/blog-files/leaves/.

Fixes http://b/2453890.

Change-Id: Ie71217743b6e1ee9ab0e023fdff44e8c65c8d477
WebCore/platform/graphics/android/AndroidAnimation.cpp
WebCore/platform/graphics/android/AndroidAnimation.h
WebCore/platform/graphics/android/GraphicsLayerAndroid.cpp