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
*
Code cleanup: remove some now unecessary casts.
rjkroege@chromium.org
2014-06-05
1
-5
/
+2
*
use enum to specify deviceSource for fling animation.
rjkroege@chromium.org
2014-06-03
5
-54
/
+67
*
Bundle DidOverscrollParams with the input event ack
jdduke@chromium.org
2014-05-20
3
-30
/
+51
*
Add support for passing an arbitrary parameter to an IPC message handler. The...
jam@chromium.org
2014-05-13
2
-24
/
+17
*
Allow repeated fling boosting for accelerated scrolling
jdduke@chromium.org
2014-05-06
4
-138
/
+704
*
Move some interfaces from content/port to internal content since they're not ...
jam@chromium.org
2014-05-05
2
-2
/
+2
*
cc: Split animating and drawing into separate actions
skyostil@chromium.org
2014-04-30
2
-50
/
+50
*
[Android] Use cc timestamps for fling animation
jdduke@chromium.org
2014-04-30
3
-14
/
+90
*
Revert 266624 "cc: Split animating and drawing into separate act..."
skyostil@google.com
2014-04-29
2
-42
/
+42
*
Use DidOverscrollParams in the browser
jdduke@chromium.org
2014-04-29
1
-4
/
+1
*
cc: Split animating and drawing into separate actions
skyostil@chromium.org
2014-04-28
2
-42
/
+42
*
Reland "Implement async touchmove dispatch during scroll"
jdduke@chromium.org
2014-04-28
1
-1
/
+1
*
Revert 266470 "Implement async touchmove dispatch during scroll"
thakis@chromium.org
2014-04-28
1
-1
/
+1
*
Implement async touchmove dispatch during scroll
jdduke@chromium.org
2014-04-28
1
-1
/
+1
*
Move IPC::MessageFilter and router to a separate file
dmichael@chromium.org
2014-04-25
3
-8
/
+19
*
Scroll on main if impl-hit testing isn't guaranteed to be correct
vollick@chromium.org
2014-04-16
1
-0
/
+15
*
Trace overscroll events and fling velocities
jdduke@chromium.org
2014-04-15
1
-2
/
+13
*
Avoid fling termination with negative or small time deltas
jdduke@chromium.org
2014-04-11
2
-11
/
+101
*
Fix for often broken fling scrolls on Aura
bokan@chromium.org
2014-04-10
2
-1
/
+70
*
Fix WebKeyboardEvent interruption of compositor scrolling
jdduke@chromium.org
2014-04-10
2
-1
/
+57
*
Revert of Revert of Early terminate flings when scrolling impossible (https:/...
jdduke@chromium.org
2014-04-02
11
-48
/
+98
*
Add trace flow event for tracking LatencyInfo
miletus@chromium.org
2014-04-02
1
-0
/
+6
*
Revert of Early terminate flings when scrolling impossible (https://coderevie...
tkent@chromium.org
2014-04-01
11
-98
/
+48
*
Early terminate flings when scrolling impossible
jdduke@chromium.org
2014-03-31
11
-48
/
+98
*
Added trace event for gesture scrolling.
bokan@chromium.org
2014-03-24
1
-0
/
+3
*
Chrome requires WebTouchPoint to store WebFloatPoint, instead of WebPoint.
tdresser@chromium.org
2014-03-20
2
-6
/
+5
*
Clean up input-related tracing in the renderer
jdduke@chromium.org
2014-03-18
2
-13
/
+40
*
[#8] Pass gfx::Point by const ref.
prashant.n@samsung.com
2014-03-05
1
-7
/
+6
*
Give blink a chance to consume ctrl+wheel events before zooming
rbyers@chromium.org
2014-03-03
2
-6
/
+26
*
Fix Event.Latency.* histogram minimum value log spam.
mattm@chromium.org
2014-02-13
1
-1
/
+1
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
1
-1
/
+1
*
Chrome allows WebTouchPoint to store WebFloatPoint instead of WebPoint (part 2)
tdresser@chromium.org
2014-01-31
1
-24
/
+17
*
Chrome allows WebTouchPoint to store WebFloatPoint, instead of WebPoint.
tdresser@chromium.org
2014-01-29
1
-2
/
+4
*
Pass gfx structs by const ref (gfx::Vector2dF)
ajay.berwal@samsung.com
2014-01-23
1
-2
/
+4
*
Let the browser know the end of fling
wangxianzhu@chromium.org
2014-01-17
11
-19
/
+41
*
Reenable overlay scrollbars
davemoore@chromium.org
2014-01-06
1
-0
/
+8
*
Remove expect_pinch_update_end_ in InputHandlerProxy.
dongseong.hwang@intel.com
2013-12-30
2
-13
/
+3
*
Suppress ignored acks for various mouse event types
jdduke@chromium.org
2013-12-18
1
-19
/
+10
*
Stop scheduling fling updates when fling scrolling no longer possible
jdduke@chromium.org
2013-12-17
3
-13
/
+93
*
Remove the MouseMove handler for overlay scrollbars.
tony@chromium.org
2013-12-13
1
-5
/
+0
*
Stop sending input event ack messages for ignored ack types
jdduke@chromium.org
2013-12-13
1
-1
/
+3
*
Move input files in content/renderer/gpu to content/renderer/input
jdduke@chromium.org
2013-12-13
13
-0
/
+2733