|
Remove the BufferedInputRouter
Remove the BufferedInputRouter, InputQueue and EventPacket. After further
review and discussion, it's been decided that vsync-aligned input handling would
best be added to the input pipeline via incremental updates, beginning with
event types that currently rely on coaelescing and browser-side buffering.
BUG= 245499
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226224
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+36 lines, -1931 lines) |
Patch |
 |
M |
chrome/browser/chromeos/login/chrome_restart_request.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/input/browser_input_event.h
|
View
|
|
1 chunk |
+0 lines, -69 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/input/browser_input_event.cc
|
View
|
|
1 chunk |
+0 lines, -47 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/input/buffered_input_router.h
|
View
|
|
1 chunk |
+0 lines, -144 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/input/buffered_input_router.cc
|
View
|
|
1 chunk |
+0 lines, -336 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/input/buffered_input_router_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -320 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/input/input_queue.h
|
View
|
|
1 chunk |
+0 lines, -82 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/input/input_queue.cc
|
View
|
|
1 chunk |
+0 lines, -183 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/input/input_queue_client.h
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/input/input_queue_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -363 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_process_host_impl.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_impl.h
|
View
|
1
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_impl.cc
|
View
|
|
4 chunks |
+4 lines, -14 lines |
0 comments
|
Download
|
 |
D |
content/common/input/event_packet.h
|
View
|
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
 |
D |
content/common/input/event_packet.cc
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
D |
content/common/input/input_event_disposition.h
|
View
|
|
1 chunk |
+0 lines, -41 lines |
0 comments
|
Download
|
 |
D |
content/common/input/input_event_disposition.cc
|
View
|
|
1 chunk |
+0 lines, -67 lines |
0 comments
|
Download
|
 |
M |
content/common/input/input_param_traits.h
|
View
|
|
2 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/common/input/input_param_traits.cc
|
View
|
1
|
2 chunks |
+0 lines, -38 lines |
0 comments
|
Download
|
 |
M |
content/common/input/input_param_traits_unittest.cc
|
View
|
|
6 chunks |
+32 lines, -77 lines |
0 comments
|
Download
|
 |
M |
content/common/input_messages.h
|
View
|
|
4 chunks |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/content_common.gypi
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/content_tests.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/public/common/content_switches.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/public/common/content_switches.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|