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
/
content
/
renderer
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mac: Disable elastic overscroll when pages are not user scrollable
ccameron
2015-02-20
2
-1
/
+63
*
Fix Enum Style Throughout CC.
ericrk
2015-02-20
2
-69
/
+68
*
MouseMove when the mouse is down to signal compositor priority
alexclarke
2015-02-10
7
-12
/
+18
*
Add initial CC support for scroll-blocks-on
rbyers
2015-02-05
2
-6
/
+8
*
Move touchpad pinch synthetic wheel event generation to Blink
ccameron
2015-02-02
2
-15
/
+67
*
Mechanical rename of tracing includes for /content [2/3]
primiano
2015-01-28
3
-3
/
+3
*
Suppress zero-velocity flings after touch-action filtering
jdduke
2015-01-27
1
-0
/
+2
*
Reland: Add more trace events to "benchmark" category
miletus
2015-01-26
1
-2
/
+2
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
1
-3
/
+2
*
Revert of Add more trace events to "benchmark" category (patchset #4 id:50001...
miletus
2015-01-22
1
-2
/
+2
*
Add more trace events to "benchmark" category
miletus
2015-01-22
1
-2
/
+2
*
Explicitly suppress scrolling for wheel events that will trigger zooming
lanwei
2015-01-21
2
-5
/
+5
*
Clean up parameterization of cc/content scroll elasticity
ccameron
2014-12-30
1
-7
/
+5
*
Revert of Explicitly suppress scrolling for wheel events that will trigger zo...
yutak
2014-12-23
2
-5
/
+5
*
Reconcile scroll and overscroll stretch when they disagree
ccameron
2014-12-23
5
-53
/
+212
*
Standardize usage of virtual/override/final specifiers in content/.
dcheng
2014-12-23
1
-2
/
+2
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-2
/
+2
*
Explicitly suppress scrolling for wheel events that will trigger zooming
lanwei
2014-12-22
2
-5
/
+5
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
2
-8
/
+8
*
Refactor InputScrollElasticityController
ccameron
2014-12-18
3
-450
/
+549
*
Mac: Enable compositor thread elastic overscroll for main thread events
ccameron
2014-12-17
3
-1
/
+43
*
Use Blink's flag to prevent fling boosting.
wjarosik
2014-12-16
2
-0
/
+23
*
Add argument to pass elastic overscroll delta to Blink (Chrome side)
ccameron
2014-12-09
1
-1
/
+1
*
Expand UMA coverage for compositor-handled events and fling FPS
jdduke
2014-12-05
2
-13
/
+47
*
Revert of Revert of Cleanup: Update the path to vector2d_f.h header. (patchse...
tfarina
2014-12-05
2
-2
/
+2
*
Revert of Cleanup: Update the path to vector2d_f.h header. (patchset #1 id:1 ...
samli
2014-12-05
2
-2
/
+2
*
Cleanup: Update the path to vector2d_f.h header.
tfarina
2014-12-05
2
-2
/
+2
*
aw: Provide main thread input filtering and enable the Blink scheduler
jdduke
2014-12-02
5
-22
/
+97
*
Remove GestureScrollUpdateWithoutPropagation event.
majidvp
2014-11-27
1
-2
/
+1
*
[Android] Add a flag to disable the pull-to-refresh effect
jdduke
2014-11-21
2
-11
/
+0
*
Hook ScrollElasticityController to InputHandlerProxy
ccameron
2014-11-13
5
-123
/
+176
*
Hook up DidReceiveInputEvent to the blink scheduler and fixes the bug where
alexclarke
2014-11-11
7
-13
/
+77
*
Break up InputHandlerProxy::HandleInputEvent
ccameron
2014-11-09
2
-159
/
+208
*
Return overscroll data from cc::InputHandler::ScrollBy
ccameron
2014-11-07
3
-98
/
+141
*
Format ScrollElasticityController
ccameron
2014-11-05
2
-415
/
+456
*
Convert ScrollElasticityController types to Chromium
Christopher Cameron
2014-11-05
2
-133
/
+128
*
Rename ScrollElasticityController variables to Chromium style
Christopher Cameron
2014-11-05
2
-271
/
+265
*
Move scroll elasticity files from blink to content
Christopher Cameron
2014-11-05
2
-0
/
+586
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
1
-1
/
+1
*
Standardize usage of virtual/override/final in content/renderer/
dcheng
2014-10-21
4
-27
/
+26
*
scheduler: Remove use of WebSchedulerProxy
skyostil
2014-10-20
2
-4
/
+1
*
Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderer
mohan.reddy
2014-10-08
5
-30
/
+30
*
Move page scale animation from LayerTreeHostImpl to LayerTreeImpl
bokan
2014-10-02
1
-5
/
+0
*
Prevent orthogonal fling accumulation
jdduke
2014-09-24
2
-2
/
+46
*
InputHandlerProxy to inform blink scheduler of input events
alexclarke
2014-09-12
5
-0
/
+41
*
Forward input tasks to the Blink scheduler
skyostil
2014-09-09
3
-14
/
+17
*
Revert of Forward input and compositing tasks to the Blink scheduler (patchse...
skyostil
2014-09-08
3
-17
/
+14
*
Revert of Revert of Forward input and compositing tasks to the Blink schedule...
jam
2014-09-08
3
-14
/
+17
*
Revert of Forward input and compositing tasks to the Blink scheduler (patchse...
jam
2014-09-08
3
-17
/
+14
*
Forward input and compositing tasks to the Blink scheduler
skyostil
2014-09-05
3
-14
/
+17
[next]