summaryrefslogtreecommitdiffstats
path: root/app/animation_container.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-2/+0
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-35/+34
* Fixes invalid read in AnimationContainer. If all the animations aresky@chromium.org2010-04-021-0/+7
* Adds AnimationContainer, which can be used to group a set ofsky@chromium.org2010-04-011-0/+93