summaryrefslogtreecommitdiffstats
path: root/views/animation
Commit message (Expand)AuthorAgeFilesLines
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-1/+1
* Attempt at fixing crash in BoundsAnimator. This patch largely justsky@chromium.org2010-04-263-59/+67
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-233-34/+224
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-223-224/+34
* Fixes bugs in new tab strip animations where they weren't doing thesky@chromium.org2010-04-091-0/+3
* Tweaks to BoundsAnimator/SlideAnimation and TabStrip:sky@chromium.org2010-04-073-28/+215
* Revert 43692 - Adds some debugging info in hopes of tracking leak insky@chromium.org2010-04-061-11/+0
* Adds some debugging info in hopes of tracking leak insky@chromium.org2010-04-061-0/+11
* Fixes leak in boundsanimator.sky@chromium.org2010-04-041-1/+1
* Changes tab strip to use BoundsAnimator for tab strip animations andsky@chromium.org2010-04-031-5/+5
* Adds AnimationContainer, which can be used to group a set ofsky@chromium.org2010-04-012-84/+291
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Adds a simple class for animating a views bounds from one location tosky@chromium.org2010-02-112-0/+198