index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
gfx
/
compositor
/
layer_animator.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-584
/
+0
*
Be careful not to use a deleted animation.
vollick@chromium.org
2012-04-10
1
-4
/
+34
*
Changes how we detect whether the launcher should be shown when
sky@chromium.org
2012-03-22
1
-3
/
+3
*
Adds a new layer animation element which owns an interpolated transform. This...
vollick@chromium.org
2012-03-17
1
-8
/
+0
*
Add support for different tween types in ui::Layer animations
vollick@chromium.org
2012-03-07
1
-14
/
+26
*
Make visibility an animatable layer property.
vollick@google.com
2012-02-10
1
-0
/
+15
*
Fix a memory leak in the layer animator
vollick@chromium.org
2012-02-09
1
-1
/
+4
*
Disable animations during aura tests.
vollick@google.com
2012-02-02
1
-3
/
+15
*
Revert 120092 - Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-15
/
+3
*
Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-3
/
+15
*
Revert 120074 - Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-15
/
+3
*
Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-3
/
+15
*
Animation observers must opt in to get notified when the animator is destroyed.
vollick@chromium.org
2012-01-26
1
-0
/
+2
*
Animate the omnibox show/hide.
ben@chromium.org
2012-01-20
1
-1
/
+1
*
Make it simpler to detect when implicit animations complete.
vollick@google.com
2012-01-18
1
-25
/
+1
*
Reenable triggering of screen rotations by sensors.
vollick@chromium.org
2011-11-07
1
-2
/
+3
*
Removing animation observers from the layer animator should also remove them ...
vollick@chromium.org
2011-11-07
1
-0
/
+5
*
Setting a layer property immediately should cancel any current animations.
vollick@chromium.org
2011-11-03
1
-87
/
+93
*
Allows observers to be notified when layer animations complete.
vollick@chromium.org
2011-11-02
1
-26
/
+53
*
Reland r107720 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-17
/
+77
*
Revert 107715 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-77
/
+17
*
Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-17
/
+77
*
Explicit animation support
vollick@chromium.org
2011-10-24
1
-122
/
+377
*
Revert 106768 - Explicit animation support
vollick@chromium.org
2011-10-21
1
-377
/
+122
*
Explicit animation support
vollick@chromium.org
2011-10-21
1
-122
/
+377
*
Animate desktop rotations.
ben@chromium.org
2011-10-21
1
-0
/
+2
*
Add a new method to Layer that schedules a redraw in the compositor.Rename Co...
ben@chromium.org
2011-09-30
1
-1
/
+1
*
Adds the ability to set an Animation on Layer so that future changes to the l...
sky@chromium.org
2011-09-29
1
-109
/
+106
*
Allow layers to be created without a compositor, creating this association wh...
ben@chromium.org
2011-09-27
1
-2
/
+2
*
First pass for eliminating double painting
pkotwicz@chromium.org
2011-07-29
1
-4
/
+4
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Use SkMatrix44 for the underlying implementation of ui::Transform
backer@chromium.org
2011-07-08
1
-18
/
+32
*
Adds the ability to animate transforms/bounds to View.
sky@chromium.org
2011-06-23
1
-0
/
+175