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

Issue 10808094: Always use chromium threads for IO in remoting host (Closed)

Created:
8 years, 5 months ago by Sergey Ulanov
Modified:
8 years, 4 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

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -1663 lines) Patch
M remoting/host/chromoting_host_context.h View 5 chunks +1 line, -19 lines 0 comments Download
M remoting/host/chromoting_host_context.cc View 4 chunks +7 lines, -16 lines 0 comments Download
M remoting/host/chromoting_host_context_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/heartbeat_sender.cc View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/host/host_mock_objects.h View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/host/host_port_allocator.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/log_to_server.cc View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/host/plugin/host_script_object.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/host/register_support_host_request.cc View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M remoting/host/simple_host_process.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M remoting/host/url_request_context.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
D remoting/jingle_glue/jingle_thread.h View 1 chunk +0 lines, -77 lines 0 comments Download
D remoting/jingle_glue/jingle_thread.cc View 1 chunk +0 lines, -204 lines 0 comments Download
D remoting/jingle_glue/jingle_thread_unittest.cc View 1 chunk +0 lines, -92 lines 0 comments Download
D remoting/jingle_glue/ssl_adapter.h View 1 chunk +0 lines, -33 lines 0 comments Download
D remoting/jingle_glue/ssl_adapter.cc View 1 chunk +0 lines, -22 lines 0 comments Download
D remoting/jingle_glue/ssl_socket_adapter.h View 1 chunk +0 lines, -158 lines 0 comments Download
D remoting/jingle_glue/ssl_socket_adapter.cc View 1 chunk +0 lines, -467 lines 0 comments Download
M remoting/jingle_glue/xmpp_signal_strategy.h View 3 chunks +15 lines, -6 lines 0 comments Download
M remoting/jingle_glue/xmpp_signal_strategy.cc View 4 chunks +25 lines, -10 lines 0 comments Download
D remoting/jingle_glue/xmpp_socket_adapter.h View 1 chunk +0 lines, -89 lines 0 comments Download
D remoting/jingle_glue/xmpp_socket_adapter.cc View 1 chunk +0 lines, -439 lines 0 comments Download
M remoting/protocol/jingle_session_unittest.cc View 1 3 chunks +2 lines, -5 lines 0 comments Download
M remoting/protocol/libjingle_transport_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/libjingle_transport_factory.cc View 1 2 3 4 2 chunks +5 lines, -2 lines 0 comments Download
M remoting/remoting.gyp View 1 2 3 4 2 chunks +0 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Sergey Ulanov
8 years, 5 months ago (2012-07-24 01:25:08 UTC) #1
Wez
lgtm http://codereview.chromium.org/10808094/diff/1/remoting/jingle_glue/xmpp_signal_strategy.cc File remoting/jingle_glue/xmpp_signal_strategy.cc (right): http://codereview.chromium.org/10808094/diff/1/remoting/jingle_glue/xmpp_signal_strategy.cc#newcode81 remoting/jingle_glue/xmpp_signal_strategy.cc:81: socket_factory.release(), kReadBufferSize, kWriteBufferSize); Isn't it a waste of ...
8 years, 5 months ago (2012-07-25 10:26:27 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/10808094/diff/1/remoting/jingle_glue/xmpp_signal_strategy.cc File remoting/jingle_glue/xmpp_signal_strategy.cc (right): http://codereview.chromium.org/10808094/diff/1/remoting/jingle_glue/xmpp_signal_strategy.cc#newcode81 remoting/jingle_glue/xmpp_signal_strategy.cc:81: socket_factory.release(), kReadBufferSize, kWriteBufferSize); On 2012/07/25 10:26:27, Wez wrote: > ...
8 years, 5 months ago (2012-07-25 18:50:49 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10808094/9001
8 years, 5 months ago (2012-07-25 19:14:06 UTC) #4
commit-bot: I haz the power
Change committed as 148418
8 years, 5 months ago (2012-07-25 21:43:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10808094/18001
8 years, 4 months ago (2012-07-27 19:13:46 UTC) #6
commit-bot: I haz the power
Failed to apply patch for remoting/protocol/libjingle_transport_factory.cc: While running patch -p1 --forward --force; patching file remoting/protocol/libjingle_transport_factory.cc ...
8 years, 4 months ago (2012-07-27 19:14:09 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10808094/5033
8 years, 4 months ago (2012-07-27 19:19:15 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 21:01:27 UTC) #9
Failed to apply the patch.
Sending        remoting/host/chromoting_host_context.cc
Sending        remoting/host/chromoting_host_context.h
Sending        remoting/host/chromoting_host_context_unittest.cc
Sending        remoting/host/heartbeat_sender.cc
Sending        remoting/host/host_mock_objects.h
Sending        remoting/host/host_port_allocator.cc
Sending        remoting/host/log_to_server.cc
Sending        remoting/host/plugin/host_script_object.cc
Sending        remoting/host/register_support_host_request.cc
Sending        remoting/host/remoting_me2me_host.cc
Sending        remoting/host/simple_host_process.cc
Sending        remoting/host/url_request_context.cc
Deleting       remoting/jingle_glue/jingle_thread.cc
Deleting       remoting/jingle_glue/jingle_thread.h
Deleting       remoting/jingle_glue/jingle_thread_unittest.cc
Deleting       remoting/jingle_glue/ssl_adapter.cc
Deleting       remoting/jingle_glue/ssl_adapter.h
Deleting       remoting/jingle_glue/ssl_socket_adapter.cc
Deleting       remoting/jingle_glue/ssl_socket_adapter.h
Sending        remoting/jingle_glue/xmpp_signal_strategy.cc
Sending        remoting/jingle_glue/xmpp_signal_strategy.h
Deleting       remoting/jingle_glue/xmpp_socket_adapter.cc
Deleting       remoting/jingle_glue/xmpp_socket_adapter.h
Sending        remoting/protocol/jingle_session_unittest.cc
Sending        remoting/protocol/libjingle_transport_factory.cc
Sending        remoting/protocol/libjingle_transport_factory.h
Sending        remoting/remoting.gyp
Transmitting file data ..................svn: Commit failed (details follow):
svn: File '/trunk/src/remoting/host/chromoting_host_context.cc' is out of date

Powered by Google App Engine
This is Rietveld 408576698