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

Issue 10783028: Implement ChromiumSocketFactory. (Closed)

Created:
8 years, 5 months ago by Sergey Ulanov
Modified:
8 years, 5 months ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Implement ChromiumSocketFactory. The new PacketSocketFactory will be used by chromoting host in order to be able to use chromium UDP sockets instead of libjingle sockets BUG=137140 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147934

Patch Set 1 : #

Total comments: 45

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+462 lines, -12 lines) Patch
A + remoting/jingle_glue/chromium_socket_factory.h View 1 2 chunks +8 lines, -12 lines 0 comments Download
A remoting/jingle_glue/chromium_socket_factory.cc View 1 1 chunk +357 lines, -0 lines 0 comments Download
A remoting/jingle_glue/chromium_socket_factory_unittest.cc View 1 1 chunk +94 lines, -0 lines 0 comments Download
M remoting/remoting.gyp View 1 2 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Sergey Ulanov
8 years, 5 months ago (2012-07-16 23:46:45 UTC) #1
Wez
http://codereview.chromium.org/10783028/diff/2001/remoting/jingle_glue/chromium_socket_factory.cc File remoting/jingle_glue/chromium_socket_factory.cc (right): http://codereview.chromium.org/10783028/diff/2001/remoting/jingle_glue/chromium_socket_factory.cc#newcode24 remoting/jingle_glue/chromium_socket_factory.cc:24: // Maximum amount of data in the send buffers. ...
8 years, 5 months ago (2012-07-19 00:40:20 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/10783028/diff/2001/remoting/jingle_glue/chromium_socket_factory.cc File remoting/jingle_glue/chromium_socket_factory.cc (right): http://codereview.chromium.org/10783028/diff/2001/remoting/jingle_glue/chromium_socket_factory.cc#newcode24 remoting/jingle_glue/chromium_socket_factory.cc:24: // Maximum amount of data in the send buffers. ...
8 years, 5 months ago (2012-07-19 20:16:39 UTC) #3
Wez
On 2012/07/19 20:16:39, sergeyu wrote: > http://codereview.chromium.org/10783028/diff/2001/remoting/jingle_glue/chromium_socket_factory.cc > File remoting/jingle_glue/chromium_socket_factory.cc (right): > > http://codereview.chromium.org/10783028/diff/2001/remoting/jingle_glue/chromium_socket_factory.cc#newcode24 > ...
8 years, 5 months ago (2012-07-20 21:33:51 UTC) #4
Sergey Ulanov
On 2012/07/20 21:33:51, Wez wrote: > On 2012/07/19 20:16:39, sergeyu wrote: > > > http://codereview.chromium.org/10783028/diff/2001/remoting/jingle_glue/chromium_socket_factory.cc ...
8 years, 5 months ago (2012-07-23 00:50:51 UTC) #5
Wez
lgtm
8 years, 5 months ago (2012-07-23 17:47:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10783028/9001
8 years, 5 months ago (2012-07-23 18:25:10 UTC) #7
commit-bot: I haz the power
Failed to apply patch for remoting/remoting.gyp: While running patch -p1 --forward --force; patching file remoting/remoting.gyp ...
8 years, 5 months ago (2012-07-23 18:25:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10783028/6002
8 years, 5 months ago (2012-07-23 18:46:30 UTC) #9
commit-bot: I haz the power
8 years, 5 months ago (2012-07-23 20:40:16 UTC) #10
Change committed as 147934

Powered by Google App Engine
This is Rietveld 408576698