summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/AndroidAnimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* replace XLOGC/XLOG with ALOGD/ALOGVChris Craik2012-03-121-31/+14
* Don't deep copy animations, prepare animations on both treesJohn Reck2011-12-051-40/+2
* synchronize animation starts with webkitChris Craik2011-11-291-9/+23
* Re-enable animations on the UI threadNicolas Roard2011-10-181-60/+46
* Modified tile reclamation heuristic for multi-webview displayChris Craik2011-07-011-1/+1
* Added fix for AndroidAnimation copy (m_name was forgotten)Chris Craik2011-06-291-0/+1
* Merge WebKit at r75315: Move Android-specific WebCore files to SourceSteve Block2011-05-121-0/+387