summaryrefslogtreecommitdiffstats
path: root/views/animation/bounds_animator.cc
Commit message (Expand)AuthorAgeFilesLines
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-071-2/+7
* More animation cleanup.sky@chromium.org2010-11-181-0/+1
* 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-261-40/+46
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-24/+32
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-32/+24
* 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-071-18/+23
* 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-011-56/+179
* Adds a simple class for animating a views bounds from one location tosky@chromium.org2010-02-111-0/+110