|
|
Chromoting protocol implementation based on P2P Transport API.
Then new code is not enabled yet, there are still some issues that
need to be resolved before this code is used by default. I plan to
make the switch in M16, as there isn't enough time left in M15.
TEST=Manual
BUG= 51198
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=100805
Total comments: 28
Total comments: 44
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1290 lines, -15 lines) |
Patch |
 |
M |
jingle/glue/pseudotcp_adapter.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/base/constants.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/base/constants.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/protocol/jingle_session.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
A |
remoting/protocol/pepper_channel.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/protocol/pepper_session.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+168 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/protocol/pepper_session.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+396 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/protocol/pepper_session_manager.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/protocol/pepper_session_manager.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+146 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/protocol/pepper_stream_channel.h
|
View
|
1
2
|
1 chunk |
+92 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/protocol/pepper_stream_channel.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+264 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/protocol/pepper_transport_socket_adapter.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/protocol/pepper_transport_socket_adapter.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
A |
remoting/protocol/transport_config.h
|
View
|
1
2
3
4
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/protocol/transport_config.cc
|
View
|
1
2
3
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting.gyp
|
View
|
1
2
3
4
5
6
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|