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

Issue 14314026: remoting: Use base::MessageLoop. (Closed)

Created:
7 years, 8 months ago by xhwang
Modified:
7 years, 7 months ago
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, dcheng, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 18

Patch Set 2 : rebase only #

Patch Set 3 : comments resolved #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+199 lines, -175 lines) Patch
M remoting/base/auto_thread.h View 3 chunks +4 lines, -3 lines 0 comments Download
M remoting/base/auto_thread.cc View 7 chunks +11 lines, -12 lines 0 comments Download
M remoting/base/auto_thread_task_runner_unittest.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M remoting/base/auto_thread_unittest.cc View 4 chunks +13 lines, -10 lines 0 comments Download
M remoting/host/chromoting_host_context.cc View 1 chunk +12 lines, -10 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/chromoting_host_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M remoting/host/client_session_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/clipboard_x11.cc View 1 2 3 3 chunks +8 lines, -5 lines 0 comments Download
M remoting/host/config_file_watcher_unittest.cc View 1 2 3 chunks +4 lines, -5 lines 0 comments Download
M remoting/host/daemon_process_unittest.cc View 1 2 2 chunks +3 lines, -5 lines 0 comments Download
M remoting/host/desktop_process.cc View 2 chunks +10 lines, -8 lines 0 comments Download
M remoting/host/desktop_process_main.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M remoting/host/desktop_process_unittest.cc View 3 chunks +4 lines, -6 lines 0 comments Download
M remoting/host/heartbeat_sender_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/host_change_notification_listener_unittest.cc View 6 chunks +11 lines, -6 lines 0 comments Download
M remoting/host/ipc_desktop_environment_unittest.cc View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M remoting/host/linux/audio_pipe_reader.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/linux/audio_pipe_reader.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M remoting/host/local_input_monitor_linux.cc View 1 chunk +7 lines, -4 lines 0 comments Download
M remoting/host/local_input_monitor_unittest.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M remoting/host/log_to_server_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/policy_hack/policy_watcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/posix/signal_handler.cc View 1 chunk +7 lines, -4 lines 0 comments Download
M remoting/host/register_support_host_request_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/remoting_me2me_host.cc View 2 chunks +5 lines, -6 lines 0 comments Download
M remoting/host/setup/start_host.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M remoting/host/setup/win/host_configurer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/host/video_scheduler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/win/chromoting_module.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/win/host_service.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M remoting/host/win/rdp_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/win/rdp_client_unittest.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M remoting/host/win/worker_process_launcher_unittest.cc View 3 chunks +4 lines, -6 lines 0 comments Download
M remoting/host/win/wts_session_process_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/jingle_glue/chromium_socket_factory_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/jingle_glue/iq_sender_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/protocol/authenticator_test_base.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/authenticator_test_base.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M remoting/protocol/buffered_socket_writer_unittest.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M remoting/protocol/channel_multiplexer_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M remoting/protocol/connection_tester.cc View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M remoting/protocol/connection_to_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/fake_session.cc View 1 2 10 chunks +15 lines, -15 lines 0 comments Download
M remoting/protocol/jingle_session_unittest.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M remoting/protocol/message_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc View 3 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
xhwang
7 years, 8 months ago (2013-04-27 06:06:20 UTC) #1
alexeypa (please no reviews)
lgtm once my comments are addressed. https://codereview.chromium.org/14314026/diff/1/remoting/host/config_file_watcher_unittest.cc File remoting/host/config_file_watcher_unittest.cc (right): https://codereview.chromium.org/14314026/diff/1/remoting/host/config_file_watcher_unittest.cc#newcode65 remoting/host/config_file_watcher_unittest.cc:65: : message_loop_(base::MessageLoop::TYPE_UI) {} ...
7 years, 7 months ago (2013-04-29 17:17:41 UTC) #2
xhwang
All comments resolved. Sorry about the mess. As you can imagine, it's intimidating to update ...
7 years, 7 months ago (2013-04-30 00:02:35 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/14314026/24001
7 years, 7 months ago (2013-04-30 00:03:55 UTC) #4
commit-bot: I haz the power
Failed to apply patch for remoting/host/clipboard_linux.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; can't find ...
7 years, 7 months ago (2013-04-30 00:04:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/14314026/31001
7 years, 7 months ago (2013-04-30 00:13:55 UTC) #6
commit-bot: I haz the power
7 years, 7 months ago (2013-04-30 03:18:48 UTC) #7
Message was sent while issue was closed.
Change committed as 197247

Powered by Google App Engine
This is Rietveld 408576698