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

Issue 2488413003: Mus: ImageTransportSurface should not depend on GpuChannelManager (Closed)

Created:
4 years, 1 month ago by Fady Samuel
Modified:
4 years, 1 month ago
Reviewers:
vmiura, piman
CC:
chromium-reviews, piman+watch_chromium.org, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mus: ImageTransportSurface should not depend on GpuChannelManager ImageTransportSurface took in a GpuChannelManager to use on Windows to create a ChildWindowSurface. ChildWindowSurface informs the GpuChannelManager (and subsequently the GpuChannelManagerDelegate) of the newly created child window. This CL instead plumbs that notification through ImageTransportSurfaceDelegate eliminating the dependency on GpuChannelManager. We can now use ImageTransportSurface in InProcessCommandBuffer without depending on GpuChannelManager. BUG=661278 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/c0409e0a00097fbe961e3c22e36c5f1a0f211cfc Cr-Commit-Position: refs/heads/master@{#431524}

Patch Set 1 #

Patch Set 2 : Fixed ChildWindowSurface #

Patch Set 3 : Added missing includes #

Patch Set 4 : Adding missing include and fix variable name #

Patch Set 5 : Fix windows compile issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -16 lines) Patch
M gpu/ipc/service/child_window_surface_win.h View 1 2 3 3 chunks +5 lines, -2 lines 0 comments Download
M gpu/ipc/service/child_window_surface_win.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M gpu/ipc/service/gpu_command_buffer_stub.h View 1 chunk +6 lines, -1 line 0 comments Download
M gpu/ipc/service/gpu_command_buffer_stub.cc View 1 2 chunks +11 lines, -1 line 0 comments Download
M gpu/ipc/service/image_transport_surface.h View 1 chunk +0 lines, -1 line 0 comments Download
M gpu/ipc/service/image_transport_surface_android.cc View 1 chunk +0 lines, -1 line 0 comments Download
M gpu/ipc/service/image_transport_surface_delegate.h View 1 2 3 2 chunks +10 lines, -1 line 0 comments Download
M gpu/ipc/service/image_transport_surface_linux.cc View 1 chunk +0 lines, -1 line 0 comments Download
M gpu/ipc/service/image_transport_surface_mac.mm View 1 chunk +0 lines, -1 line 0 comments Download
M gpu/ipc/service/image_transport_surface_win.cc View 1 2 3 4 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 29 (20 generated)
Fady Samuel
PTAL
4 years, 1 month ago (2016-11-10 23:11:48 UTC) #4
piman
lgtm % compile issues (missing includes?)
4 years, 1 month ago (2016-11-11 05:04:37 UTC) #12
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/2488413003/20001
4 years, 1 month ago (2016-11-11 05:49:44 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/315419)
4 years, 1 month ago (2016-11-11 06:20:29 UTC) #17
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/2488413003/40001
4 years, 1 month ago (2016-11-11 06:51:33 UTC) #20
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/2488413003/60001
4 years, 1 month ago (2016-11-11 07:11:34 UTC) #23
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/2488413003/80001
4 years, 1 month ago (2016-11-11 07:28:39 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-11 08:24:01 UTC) #27
commit-bot: I haz the power
4 years, 1 month ago (2016-11-11 08:27:02 UTC) #29
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c0409e0a00097fbe961e3c22e36c5f1a0f211cfc
Cr-Commit-Position: refs/heads/master@{#431524}

Powered by Google App Engine
This is Rietveld 408576698