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
/
compositor
/
layer_animation_element.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up ui<->cc layers interface.
loyso
2015-05-27
1
-3
/
+3
*
Fixed the LayerAnimationElement::TargetValue(LayerAnimationDelegate*) constru...
bruthig
2015-04-30
1
-3
/
+3
*
Fix Enum Style Throughout CC.
ericrk
2015-02-20
1
-14
/
+8
*
Standardize usage of virtual/override/final in ui/
dcheng
2014-10-21
1
-74
/
+68
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
1
-55
/
+55
*
Reland: Introduce NON_ZERO_DURATION for animation unit tests
jamescook@chromium.org
2014-07-30
1
-7
/
+9
*
Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...
jamescook@chromium.org
2014-07-29
1
-9
/
+7
*
Introduce NON_ZERO_DURATION for animation unit tests
jamescook@chromium.org
2014-07-29
1
-7
/
+9
*
Make ui::Layer use the cc:LayerTreeHost scale factor directly
ccameron@chromium.org
2014-05-14
1
-21
/
+5
*
Use a bitfield to store animatable properties.
vollick@chromium.org
2014-01-14
1
-83
/
+16
*
Revert of https://codereview.chromium.org/132903003/
msw@chromium.org
2014-01-12
1
-1
/
+1
*
Fix setting visibility on animated windows.
vollick@chromium.org
2014-01-12
1
-1
/
+1
*
Add Color animation curves.
avallee@chromium.org
2013-10-24
1
-13
/
+2
*
Refactor gfx::Tween: Remove overload ValueBetween.
avallee@chromium.org
2013-10-05
1
-22
/
+21
*
Protect reentrant animations when IMMEDIATELY_ANIMATE_TO_NEW_TARGET is used.
varkha@chromium.org
2013-10-01
1
-2
/
+10
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
1
-28
/
+30
*
Make inverse transform animations easier to create, using ScopedLayerAnimatio...
avallee@chromium.org
2013-09-14
1
-4
/
+19
*
Fix code in DCHECK from r221309.
avallee@chromium.org
2013-09-13
1
-1
/
+2
*
Revert 222839 "Make inverse transform animations easier to creat..."
yoz@chromium.org
2013-09-12
1
-19
/
+4
*
Make inverse transform animations easier to create, using ScopedLayerAnimatio...
avallee@chromium.org
2013-09-12
1
-4
/
+19
*
Add support for inverse transform animations.
avallee@chromium.org
2013-09-04
1
-0
/
+133
*
Revert 220479 "Add support for inverse transform animations."
danakj@chromium.org
2013-08-30
1
-133
/
+0
*
Add support for inverse transform animations.
danakj@chromium.org
2013-08-30
1
-0
/
+133
*
Revert 220124 "Add support for inverse transform animations."
wittman@chromium.org
2013-08-29
1
-133
/
+0
*
Add support for inverse transform animations.
avallee@chromium.org
2013-08-29
1
-0
/
+133
*
Make ui::ThreadedTransformTransition::OnAbort correctly check whether the ani...
ajuma@chromium.org
2013-07-10
1
-1
/
+1
*
Merge ui::Layer's concept of position with cc::Layer's
ajuma@chromium.org
2013-04-06
1
-3
/
+0
*
LayerAnimationElement::Progress shouldn't assume effective_start_time_ is in ...
ajuma@chromium.org
2013-03-29
1
-1
/
+2
*
Fix the initial transform set by ThreadedTransformTransition::OnStart().
pkotwicz@chromium.org
2013-03-25
1
-1
/
+1
*
Part 3 of cc/ directory shuffles: animation
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
Thread ui transform animations
ajuma@chromium.org
2013-03-14
1
-1
/
+74
*
Add duration_scale_mode to ui::LayerAnimator
ajuma@chromium.org
2013-03-13
1
-7
/
+20
*
cc: Chromify the Animation and LayerAnimationController classes
danakj@chromium.org
2013-03-12
1
-2
/
+2
*
ui::ThreadedOpacityTransition::OnAbort should depend on tween_type()
ajuma@chromium.org
2013-02-27
1
-2
/
+4
*
Thread ui opacity animations
ajuma@chromium.org
2013-02-23
1
-21
/
+198
*
Make ui::LayerAnimationSequence and ui::LayerAnimationElement use absolute times
ajuma@chromium.org
2012-12-15
1
-3
/
+10
*
Remove ui::LayerAnimationSequence::duration and ui::LayerAnimationElement::du...
ajuma@chromium.org
2012-12-05
1
-1
/
+17
*
Migrate ui::Transform to gfx::Transform
shawnsingh@chromium.org
2012-10-14
1
-5
/
+6
*
Adds ability to animate the color of a layer.
sky@chromium.org
2012-10-11
1
-10
/
+80
*
Add brightness/grayscale animations and use them for OOBE boot transition.
nkostylev@chromium.org
2012-07-21
1
-2
/
+100
*
Let the layer animator's slow animation mode affect all animations.
vollick@chromium.org
2012-06-13
1
-2
/
+13
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-0
/
+322