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

Issue 2967963002: gpu: Reduce of BrowserGpuChannelHostFactory. (Closed)

Created:
3 years, 5 months ago by sadrul
Modified:
3 years, 5 months ago
Reviewers:
piman
CC:
chromium-reviews, posciak+watch_chromium.org, chfremer+watch_chromium.org, jam, feature-media-reviews_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, xjz+watch_chromium.org, miu+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

gpu: Reduce of BrowserGpuChannelHostFactory. BrowserGpuChannelHostFactory will be replaced by ui::Gpu. So reduce its usage. Most of the call-sites need just the base interface of gpu::GpuChannelHostFactory. So provide a way to get to that from the BrowserMainLoop singleton instance. BUG=609316 Review-Url: https://codereview.chromium.org/2967963002 Cr-Commit-Position: refs/heads/master@{#484354} Committed: https://chromium.googlesource.com/chromium/src/+/059bc5352b1cd9e29e8fc89ceffdb767a2bd2cca

Patch Set 1 #

Patch Set 2 : . #

Total comments: 3

Patch Set 3 : tot merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -35 lines) Patch
M content/browser/browser_main_loop.h View 2 chunks +6 lines, -0 lines 0 comments Download
M content/browser/browser_main_loop.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/gpu/browser_gpu_channel_host_factory.h View 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/gpu/browser_gpu_channel_host_factory.cc View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M content/browser/gpu/gpu_ipc_browsertests.cc View 1 5 chunks +9 lines, -16 lines 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 1 2 3 chunks +10 lines, -6 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_gpu_jpeg_decoder.cc View 3 chunks +8 lines, -6 lines 0 comments Download

Messages

Total messages: 21 (15 generated)
sadrul
(Note that the test failure on the android trybot is fixed by https://codereview.chromium.org/2969153002/)
3 years, 5 months ago (2017-07-05 05:03:15 UTC) #9
piman
https://codereview.chromium.org/2967963002/diff/20001/content/browser/gpu/gpu_ipc_browsertests.cc File content/browser/gpu/gpu_ipc_browsertests.cc (left): https://codereview.chromium.org/2967963002/diff/20001/content/browser/gpu/gpu_ipc_browsertests.cc#oldcode133 content/browser/gpu/gpu_ipc_browsertests.cc:133: BrowserGpuChannelHostFactory::Initialize(false); What is the replacement for this? Without this ...
3 years, 5 months ago (2017-07-05 17:48:16 UTC) #10
sadrul
https://codereview.chromium.org/2967963002/diff/20001/content/browser/gpu/gpu_ipc_browsertests.cc File content/browser/gpu/gpu_ipc_browsertests.cc (left): https://codereview.chromium.org/2967963002/diff/20001/content/browser/gpu/gpu_ipc_browsertests.cc#oldcode133 content/browser/gpu/gpu_ipc_browsertests.cc:133: BrowserGpuChannelHostFactory::Initialize(false); On 2017/07/05 17:48:15, piman wrote: > What is ...
3 years, 5 months ago (2017-07-05 18:39:52 UTC) #11
piman
lgtm https://codereview.chromium.org/2967963002/diff/20001/content/browser/gpu/gpu_ipc_browsertests.cc File content/browser/gpu/gpu_ipc_browsertests.cc (left): https://codereview.chromium.org/2967963002/diff/20001/content/browser/gpu/gpu_ipc_browsertests.cc#oldcode133 content/browser/gpu/gpu_ipc_browsertests.cc:133: BrowserGpuChannelHostFactory::Initialize(false); On 2017/07/05 18:39:51, sadrul wrote: > On ...
3 years, 5 months ago (2017-07-05 18:58:36 UTC) #14
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/2967963002/40001
3 years, 5 months ago (2017-07-05 20:25:42 UTC) #18
commit-bot: I haz the power
3 years, 5 months ago (2017-07-05 21:22:34 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/059bc5352b1cd9e29e8fc89ceffd...

Powered by Google App Engine
This is Rietveld 408576698