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

Issue 2493623002: Remove IPC::Endpoint. (Closed)

Created:
4 years, 1 month ago by Sam McNally
Modified:
4 years, 1 month ago
CC:
Aaron Boodman, abarth-chromium, chromium-reviews, darin (slow to review), darin-cc_chromium.org, jam, kalyank, mlamouri+watch-content_chromium.org, ozone-reviews_chromium.org, piman+watch_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove IPC::Endpoint. BUG=659448 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/f810f07f1eed49e3a197ca2bf2188222c5244908 Cr-Commit-Position: refs/heads/master@{#431381}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -188 lines) Patch
M content/renderer/pepper/renderer_ppapi_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/ipc/service/gpu_channel.h View 2 chunks +3 lines, -0 lines 0 comments Download
M gpu/ipc/service/gpu_channel.cc View 1 2 chunks +6 lines, -1 line 0 comments Download
M ipc/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M ipc/ipc_channel.h View 3 chunks +2 lines, -5 lines 0 comments Download
M ipc/ipc_channel_common.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M ipc/ipc_channel_mojo.h View 2 chunks +1 line, -4 lines 0 comments Download
M ipc/ipc_channel_mojo.cc View 2 chunks +14 lines, -20 lines 0 comments Download
M ipc/ipc_channel_nacl.h View 2 chunks +0 lines, -2 lines 0 comments Download
M ipc/ipc_channel_nacl.cc View 3 chunks +1 line, -13 lines 0 comments Download
M ipc/ipc_channel_proxy.h View 5 chunks +1 line, -16 lines 0 comments Download
M ipc/ipc_channel_proxy.cc View 4 chunks +2 lines, -14 lines 0 comments Download
M ipc/ipc_channel_reader.h View 1 chunk +0 lines, -3 lines 0 comments Download
M ipc/ipc_channel_reader.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M ipc/ipc_channel_reader_unittest.cc View 1 chunk +0 lines, -2 lines 0 comments Download
D ipc/ipc_endpoint.h View 1 chunk +0 lines, -52 lines 0 comments Download
D ipc/ipc_endpoint.cc View 1 chunk +0 lines, -18 lines 0 comments Download
M ipc/ipc_message.h View 2 chunks +0 lines, -7 lines 0 comments Download
M ipc/ipc_message.cc View 2 chunks +0 lines, -3 lines 0 comments Download
M ipc/ipc_message_pipe_reader.h View 3 chunks +1 line, -4 lines 0 comments Download
M ipc/ipc_message_pipe_reader.cc View 1 chunk +1 line, -4 lines 0 comments Download
M ipc/ipc_test_sink.h View 1 chunk +0 lines, -1 line 0 comments Download
M ipc/ipc_test_sink.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M ppapi/proxy/proxy_channel.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ozone/public/ozone_gpu_test_helper.cc View 1 chunk +0 lines, -5 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 21 (13 generated)
Sam McNally
+rjkroege for //ui/ozone +piman for //content, //gpu and //ppapi/proxy +rockot for //ipc
4 years, 1 month ago (2016-11-10 00:42:11 UTC) #7
piman
LGTM overall, but please see nit. https://codereview.chromium.org/2493623002/diff/1/gpu/ipc/service/gpu_channel.cc File gpu/ipc/service/gpu_channel.cc (right): https://codereview.chromium.org/2493623002/diff/1/gpu/ipc/service/gpu_channel.cc#newcode645 gpu/ipc/service/gpu_channel.cc:645: base::ProcessId GpuChannel::GetClientPID() const ...
4 years, 1 month ago (2016-11-10 01:11:15 UTC) #8
Sam McNally
https://codereview.chromium.org/2493623002/diff/1/gpu/ipc/service/gpu_channel.cc File gpu/ipc/service/gpu_channel.cc (right): https://codereview.chromium.org/2493623002/diff/1/gpu/ipc/service/gpu_channel.cc#newcode645 gpu/ipc/service/gpu_channel.cc:645: base::ProcessId GpuChannel::GetClientPID() const { On 2016/11/10 01:11:15, piman wrote: ...
4 years, 1 month ago (2016-11-10 04:19:43 UTC) #13
Ken Rockot(use gerrit already)
lgtm
4 years, 1 month ago (2016-11-10 04:39:49 UTC) #14
rjkroege
ozone lgtm
4 years, 1 month ago (2016-11-10 18:12:12 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2493623002/20001
4 years, 1 month ago (2016-11-10 22:28:11 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-10 22:35:00 UTC) #19
commit-bot: I haz the power
4 years, 1 month ago (2016-11-10 23:10:22 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f810f07f1eed49e3a197ca2bf2188222c5244908
Cr-Commit-Position: refs/heads/master@{#431381}

Powered by Google App Engine
This is Rietveld 408576698