|
Implement input stub in the host side for chromoting
Implement InputStub for the host.
BUG=None
TEST=None
Total comments: 14
Total comments: 13
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+292 lines, -246 lines) |
Patch |
 |
M |
remoting/host/chromoting_host.h
|
View
|
|
6 chunks |
+5 lines, -8 lines |
0 comments
|
Download
|
 |
M |
remoting/host/chromoting_host.cc
|
View
|
2
3
4
|
4 chunks |
+4 lines, -14 lines |
0 comments
|
Download
|
 |
M |
remoting/host/chromoting_host_context.h
|
View
|
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
D |
remoting/host/event_executor.h
|
View
|
|
1 chunk |
+0 lines, -42 lines |
0 comments
|
Download
|
 |
M |
remoting/host/event_executor_linux.h
|
View
|
1
2
3
4
5
|
2 chunks |
+18 lines, -4 lines |
0 comments
|
Download
|
 |
M |
remoting/host/event_executor_linux.cc
|
View
|
1
2
3
4
5
|
8 chunks |
+58 lines, -37 lines |
0 comments
|
Download
|
 |
M |
remoting/host/event_executor_mac.h
|
View
|
1
2
3
4
5
|
1 chunk |
+14 lines, -4 lines |
0 comments
|
Download
|
 |
M |
remoting/host/event_executor_mac.cc
|
View
|
1
2
3
4
|
1 chunk |
+14 lines, -5 lines |
0 comments
|
Download
|
 |
M |
remoting/host/event_executor_win.h
|
View
|
1
2
4
5
|
1 chunk |
+27 lines, -10 lines |
1 comment
|
Download
|
 |
M |
remoting/host/event_executor_win.cc
|
View
|
1
2
4
5
|
5 chunks |
+55 lines, -43 lines |
1 comment
|
Download
|
 |
M |
remoting/host/mock_objects.h
|
View
|
|
2 chunks |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
remoting/host/session_manager_unittest.cc
|
View
|
2
3
4
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
remoting/host/simple_host_process.cc
|
View
|
1
2
3
4
|
3 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
M |
remoting/proto/event.proto
|
View
|
1
2
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
remoting/protocol/connection_to_client.h
|
View
|
1
2
3
4
5
|
6 chunks |
+16 lines, -17 lines |
0 comments
|
Download
|
 |
M |
remoting/protocol/connection_to_client.cc
|
View
|
|
4 chunks |
+10 lines, -17 lines |
0 comments
|
Download
|
 |
M |
remoting/protocol/connection_to_client_unittest.cc
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
remoting/protocol/connection_to_host.h
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
remoting/protocol/host_message_dispatcher.h
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
remoting/protocol/host_message_dispatcher.cc
|
View
|
1
2
3
4
|
2 chunks |
+14 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/protocol/host_stub.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/protocol/input_stub.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/protocol/mock_objects.h
|
View
|
|
2 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting.gyp
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 21 (0 generated)
|