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

Issue 1659213002: Move PlatformChannelPair to //mojo/edk/platform and rename it PlatformPipe. (Closed)

Created:
4 years, 10 months ago by viettrungluu
Modified:
4 years, 10 months ago
Reviewers:
vardhan
CC:
mojo-reviews_chromium.org, gregsimon, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Move PlatformChannelPair to //mojo/edk/platform and rename it PlatformPipe. I've temporarily left its tests in //mojo/edk/embedder, since they depend on platform_channel_utils.*, which I'll move/rename separately. R=vardhan@google.com Committed: https://chromium.googlesource.com/external/mojo/+/b66c27ee13622d1d398566c59b601a364c545472

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -160 lines) Patch
M mojo/edk/base_edk/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A + mojo/edk/base_edk/platform_pipe.cc View 3 chunks +8 lines, -7 lines 0 comments Download
M mojo/edk/embedder/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M mojo/edk/embedder/multiprocess_embedder_unittest.cc View 5 chunks +5 lines, -4 lines 0 comments Download
D mojo/edk/embedder/platform_channel_pair.h View 1 chunk +0 lines, -34 lines 0 comments Download
D mojo/edk/embedder/platform_channel_pair.cc View 1 chunk +0 lines, -49 lines 0 comments Download
M mojo/edk/embedder/platform_channel_pair_unittest.cc View 7 chunks +17 lines, -13 lines 0 comments Download
M mojo/edk/embedder/platform_channel_utils.h View 2 chunks +9 lines, -10 lines 0 comments Download
M mojo/edk/platform/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A + mojo/edk/platform/platform_pipe.h View 2 chunks +10 lines, -10 lines 0 comments Download
M mojo/edk/system/channel_manager_unittest.cc View 5 chunks +5 lines, -4 lines 0 comments Download
M mojo/edk/system/channel_test_base.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M mojo/edk/system/connection_manager_unittest.cc View 5 chunks +5 lines, -4 lines 0 comments Download
M mojo/edk/system/data_pipe_impl_unittest.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M mojo/edk/system/ipc_support_unittest.cc View 4 chunks +4 lines, -3 lines 0 comments Download
M mojo/edk/system/master_connection_manager.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M mojo/edk/system/raw_channel_unittest.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M mojo/edk/system/remote_data_pipe_impl_unittest.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M mojo/edk/system/remote_message_pipe_unittest.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M mojo/edk/test/multiprocess_test_helper.h View 2 chunks +3 lines, -3 lines 0 comments Download
M mojo/edk/test/multiprocess_test_helper.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M shell/child_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M shell/child_process_host.cc View 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
viettrungluu
4 years, 10 months ago (2016-02-02 21:22:53 UTC) #1
vardhan
lgtm (i like the PlatformPipe rename!)
4 years, 10 months ago (2016-02-02 21:31:12 UTC) #2
viettrungluu
4 years, 10 months ago (2016-02-02 21:45:56 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b66c27ee13622d1d398566c59b601a364c545472 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698