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
/
third_party
/
WebKit
/
Source
/
platform
/
scroll
/
ProgrammaticScrollAnimator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
First programmatic smooth scroll should run on the compositor if it can
ymalik
2016-03-16
1
-0
/
+3
*
Account for scroll origin in scroll animators.
skobes
2016-03-08
1
-4
/
+6
*
CC Animation: Expose TargetProperty enum to be aliased in Blink Platform.
loyso
2016-02-25
1
-1
/
+1
*
CC Animation: Move files from cc_blink to Source/platform/animation
loyso
2016-02-10
1
-7
/
+8
*
Add new state PostAnimationCleanup to blink ScrollAnimator.
ymalik
2016-02-10
1
-1
/
+11
*
Scroll animators should check for page-wide suppression of threaded scrolling.
skobes
2016-01-23
1
-13
/
+11
*
Reland of un smooth scroll animations on the compositor when possible (patchs...
noel
2015-12-23
1
-0
/
+7
*
Revert of Run smooth scroll animations on the compositor when possible (patch...
noel
2015-12-23
1
-7
/
+0
*
Run smooth scroll animations on the compositor when possible
ymalik
2015-12-22
1
-0
/
+7
*
Remove config.h inclusion from third_party/WebKit/Source/platform/.
tkent
2015-12-21
1
-1
/
+0
*
Refactor compositor state logic from ProgrammaticScrollAnimator into new class
ymalik
2015-12-17
1
-136
/
+6
*
Conditionally set initial value for scroll offset animation curve.
ymalik
2015-12-07
1
-1
/
+1
*
Move ScrollAnimatorBase and ProgrammaticScrollAnimator onto oilpan heap.
peria
2015-12-04
1
-2
/
+7
*
Add plumbing to WebScrollOffsetAnimationCurve.
skobes
2015-11-18
1
-1
/
+4
*
CC AnimationHost: Fix ProgrammaticScrollAnimator detach scope.
loyso
2015-11-03
1
-2
/
+3
*
CC Animations: Fix isThreadedAnimationEnabled mode for layout tests
loyso
2015-10-26
1
-1
/
+1
*
Composited Animations: Support --disable-threaded-animation in new animation ...
loyso@chromium.org
2015-09-02
1
-1
/
+1
*
Animations: Port ProgrammaticScrollAnimator to use compositor timelines
loyso@chromium.org
2015-08-05
1
-5
/
+78
*
Revert of Animations: Port ProgrammaticScrollAnimator to use compositor timel...
johnme@chromium.org
2015-07-31
1
-78
/
+5
*
Animations: Port ProgrammaticScrollAnimator to use compositor timelines
loyso@chromium.org
2015-07-30
1
-5
/
+78
*
Remove ScrollableArea::notifyScrollPositionChanged and cleanup scroll animators.
bokan@chromium.org
2015-06-19
1
-5
/
+16
*
Notify ProgrammaticScrollAnimator about scroll layer destruction
ajuma@chromium.org
2015-01-24
1
-0
/
+17
*
Run CSSOM smooth scroll animations on the compositor when possible
ajuma@chromium.org
2015-01-19
1
-14
/
+121
*
Implement CSSOM smooth scroll for Elements
ajuma@chromium.org
2014-12-11
1
-0
/
+6
*
Rename WebAnimation to WebCompositorAnimation
samli@chromium.org
2014-08-19
1
-1
/
+1
*
Revert of Rename WebAnimation to WebCompositorAnimation (patchset #5 of https...
alancutter@chromium.org
2014-08-13
1
-1
/
+1
*
Rename WebAnimation to WebCompositorAnimation
samli@chromium.org
2014-08-11
1
-1
/
+1
*
Implement CSSOM View smooth scroll for Window.{scroll, scrollTo, scrollBy}
ajuma@chromium.org
2014-07-23
1
-0
/
+74