| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 2 | -4/+4 |
* | Makes dragging multiple discontingious tabs animate the tabs into | sky@chromium.org | 2011-03-18 | 2 | -0/+14 |
* | Dramatically simplify view painting by getting rid of RootView's redundant kn... | ben@chromium.org | 2011-02-23 | 2 | -2/+2 |
* | Rename SchedulePaint(gfx::Rect..) to SchedulePaintInRect | ben@chromium.org | 2011-02-15 | 2 | -2/+2 |
* | Rework tree APIs to reflect Google style and more const-correctness.Also, mov... | ben@chromium.org | 2011-02-09 | 1 | -1/+1 |
* | Clean up RTL methods. | ben@chromium.org | 2011-02-08 | 1 | -1/+1 |
* | Rework basic bounds methods on View to match new V2 API: | ben@chromium.org | 2011-02-08 | 2 | -2/+2 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Fix build with using ui::TestAnimationDelegate | ben@chromium.org | 2011-01-07 | 1 | -0/+1 |
* | Move animation code to new ui/base/animation directory. | ben@chromium.org | 2011-01-07 | 3 | -27/+35 |
* | More animation cleanup. | sky@chromium.org | 2010-11-18 | 2 | -3/+6 |
* | Pulls AnimationDelegate out into its own header. | sky@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Refactors animation to allow for cleaner subclassing. I'm doing this | sky@chromium.org | 2010-05-05 | 1 | -1/+1 |
* | Attempt at fixing crash in BoundsAnimator. This patch largely just | sky@chromium.org | 2010-04-26 | 3 | -59/+67 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 3 | -34/+224 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 3 | -224/+34 |
* | Fixes bugs in new tab strip animations where they weren't doing the | sky@chromium.org | 2010-04-09 | 1 | -0/+3 |
* | Tweaks to BoundsAnimator/SlideAnimation and TabStrip: | sky@chromium.org | 2010-04-07 | 3 | -28/+215 |
* | Revert 43692 - Adds some debugging info in hopes of tracking leak in | sky@chromium.org | 2010-04-06 | 1 | -11/+0 |
* | Adds some debugging info in hopes of tracking leak in | sky@chromium.org | 2010-04-06 | 1 | -0/+11 |
* | Fixes leak in boundsanimator. | sky@chromium.org | 2010-04-04 | 1 | -1/+1 |
* | Changes tab strip to use BoundsAnimator for tab strip animations and | sky@chromium.org | 2010-04-03 | 1 | -5/+5 |
* | Adds AnimationContainer, which can be used to group a set of | sky@chromium.org | 2010-04-01 | 2 | -84/+291 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Adds a simple class for animating a views bounds from one location to | sky@chromium.org | 2010-02-11 | 2 | -0/+198 |