OSDN Git Service

Only allow animations computed on the UI if we have two steps -- otherwise let webkit...
authorNicolas Roard <nicolas@android.com>
Wed, 7 Apr 2010 02:49:13 +0000 (19:49 -0700)
committerNicolas Roard <nicolas@android.com>
Wed, 7 Apr 2010 18:08:27 +0000 (11:08 -0700)
commit0c7363393334265c29401d7f6967347ce7e7f1ae
tree31f55302293a67cb452f9e2dd11e3982e38eb04e
parent72d9dfdf789b6b5f6d7d692fe1a468f7ecca703e
Only allow animations computed on the UI if we have two steps -- otherwise let webkit do it.

Bug:2576137
Change-Id: Ib86814f5edaff518df9d30839098ac3e8633341e
WebCore/platform/graphics/android/GraphicsLayerAndroid.cpp