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
/
browser
/
renderer_host
/
input
/
input_router_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the non-blocking event queue to the main thread event queue.
dtapuska
2016-03-17
1
-12
/
+14
*
Fix touch event stream validator in case where events are filtered out.
tdresser
2016-02-23
1
-0
/
+12
*
Plumb firing passive event listeners.
dtapuska
2016-02-18
1
-2
/
+5
*
Cleanup checking for wheel gesture flags.
dtapuska
2016-02-09
1
-5
/
+1
*
Filter input events on Timeline based on id of tracing target
caseq
2016-02-09
1
-2
/
+8
*
[UseZoomForDSF] Always use DIP coordinates in pepper plugin
oshima
2016-01-27
1
-2
/
+5
*
Add feature for wheel event scrolling to be gesture based.
dtapuska
2016-01-20
1
-62
/
+27
*
Convert Pass()→std::move() in //content/browser
dcheng
2015-12-26
1
-7
/
+8
*
Switch to standard integer types in content/browser/renderer_host/.
avi
2015-12-25
1
-2
/
+2
*
Convert the coordinates in WebInputEvent To Viewport in InputRouter before se...
oshima
2015-12-02
1
-3
/
+14
*
Embed keyboard shortcut bit in WebKeyboardEvent
jdduke
2015-10-15
1
-19
/
+13
*
Cleanup of some old TODOs
jdduke
2015-10-15
1
-2
/
+0
*
Reland of Change LatencyInfo to use Flow API v2. (patchset #1 id:1 of https:/...
yuhaoz
2015-08-18
1
-2
/
+4
*
Revert of Change LatencyInfo to use Flow API v2. (patchset #2 id:20001 of htt...
glider
2015-08-18
1
-4
/
+2
*
Change LatencyInfo to use Flow API v2.
yuhaoz
2015-08-17
1
-2
/
+4
*
Add a flow step for when input events are sent from the browser
jdduke
2015-08-12
1
-0
/
+3
*
Add latency tracking for mouse move/keyboard event
miletus
2015-08-06
1
-11
/
+20
*
Improve wheel event trace coverage
jdduke
2015-08-06
1
-0
/
+6
*
Support mobile/desktop-specific touch timeout delays
jdduke
2015-06-30
1
-17
/
+4
*
Account for flings consumed by the InputRouterClient
jdduke
2015-05-26
1
-2
/
+1
*
Coalesce async touch move events until the ack back from render.
lanwei
2015-05-19
1
-40
/
+31
*
Provide simple fling bookkeeping for telemetry
jdduke
2015-05-07
1
-3
/
+16
*
Restore simple fling status bookkeeping
jdduke
2015-05-01
1
-3
/
+4
*
Signal input flush when all flings have terminated
jdduke
2015-03-20
1
-17
/
+23
*
Always forward touch events to the TouchEventQueue
jdduke
2015-02-26
1
-6
/
+0
*
Move touchpad pinch synthetic wheel event generation to Blink
ccameron
2015-02-02
1
-92
/
+16
*
Explicitly suppress scrolling for wheel events that will trigger zooming
lanwei
2015-01-21
1
-5
/
+11
*
Refactor the GestureEventQueue
jdduke
2015-01-05
1
-7
/
+1
*
Revert of Explicitly suppress scrolling for wheel events that will trigger zo...
yutak
2014-12-23
1
-8
/
+5
*
Explicitly suppress scrolling for wheel events that will trigger zooming
lanwei
2014-12-22
1
-5
/
+8
*
Remove a type cast in preparation for a type change in blink
majidvp
2014-11-28
1
-2
/
+3
*
Update touch selection to only modify one selection point at a time.
christiank
2014-11-05
1
-15
/
+36
*
Fix gcc5 compile issue
pan.deng
2014-10-14
1
-2
/
+2
*
Add LOCAL_ prefix to non-UMA histogram macros.
asvitkine
2014-08-26
1
-3
/
+3
*
Add a TouchEventStreamValidator
jdduke@chromium.org
2014-06-04
1
-1
/
+5
*
use enum to specify deviceSource for fling animation.
rjkroege@chromium.org
2014-06-03
1
-2
/
+2
*
Move OverscrollController to RenderWidgetHostViewAura
jdduke@chromium.org
2014-06-03
1
-72
/
+2
*
[DevTools] Send ack early when paused in mouse move to keep events coming.
dgozman@chromium.org
2014-05-22
1
-0
/
+1
*
Reset touch-action when touch handler(s) removed
jdduke@chromium.org
2014-05-22
1
-0
/
+9
*
Bundle DidOverscrollParams with the input event ack
jdduke@chromium.org
2014-05-20
1
-5
/
+15
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
1
-5
/
+1
*
Allow exclusive touchmove slop regions in the TouchEventQueue
jdduke@chromium.org
2014-05-10
1
-1
/
+2
*
Move some interfaces from content/port to internal content since they're not ...
jam@chromium.org
2014-05-05
1
-1
/
+1
*
Reland "Consolidate all touch/gesture related constants in content"
jdduke@chromium.org
2014-05-03
1
-73
/
+8
*
Revert of Consolidate all touch/gesture related constants in content (https:/...
jdduke@chromium.org
2014-05-03
1
-8
/
+73
*
Consolidate all touch/gesture related constants in content
jdduke@chromium.org
2014-05-03
1
-73
/
+8
*
Synthesize ctrl-wheel events on touchpad pinch
rbyers@chromium.org
2014-05-02
1
-42
/
+100
*
Revert of Revert of Remove smiluate-touch-screen-with-mouse content flag. (ht...
thakis@chromium.org
2014-04-28
1
-106
/
+0
*
Revert of Remove smiluate-touch-screen-with-mouse content flag. (https://code...
thakis@chromium.org
2014-04-28
1
-0
/
+106
*
Reland "Implement async touchmove dispatch during scroll"
jdduke@chromium.org
2014-04-28
1
-15
/
+9
[next]