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

Issue 3141036: Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.... (Closed)

Created:
10 years, 4 months ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
garykac
CC:
chromium-reviews, Alpha Left Google, Sergey Ulanov, dmac, awong, garykac, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message. Rename HostMessage and ClientMessage to Chromoting{Host|Client}Message to avoid conflicts with messages in X11. Actually, only ClientMessage needs to be changed due to conflict, but HostMessage is changed to keep the names consistent. BUG=none TEST=remoting unittests Review URL: http://codereview.chromium.org/3161034 TBR=garykac@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57115

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -99 lines) Patch
M remoting/base/codec_test.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M remoting/base/decoder.h View 3 chunks +5 lines, -5 lines 0 comments Download
M remoting/base/decoder_verbatim.h View 1 chunk +4 lines, -4 lines 0 comments Download
M remoting/base/decoder_verbatim.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M remoting/base/decoder_verbatim_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/decoder_zlib.h View 1 chunk +4 lines, -4 lines 0 comments Download
M remoting/base/decoder_zlib.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M remoting/base/encoder.h View 2 chunks +2 lines, -3 lines 0 comments Download
M remoting/base/encoder_verbatim.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/base/encoder_zlib.h View 1 chunk +4 lines, -4 lines 0 comments Download
M remoting/base/encoder_zlib.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M remoting/base/protocol/chromotocol.proto View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/base/protocol_decoder.h View 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/base/protocol_decoder.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/base/protocol_decoder_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/client/chromoting_client.h View 1 chunk +4 lines, -4 lines 0 comments Download
M remoting/client/chromoting_client.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M remoting/client/chromoting_view.h View 2 chunks +4 lines, -4 lines 0 comments Download
M remoting/client/plugin/pepper_view.h View 1 chunk +3 lines, -3 lines 0 comments Download
M remoting/client/plugin/pepper_view.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M remoting/client/x11_input_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/client/x11_view.h View 1 chunk +3 lines, -3 lines 0 comments Download
M remoting/client/x11_view.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M remoting/host/client_connection.h View 2 chunks +7 lines, -7 lines 0 comments Download
M remoting/host/client_connection.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M remoting/host/session_manager.h View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/session_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/session_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Lei Zhang
10 years, 4 months ago (2010-08-23 22:17:15 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698