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
/
cc
/
animation
/
layer_animation_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
CC::LayerAnimationController should use TimeTicks and
sivagunturi@chromium.org
2014-05-15
1
-20
/
+16
*
cc: Make LayerAnimationController only call StartAnimations when needed
ajuma@chromium.org
2014-05-07
1
-3
/
+11
*
cc: Split animating and drawing into separate actions
skyostil@chromium.org
2014-04-30
1
-0
/
+1
*
cc: Animations committed together should start together
ajuma@chromium.org
2014-04-30
1
-220
/
+308
*
Revert 266624 "cc: Split animating and drawing into separate act..."
skyostil@google.com
2014-04-29
1
-1
/
+0
*
cc: Split animating and drawing into separate actions
skyostil@chromium.org
2014-04-28
1
-0
/
+1
*
cc: Respect specified animation start times
dstockwell@chromium.org
2014-04-09
1
-4
/
+5
*
cc: Compute the maximum scale of animations
ajuma@chromium.org
2014-04-03
1
-0
/
+33
*
cc: Identify animations that affect scale
ajuma@chromium.org
2014-03-31
1
-0
/
+15
*
Remove wall time from NotifyAnimationStarted and NotifyAnimationFinished.
mithro@mithis.com
2014-03-10
1
-10
/
+8
*
Compute accurate screen space bounds for animated layers.
avallee@chromium.org
2014-01-24
1
-2
/
+32
*
Pass gfx structs by const ref (gfx::Vector2dF)
ajay.berwal@samsung.com
2014-01-23
1
-1
/
+1
*
cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}
danakj@chromium.org
2013-12-10
1
-6
/
+6
*
Add monotonic time and target property to cc::AnimationDelegate notifications
ajuma@chromium.org
2013-12-09
1
-4
/
+12
*
cc: Clean up tick times used for LayerAnimationControllerTests
ajuma@chromium.org
2013-12-07
1
-4
/
+5
*
cc: Support animating scroll offset
ajuma@chromium.org
2013-12-03
1
-0
/
+41
*
Remove unused cc::Animation RunStates
ajuma@chromium.org
2013-11-21
1
-52
/
+3
*
Don't PushProperties every commit for animating layers
ajuma@chromium.org
2013-11-18
1
-37
/
+24
*
De-activate LayerAnimationControllers when all animations are WaitingForDeletion
ajuma@chromium.org
2013-11-18
1
-3
/
+11
*
cc: Alow animations to be aborted from either thread
ajuma@chromium.org
2013-11-17
1
-4
/
+40
*
Remove cc::LayerAnimationController:SuspendAnimations
ajuma@chromium.org
2013-11-02
1
-8
/
+0
*
Add Color animation curves.
avallee@chromium.org
2013-10-24
1
-0
/
+7
*
Remove superfluous WebLayerImpl::resumeAnimations()
steveblock@chromium.org
2013-10-23
1
-10
/
+1
*
Remove Animation::InstanceType.
dongseong.hwang@intel.com
2013-10-18
1
-4
/
+2
*
cc: Support animating filters
ajuma@chromium.org
2013-10-03
1
-22
/
+61
*
Take time_offset into account when ticking animations that are Starting
ajuma@chromium.org
2013-09-04
1
-10
/
+0
*
Compute bounds of animated layers
ajuma@chromium.org
2013-08-15
1
-0
/
+26
*
cc: Create a AnimationDelegate interface and an adapter class in compositor_b...
tfarina@chromium.org
2013-06-26
1
-5
/
+5
*
cc: remove TransferAnimationsTo dead code
shawnsingh@chromium.org
2013-06-05
1
-11
/
+0
*
Update refernces to Blink's Platform API (cc)
abarth@chromium.org
2013-05-29
1
-1
/
+1
*
Allow animations with inactive observers to reach the Starting state
ajuma@chromium.org
2013-05-27
1
-1
/
+10
*
Fix main-thread event handling for impl-only animations
ajuma@chromium.org
2013-04-11
1
-5
/
+25
*
Revert 193629 "Fix main-thread event handling for impl-only anim..."
kinuko@chromium.org
2013-04-11
1
-25
/
+5
*
Fix main-thread event handling for impl-only animations
ajuma@chromium.org
2013-04-11
1
-5
/
+25
*
LayerTreeHost::SetAnimationEvents should use AnimationRegistrar
ajuma@chromium.org
2013-04-08
1
-39
/
+118
*
cc: Make animations tick regardless of drawing.
danakj@chromium.org
2013-04-06
1
-4
/
+10
*
cc: Convert non-const reference arguments to pointers.
danakj@chromium.org
2013-03-27
1
-4
/
+4
*
Fix cpplint errors in cc/(animation|input|layers|trees|test)/
jamesr@chromium.org
2013-03-26
1
-5
/
+3
*
cc: Fix capitalization style in chromified files.
danakj@chromium.org
2013-03-25
1
-1
/
+1
*
Part 3 of cc/ directory shuffles: animation
jamesr@chromium.org
2013-03-18
1
-0
/
+628