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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix input event timing metric in the InputRouter
jdduke@chromium.org
2013-12-20
1
-9
/
+12
*
Implement support for touch-action: pan-x/pan-y in chromium
rbyers@chromium.org
2013-12-20
4
-65
/
+387
*
Adjust aura synthetic mouse event locations to screen location.
kouhei@chromium.org
2013-12-20
2
-8
/
+35
*
Suppress ignored acks for various mouse event types
jdduke@chromium.org
2013-12-18
1
-3
/
+49
*
Changes MouseEvent constructor to take changed_button_flags.
sky@chromium.org
2013-12-17
1
-2
/
+3
*
Stop sending input event ack messages for ignored ack types
jdduke@chromium.org
2013-12-13
2
-7
/
+22
*
DispatchWebMouse{,Wheel}/EventToPlatform implementation for aura.
kouhei@chromium.org
2013-12-13
2
-4
/
+99
*
Keep the oldest LatencyInfo when coalescing input events
miletus@chromium.org
2013-12-11
1
-4
/
+8
*
Synthetic tap gesture.
dominikg@chromium.org
2013-12-11
4
-0
/
+301
*
Tighten the blacklist on VMWare on OS X
ccameron@chromium.org
2013-12-10
1
-4
/
+36
*
Move TouchEvent timeout code to the TouchEventQueue
jdduke@chromium.org
2013-12-10
9
-177
/
+853
*
Initial browser-side implementation for touch-action
rbyers@chromium.org
2013-12-10
8
-0
/
+293
*
Eliminate input ack-to-string log warnings
jdduke@chromium.org
2013-12-06
1
-3
/
+2
*
Make synthetic scroll more flexible and add chrome.gpuBenchmarking.swipe()
dominikg@chromium.org
2013-12-06
3
-97
/
+327
*
[Android] Move ViewConfiguration to ui/gfx
jdduke@chromium.org
2013-12-06
2
-5
/
+5
*
input: Add some touch-event related browser-tests.
sadrul@chromium.org
2013-12-06
1
-0
/
+275
*
Move TestRenderFrameHost, TestRenderViewHost and TestBackingStore to content\...
jam@chromium.org
2013-12-05
1
-1
/
+1
*
Refactoring of synthetic pinch gesture code.
dominikg@chromium.org
2013-12-05
2
-41
/
+83
*
Make touch-based synthetic gesture take touch slop into account.
dominikg@chromium.org
2013-12-03
12
-44
/
+136
*
Rename ImmediateInputRouter to InputRouterImpl
jdduke@chromium.org
2013-12-02
3
-114
/
+106
*
input: Move synthetic web-builder util functions into common/.
sadrul@chromium.org
2013-12-02
10
-278
/
+13
*
Remove InputRouterTest
jdduke@chromium.org
2013-11-28
5
-265
/
+155
*
Prevent touch-based synthetic scroll gesture from causing a fling.
dominikg@chromium.org
2013-11-27
6
-56
/
+165
*
Round deltas for mouse-based synthetic scroll.
dominikg@chromium.org
2013-11-27
1
-1
/
+7
*
Revert of https://codereview.chromium.org/88713002/
dominikg@chromium.org
2013-11-26
1
-5
/
+1
*
Round deltas for mouse-based synthetic scroll.
dominikg@chromium.org
2013-11-26
1
-1
/
+5
*
Make sure synthetic gestures don't move too far.
dominikg@chromium.org
2013-11-23
5
-51
/
+81
*
Ignore TouchCancel ack dispositions
jdduke@chromium.org
2013-11-22
6
-17
/
+125
*
Replace old with new synthetic gesture framework.
dominikg@chromium.org
2013-11-21
13
-151
/
+148
*
Revert 236254 "Replace old with new synthetic gesture framework."
rch@chromium.org
2013-11-20
13
-148
/
+151
*
Replace old with new synthetic gesture framework.
dominikg@chromium.org
2013-11-20
13
-151
/
+148
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-2
/
+2
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-2
/
+2
*
Pinch begin and pinch end gestures ignore their ack dispositions.
tdresser@chromium.org
2013-11-19
3
-29
/
+35
*
Add touch pinch gesture for new synthetic gesture framework.
dominikg@chromium.org
2013-11-17
6
-40
/
+313
*
Events ignoring ack disposition receive synthetic acks.
tdresser@chromium.org
2013-11-13
6
-160
/
+201
*
Make SyntheticGestureController client-driven.
dominikg@chromium.org
2013-11-13
11
-124
/
+137
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-3
/
+2
*
Revert 234428 "Make RootWindow not subclass Window."
ben@chromium.org
2013-11-12
1
-2
/
+3
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-3
/
+2
*
SyntheticGestureTarget implementation for injecting synthetic input events.
kouhei@chromium.org
2013-11-12
6
-0
/
+423
*
[Android] Completely disable input debouncing during scroll
jdduke@chromium.org
2013-11-11
3
-18
/
+17
*
[Android] Enable touchscreen tap suppression
jdduke@chromium.org
2013-11-10
8
-50
/
+62
*
[Android] Eliminate 1+ frame(s) of delay between scroll and fling start
jdduke@chromium.org
2013-11-08
2
-1
/
+15
*
Revert 233946 "Events ignoring ack disposition receive synthetic..."
rockot@google.com
2013-11-08
6
-201
/
+160
*
Events ignoring ack disposition receive synthetic acks.
tdresser@chromium.org
2013-11-08
6
-160
/
+201
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
31
-168
/
+168
*
Disable SyntheticGestureControllerNewTest.SingleGesture on windows due
dgrogan@chromium.org
2013-11-05
1
-1
/
+7
*
Disable SyntheticGestureControllerNewTest.TwoGesturesInFlight due to flakiness.
scherkus@chromium.org
2013-11-02
1
-1
/
+2
*
Make TapCancel ignore ack disposition
jdduke@chromium.org
2013-11-02
2
-63
/
+123
[next]