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

Issue 2038423004: Use ChannelMojo for Browser-GPU and Renderer-GPU IPC. (Closed)

Created:
4 years, 6 months ago by Anand Mistry (off Chromium)
Modified:
4 years, 5 months ago
Reviewers:
CC:
chromium-reviews, rjkroege, mlamouri+watch-content_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, piman+watch_chromium.org, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@mojo-utility-channel-mojo
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use ChannelMojo for Browser-GPU and Renderer-GPU IPC. NOT READY BUG= CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel

Patch Set 1 #

Patch Set 2 : build fixes #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Patch Set 5 : Fix build. #

Patch Set 6 : fix pepper #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -67 lines) Patch
M components/nacl/renderer/ppb_nacl_private_impl.cc View 1 2 3 4 5 1 chunk +1 line, -11 lines 0 comments Download
M content/browser/gpu/browser_gpu_channel_host_factory.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/gpu/gpu_process_host.cc View 1 2 3 4 6 chunks +9 lines, -8 lines 0 comments Download
M content/browser/pepper_flash_settings_helper_impl.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/browser/plugin_data_remover_impl.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/gpu/gpu_child_thread.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M content/ppapi_plugin/ppapi_thread.cc View 1 2 3 4 5 3 chunks +4 lines, -14 lines 0 comments Download
M content/renderer/pepper/host_dispatcher_wrapper.cc View 1 2 3 4 5 1 chunk +1 line, -7 lines 0 comments Download
M content/renderer/pepper/pepper_broker.cc View 1 2 3 4 5 1 chunk +1 line, -7 lines 0 comments Download
M content/renderer/pepper/plugin_module.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 1 chunk +1 line, -4 lines 0 comments Download
M gpu/ipc/service/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
M gpu/ipc/service/gpu_channel.cc View 1 2 3 2 chunks +10 lines, -11 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (1 generated)
Anand Mistry (off Chromium)
4 years, 6 months ago (2016-06-07 07:52:20 UTC) #1
Description was changed from

==========
Use ChannelMojo for Browser-GPU and Renderer-GPU IPC.

NOT READY

BUG=
==========

to

==========
Use ChannelMojo for Browser-GPU and Renderer-GPU IPC.

NOT READY

BUG=
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel
==========

Powered by Google App Engine
This is Rietveld 408576698