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

Issue 2696473002: gpu: Use mojom API for creating gpu channel. (Closed)

Created:
3 years, 10 months ago by sadrul
Modified:
3 years, 10 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

gpu: Use mojom API for creating gpu channel. chrome-gpu and chrome-browser already talk over the mojom API for some things (e.g. initialization). Update these to use the mojom API for creating a gpu channel too. BUG=643746, 630895 Review-Url: https://codereview.chromium.org/2696473002 Cr-Commit-Position: refs/heads/master@{#450225} Committed: https://chromium.googlesource.com/chromium/src/+/550e264fded00563fd094dfdf527b5073924432b

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -88 lines) Patch
M content/browser/gpu/gpu_process_host.h View 1 2 3 4 chunks +7 lines, -10 lines 0 comments Download
M content/browser/gpu/gpu_process_host.cc View 1 2 3 4 6 chunks +24 lines, -42 lines 2 comments Download
M content/common/gpu_host_messages.h View 1 3 chunks +0 lines, -21 lines 0 comments Download
M content/gpu/gpu_child_thread.h View 1 2 chunks +0 lines, -2 lines 0 comments Download
M content/gpu/gpu_child_thread.cc View 1 2 chunks +0 lines, -12 lines 0 comments Download
M services/ui/gpu/interfaces/gpu_service.mojom View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 32 (24 generated)
sadrul
3 years, 10 months ago (2017-02-13 15:45:39 UTC) #21
sadrul
tsepez@: Please review gpu_host_messages.h and gpu_service.mojom jbauman@: Please review all
3 years, 10 months ago (2017-02-13 15:46:24 UTC) #22
Fady Samuel
Drive-by question https://codereview.chromium.org/2696473002/diff/80001/content/browser/gpu/gpu_process_host.cc File content/browser/gpu/gpu_process_host.cc (left): https://codereview.chromium.org/2696473002/diff/80001/content/browser/gpu/gpu_process_host.cc#oldcode722 content/browser/gpu/gpu_process_host.cc:722: DVLOG(1) << "Failed to send GpuMsg_EstablishChannel."; What ...
3 years, 10 months ago (2017-02-13 15:52:27 UTC) #24
sadrul
https://codereview.chromium.org/2696473002/diff/80001/content/browser/gpu/gpu_process_host.cc File content/browser/gpu/gpu_process_host.cc (left): https://codereview.chromium.org/2696473002/diff/80001/content/browser/gpu/gpu_process_host.cc#oldcode722 content/browser/gpu/gpu_process_host.cc:722: DVLOG(1) << "Failed to send GpuMsg_EstablishChannel."; On 2017/02/13 15:52:27, ...
3 years, 10 months ago (2017-02-13 15:57:23 UTC) #25
Tom Sepez
lgtm
3 years, 10 months ago (2017-02-13 18:00:22 UTC) #26
jbauman
lgtm
3 years, 10 months ago (2017-02-14 03:26:06 UTC) #27
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/2696473002/80001
3 years, 10 months ago (2017-02-14 03:39:15 UTC) #29
commit-bot: I haz the power
3 years, 10 months ago (2017-02-14 03:45:43 UTC) #32
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/550e264fded00563fd094dfdf527...

Powered by Google App Engine
This is Rietveld 408576698