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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-31
4
-52
/
+75
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
ricea@chromium.org
2014-01-29
4
-68
/
+49
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-29
4
-49
/
+68
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
mkwst@chromium.org
2014-01-24
4
-68
/
+49
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-24
4
-49
/
+68
*
Compute accurate screen space bounds for animated layers.
avallee@chromium.org
2014-01-24
6
-9
/
+59
*
Pass gfx structs by const ref (gfx::Vector2dF)
ajay.berwal@samsung.com
2014-01-23
5
-9
/
+10
*
Refactor test gfx_util.
avallee@chromium.org
2014-01-22
1
-1
/
+1
*
Revert 245663 "Revert 245645 "Define WebScrollOffsetAnimationCur..."
dbeam@chromium.org
2014-01-18
2
-3
/
+3
*
Revert 245645 "Define WebScrollOffsetAnimationCurveImpl"
dbeam@chromium.org
2014-01-17
2
-3
/
+3
*
Define WebScrollOffsetAnimationCurveImpl
ajuma@chromium.org
2014-01-17
2
-3
/
+3
*
cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}
danakj@chromium.org
2013-12-10
2
-22
/
+22
*
Add monotonic time and target property to cc::AnimationDelegate notifications
ajuma@chromium.org
2013-12-09
3
-8
/
+33
*
cc: Clean up tick times used for LayerAnimationControllerTests
ajuma@chromium.org
2013-12-07
2
-115
/
+125
*
cc: Support animating scroll offset
ajuma@chromium.org
2013-12-03
10
-17
/
+359
*
Allow a positive timeOffset for delaying an animation start.
mithro@mithis.com
2013-12-02
2
-1
/
+37
*
cc: Define ScrollOffsetAnimationCurve
ajuma@chromium.org
2013-11-25
5
-1
/
+210
*
Remove unused cc::Animation RunStates
ajuma@chromium.org
2013-11-21
6
-219
/
+16
*
Don't PushProperties every commit for animating layers
ajuma@chromium.org
2013-11-18
4
-49
/
+41
*
De-activate LayerAnimationControllers when all animations are WaitingForDeletion
ajuma@chromium.org
2013-11-18
2
-3
/
+93
*
cc: Alow animations to be aborted from either thread
ajuma@chromium.org
2013-11-17
4
-12
/
+279
*
Allow the computation of inflated bounds for non matrix transform operations.
vollick@chromium.org
2013-11-05
3
-157
/
+206
*
Remove cc::LayerAnimationController:SuspendAnimations
ajuma@chromium.org
2013-11-02
3
-11
/
+3
*
Fix perspective transform operation interpolation
vollick@chromium.org
2013-10-30
2
-11
/
+44
*
Implement new overlay scrollbar specs
davemoore@chromium.org
2013-10-25
3
-91
/
+268
*
Add Color animation curves.
avallee@chromium.org
2013-10-24
8
-8
/
+255
*
Remove superfluous WebLayerImpl::resumeAnimations()
steveblock@chromium.org
2013-10-23
3
-23
/
+1
*
Remove Animation::InstanceType.
dongseong.hwang@intel.com
2013-10-18
3
-17
/
+9
*
Enable linear fade scrollbar animation on programmatic scroll
jdduke@chromium.org
2013-10-11
2
-10
/
+10
*
Inflating bounds for rotation should support min/max progress
vollick@chromium.org
2013-10-11
2
-97
/
+115
*
Support calculation of inflated bounds for rotation transform operations.
vollick@chromium.org
2013-10-10
2
-1
/
+409
*
cc: Support animating filters
ajuma@chromium.org
2013-10-03
7
-23
/
+167
*
Grow scrollbars while the mouse is over the track or thumb.
tony@chromium.org
2013-10-01
6
-0
/
+66
*
Trigger overlay scrollbar animation when the pointer is nearby.
tony@chromium.org
2013-09-26
5
-3
/
+26
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-25
2
-5
/
+5
*
Revert 224725 "Fix compilation and ui_unittests with float trans..."
sky@chromium.org
2013-09-23
2
-5
/
+5
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-23
2
-5
/
+5
*
cc: Use SkMScalar instead of doubles for transforms in cc
enne@chromium.org
2013-09-12
6
-206
/
+216
*
Add a thinning scrollbar animator for desktop overlay scrollbars.
tony@chromium.org
2013-09-11
6
-7
/
+408
*
Suppress scrollbar animation if the scroll gesture does not scroll
jdduke@chromium.org
2013-09-06
4
-23
/
+111
*
Take time_offset into account when ticking animations that are Starting
ajuma@chromium.org
2013-09-04
3
-10
/
+41
*
cc: Remove unnecessary "default" cases from switch statements.
reveman@chromium.org
2013-08-27
1
-1
/
+7
*
Rename ScrollbarLayer\* to PaintedScrollbarLayer\*
wjmaclean@chromium.org
2013-08-22
1
-3
/
+3
*
Compute bounds of animated layers
ajuma@chromium.org
2013-08-15
15
-4
/
+640
*
Add PRESUBMIT check to cc to ensure that C++ std::abs is used
shawnsingh@google.com
2013-07-29
2
-3
/
+4
*
Revert 214144 "Add PRESUBMIT check to cc to ensure that C++ std:..."
shawnsingh@google.com
2013-07-29
2
-4
/
+3
*
Add PRESUBMIT check to cc to ensure that C++ std::abs is used
shawnsingh@google.com
2013-07-28
2
-3
/
+4
*
cc: No need to include trees/single_thread_proxy.h in animation/ unittest.
tfarina@chromium.org
2013-07-20
1
-1
/
+0
*
Define cc::FilterKeyframe and cc::KeyframedFilterAnimationCurve
ajuma@chromium.org
2013-07-18
5
-12
/
+257
*
Use a direct include of time headers in cc/.
avi@chromium.org
2013-06-27
3
-3
/
+3
[next]