Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1562)

Issue 7778022: Chromoting protocol implementation based on P2P Transport API. (Closed)

Created:
9 years, 3 months ago by Sergey Ulanov
Modified:
9 years, 3 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

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

Patch Set 1 #

Patch Set 2 : - #

Total comments: 28

Patch Set 3 : - #

Patch Set 4 : - #

Patch Set 5 : - #

Patch Set 6 : - #

Patch Set 7 : - #

Total comments: 44

Patch Set 8 : - #

Patch Set 9 : - #

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

Messages

Total messages: 7 (0 generated)
Sergey Ulanov
I apologize for the size of this CL, but I'm not sure how I can ...
9 years, 3 months ago (2011-08-30 21:54:33 UTC) #1
Wez
I can't see anything obviously wrong with this. :) What does strike me is that ...
9 years, 3 months ago (2011-09-01 01:08:28 UTC) #2
Sergey Ulanov
I realize that there is some code duplication for SSL initialization, but it all will ...
9 years, 3 months ago (2011-09-08 00:48:36 UTC) #3
Sergey Ulanov
ping
9 years, 3 months ago (2011-09-09 02:26:27 UTC) #4
Wez
LGTM with some further comments. http://codereview.chromium.org/7778022/diff/17001/remoting/protocol/pepper_channel.h File remoting/protocol/pepper_channel.h (right): http://codereview.chromium.org/7778022/diff/17001/remoting/protocol/pepper_channel.h#newcode31 remoting/protocol/pepper_channel.h:31: // PepperStreamChannel and PepperDatagramChannel. ...
9 years, 3 months ago (2011-09-09 23:39:11 UTC) #5
Sergey Ulanov
http://codereview.chromium.org/7778022/diff/17001/remoting/protocol/pepper_channel.h File remoting/protocol/pepper_channel.h (right): http://codereview.chromium.org/7778022/diff/17001/remoting/protocol/pepper_channel.h#newcode31 remoting/protocol/pepper_channel.h:31: // PepperStreamChannel and PepperDatagramChannel. On 2011/09/09 23:39:12, Wez wrote: ...
9 years, 3 months ago (2011-09-12 19:50:50 UTC) #6
commit-bot: I haz the power
9 years, 3 months ago (2011-09-12 20:18:27 UTC) #7
Try job failure for 7778022-25001 (retry) on win for step "compile" (clobber
build).
It's a second try, previously, step "compile" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number...

Powered by Google App Engine
This is Rietveld 408576698