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

Issue 2870333003: gpu: Remove gpu channel filter and queue from header. (Closed)

Created:
3 years, 7 months ago by sunnyps
Modified:
3 years, 7 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, piman+watch_chromium.org, feature-media-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

gpu: Remove gpu channel filter and queue from header. Remove GpuChannelMessageQueue and GpuChannelMessageFilter from header. Also remove the dependency between MediaGpuChannel and the filter. R=piman BUG=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;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 Review-Url: https://codereview.chromium.org/2870333003 Cr-Commit-Position: refs/heads/master@{#472212} Committed: https://chromium.googlesource.com/chromium/src/+/7fdbae2153717b20e3fa27e03927f9dde9cde730

Patch Set 1 #

Total comments: 6

Patch Set 2 : review #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -236 lines) Patch
M gpu/ipc/service/gpu_channel.h View 3 chunks +2 lines, -179 lines 0 comments Download
M gpu/ipc/service/gpu_channel.cc View 1 5 chunks +204 lines, -30 lines 0 comments Download
M gpu/ipc/service/gpu_channel_test_common.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/gpu/ipc/service/media_gpu_channel.h View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M media/gpu/ipc/service/media_gpu_channel.cc View 1 2 6 chunks +34 lines, -25 lines 0 comments Download

Messages

Total messages: 26 (13 generated)
sunnyps
I based this on top of GPU scheduler although it's not really dependent on that ...
3 years, 7 months ago (2017-05-11 02:35:24 UTC) #3
sandersd (OOO until July 31)
https://codereview.chromium.org/2870333003/diff/1/media/gpu/ipc/service/media_gpu_channel.cc File media/gpu/ipc/service/media_gpu_channel.cc (right): https://codereview.chromium.org/2870333003/diff/1/media/gpu/ipc/service/media_gpu_channel.cc#newcode76 media/gpu/ipc/service/media_gpu_channel.cc:76: : channel_(channel), filter_(new MediaGpuChannelFilter(channel_token)) { I'm not very comfortable ...
3 years, 7 months ago (2017-05-11 21:09:18 UTC) #4
sunnyps
https://codereview.chromium.org/2870333003/diff/1/media/gpu/ipc/service/media_gpu_channel.cc File media/gpu/ipc/service/media_gpu_channel.cc (right): https://codereview.chromium.org/2870333003/diff/1/media/gpu/ipc/service/media_gpu_channel.cc#newcode76 media/gpu/ipc/service/media_gpu_channel.cc:76: : channel_(channel), filter_(new MediaGpuChannelFilter(channel_token)) { On 2017/05/11 21:09:18, sandersd ...
3 years, 7 months ago (2017-05-11 22:21:46 UTC) #5
sandersd (OOO until July 31)
https://codereview.chromium.org/2870333003/diff/1/media/gpu/ipc/service/media_gpu_channel.cc File media/gpu/ipc/service/media_gpu_channel.cc (right): https://codereview.chromium.org/2870333003/diff/1/media/gpu/ipc/service/media_gpu_channel.cc#newcode76 media/gpu/ipc/service/media_gpu_channel.cc:76: : channel_(channel), filter_(new MediaGpuChannelFilter(channel_token)) { > Filter lifetime has ...
3 years, 7 months ago (2017-05-11 22:45:04 UTC) #6
sunnyps
https://codereview.chromium.org/2870333003/diff/1/media/gpu/ipc/service/media_gpu_channel.cc File media/gpu/ipc/service/media_gpu_channel.cc (right): https://codereview.chromium.org/2870333003/diff/1/media/gpu/ipc/service/media_gpu_channel.cc#newcode76 media/gpu/ipc/service/media_gpu_channel.cc:76: : channel_(channel), filter_(new MediaGpuChannelFilter(channel_token)) { On 2017/05/11 22:45:03, sandersd ...
3 years, 7 months ago (2017-05-11 22:53:24 UTC) #7
sandersd (OOO until July 31)
https://codereview.chromium.org/2870333003/diff/1/media/gpu/ipc/service/media_gpu_channel.cc File media/gpu/ipc/service/media_gpu_channel.cc (right): https://codereview.chromium.org/2870333003/diff/1/media/gpu/ipc/service/media_gpu_channel.cc#newcode76 media/gpu/ipc/service/media_gpu_channel.cc:76: : channel_(channel), filter_(new MediaGpuChannelFilter(channel_token)) { > I don't understand ...
3 years, 7 months ago (2017-05-11 23:14:38 UTC) #8
piman
lgtm
3 years, 7 months ago (2017-05-11 23:52:34 UTC) #9
sunnyps
sandersd@ ptal thanks!
3 years, 7 months ago (2017-05-12 23:29:25 UTC) #10
sandersd (OOO until July 31)
lgtm
3 years, 7 months ago (2017-05-12 23:36:43 UTC) #11
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/2870333003/20001
3 years, 7 months ago (2017-05-16 00:36:52 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/419501) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 7 months ago (2017-05-16 00:41:45 UTC) #16
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/2870333003/40001
3 years, 7 months ago (2017-05-16 20:35:36 UTC) #23
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 20:49:36 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/7fdbae2153717b20e3fa27e03927...

Powered by Google App Engine
This is Rietveld 408576698