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_animator_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove gfx::FrameTime for a single clock source
abhishek.ka
2015-05-26
1
-4
/
+3
*
Fix Enum Style Throughout CC.
ericrk
2015-02-20
1
-48
/
+24
*
LayerAnimator should withdraw from processing animation queue when its delega...
ljagielski
2015-01-07
1
-0
/
+63
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
1
-25
/
+16
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
1
-11
/
+11
*
compositor: Add rAF-like functionality for the UI.
sadrul@chromium.org
2014-08-01
1
-1
/
+1
*
Reland: Introduce NON_ZERO_DURATION for animation unit tests
jamescook@chromium.org
2014-07-30
1
-2
/
+2
*
Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...
jamescook@chromium.org
2014-07-29
1
-2
/
+2
*
Introduce NON_ZERO_DURATION for animation unit tests
jamescook@chromium.org
2014-07-29
1
-2
/
+2
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-05
1
-108
/
+203
*
Revert r274404 and r274409:
tzik@chromium.org
2014-06-03
1
-203
/
+108
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-03
1
-108
/
+203
*
CC::LayerAnimationController should use TimeTicks and
sivagunturi@chromium.org
2014-05-15
1
-36
/
+36
*
Replacing raw pointer to LayerAnimator with scoped_refptr in ScopedLayerAnima...
mfomitchev@chromium.org
2014-03-07
1
-2
/
+57
*
Use a bitfield to store animatable properties.
vollick@chromium.org
2014-01-14
1
-3
/
+3
*
cc: Use HighResNow as timebase if it is fast and reliable
brianderson@chromium.org
2013-10-25
1
-2
/
+3
*
Add Color animation curves.
avallee@chromium.org
2013-10-24
1
-3
/
+3
*
Protect reentrant animations when IMMEDIATELY_ANIMATE_TO_NEW_TARGET is used.
varkha@chromium.org
2013-10-01
1
-0
/
+62
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
1
-0
/
+2
*
Make inverse transform animations easier to create, using ScopedLayerAnimatio...
avallee@chromium.org
2013-09-14
1
-0
/
+30
*
Revert 222839 "Make inverse transform animations easier to creat..."
yoz@chromium.org
2013-09-12
1
-28
/
+0
*
Make inverse transform animations easier to create, using ScopedLayerAnimatio...
avallee@chromium.org
2013-09-12
1
-0
/
+28
*
Remove unused field.
etienneb@chromium.org
2013-09-05
1
-1
/
+0
*
Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1
caitkp@chromium.org
2013-08-26
1
-2
/
+2
*
Use a direct include of time headers in ui/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Fix crash in ImplicitAnimationObserver::OnLayerAnimationAborted() in debug mo...
pkotwicz@chromium.org
2013-06-27
1
-10
/
+62
*
Use a direct include of strings headers in ui/, part 3.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Update ui/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
1
-1
/
+1
*
ui: Make it possible to know whether an animation ended because it was comple...
sadrul@chromium.org
2013-05-09
1
-0
/
+64
*
Add duration_scale_mode to ui::LayerAnimator
ajuma@chromium.org
2013-03-13
1
-1
/
+3
*
Fix flaky LayerAnimatorTests
ajuma@chromium.org
2013-02-25
1
-17
/
+27
*
Disable LayerAnimatorTest.MultiPreemptThreadedByImmediatelyAnimatingToNewTarget
maruel@chromium.org
2013-02-24
1
-1
/
+2
*
Thread ui opacity animations
ajuma@chromium.org
2013-02-23
1
-179
/
+631
*
Linux/ChromeOS Chromium style checker cleanup, ui/ edition.
rsleevi@chromium.org
2013-02-06
1
-5
/
+10
*
Add support for LayerAnimator::AbortAllAnimations
vollick@chromium.org
2012-12-18
1
-0
/
+23
*
Make ui::LayerAnimationSequence and ui::LayerAnimationElement use absolute times
ajuma@chromium.org
2012-12-15
1
-2
/
+2
*
Let Layer.SetNNN methods respect ENQUEUE_ANIMATION strategy.
antrim@chromium.org
2012-11-20
1
-0
/
+30
*
Fix animation timing in case when there were no animations in queue
antrim@chromium.org
2012-11-15
1
-0
/
+36
*
Added speed/duration to SessionStateAnimator, fixed call in SystemTrayDelegate
antrim@chromium.org
2012-11-13
1
-0
/
+259
*
Adds ability to animate the color of a layer.
sky@chromium.org
2012-10-11
1
-0
/
+48
*
Revert 157567 - Revert 156318 - I had originally tried to build upon http://c...
vollick@google.com
2012-09-23
1
-35
/
+257
*
Revert 156318 - I had originally tried to build upon http://codereview.chromi...
vollick@google.com
2012-09-19
1
-257
/
+35
*
I had originally tried to build upon http://codereview.chromium.org/10869066/...
vollick@chromium.org
2012-09-12
1
-35
/
+257
*
Adds LayerAnimator::SchedulePauseForProperties().
sky@chromium.org
2012-09-04
1
-0
/
+12
*
Revert 153047 - Ensure that LayerAnimator schedules a draw after the last fra...
sky@chromium.org
2012-08-25
1
-32
/
+0
*
Ensure that LayerAnimator schedules a draw after the last frame of an animation
vollick@chromium.org
2012-08-23
1
-0
/
+32
*
Add brightness/grayscale animations and use them for OOBE boot transition.
nkostylev@chromium.org
2012-07-21
1
-0
/
+42
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-0
/
+1121