|
Refactor channel dispatchers on the host side.
The new HostControlDispatcher manages reading and writing to and from control
channel on the host side. Similarly HostEventDispatcher is responsible for
reading and, in future, writing to and from the event channel.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110625
Total comments: 18
Total comments: 18
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+240 lines, -278 lines) |
Patch |
|
M |
remoting/proto/control.proto
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
D |
remoting/protocol/client_control_sender.h
|
View
|
|
1 chunk |
+0 lines, -57 lines |
0 comments
|
Download
|
|
D |
remoting/protocol/client_control_sender.cc
|
View
|
|
1 chunk |
+0 lines, -40 lines |
0 comments
|
Download
|
|
M |
remoting/protocol/connection_to_client.h
|
View
|
1
2
3
|
2 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
|
M |
remoting/protocol/connection_to_client.cc
|
View
|
1
2
3
4
|
4 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
|
A |
remoting/protocol/host_control_dispatcher.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
|
A |
remoting/protocol/host_control_dispatcher.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
|
A |
remoting/protocol/host_event_dispatcher.h
|
View
|
1
2
3
4
5
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
|
A |
remoting/protocol/host_event_dispatcher.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
|
D |
remoting/protocol/host_message_dispatcher.h
|
View
|
|
1 chunk |
+0 lines, -75 lines |
0 comments
|
Download
|
|
D |
remoting/protocol/host_message_dispatcher.cc
|
View
|
|
1 chunk |
+0 lines, -82 lines |
0 comments
|
Download
|
|
M |
remoting/protocol/protobuf_video_writer.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
remoting/remoting.gyp
|
View
|
1
2
3
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|