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

Issue 2276963002: services/ui: Introduce mojom.GpuServiceInternal. (Closed)

Created:
4 years, 4 months ago by sadrul
Modified:
4 years, 3 months ago
CC:
chromium-reviews, rjkroege, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@mus-gpu-renames
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

services/ui: Introduce mojom.GpuServiceInternal. Introduce mojom.GpuServiceInternal interface, which GpuServiceProxy in window server uses to communicate to GpuServiceInternal in the gpu process. BUG=613366 Committed: https://crrev.com/ad8b21be9a81771d3213a603174c228644d35516 Cr-Commit-Position: refs/heads/master@{#414603}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : fix-deps #

Patch Set 4 : . #

Total comments: 2

Patch Set 5 : . #

Total comments: 2

Patch Set 6 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+174 lines, -104 lines) Patch
M services/ui/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/gpu/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/gpu/gpu_service_internal.h View 1 2 3 4 5 6 chunks +42 lines, -35 lines 0 comments Download
M services/ui/gpu/gpu_service_internal.cc View 1 2 3 4 5 6 chunks +63 lines, -44 lines 0 comments Download
A + services/ui/gpu/interfaces/BUILD.gn View 1 1 chunk +1 line, -4 lines 0 comments Download
A + services/ui/gpu/interfaces/OWNERS View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A services/ui/gpu/interfaces/gpu_service_internal.mojom View 1 2 3 4 5 1 chunk +16 lines, -0 lines 0 comments Download
M services/ui/surfaces/DEPS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/ws/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A services/ui/ws/DEPS View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M services/ui/ws/gpu_service_proxy.h View 1 2 3 4 5 3 chunks +11 lines, -2 lines 0 comments Download
M services/ui/ws/gpu_service_proxy.cc View 1 2 3 4 5 2 chunks +28 lines, -20 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 53 (35 generated)
sadrul
Another small step after https://codereview.chromium.org/2276433004/ GpuServiceInternal needs to be split up. Working on that as ...
4 years, 4 months ago (2016-08-24 17:32:38 UTC) #11
Fady Samuel
lgtm
4 years, 4 months ago (2016-08-24 17:35:51 UTC) #12
sadrul
+sky@ for owner
4 years, 3 months ago (2016-08-24 20:19:39 UTC) #18
sky
https://codereview.chromium.org/2276963002/diff/60001/services/ui/gpu/interfaces/gpu_service_internal.mojom File services/ui/gpu/interfaces/gpu_service_internal.mojom (right): https://codereview.chromium.org/2276963002/diff/60001/services/ui/gpu/interfaces/gpu_service_internal.mojom#newcode14 services/ui/gpu/interfaces/gpu_service_internal.mojom:14: // GPUInfo. Update this as GpuInfo comes from Initialize. ...
4 years, 3 months ago (2016-08-24 20:36:56 UTC) #19
sadrul
https://codereview.chromium.org/2276963002/diff/60001/services/ui/gpu/interfaces/gpu_service_internal.mojom File services/ui/gpu/interfaces/gpu_service_internal.mojom (right): https://codereview.chromium.org/2276963002/diff/60001/services/ui/gpu/interfaces/gpu_service_internal.mojom#newcode14 services/ui/gpu/interfaces/gpu_service_internal.mojom:14: // GPUInfo. On 2016/08/24 20:36:56, sky wrote: > Update ...
4 years, 3 months ago (2016-08-24 21:17:40 UTC) #21
sadrul
+piman@ for DEPS on +gpu/config
4 years, 3 months ago (2016-08-24 21:38:32 UTC) #24
piman
lgtm
4 years, 3 months ago (2016-08-24 21:48:15 UTC) #25
rjkroege
lgtm
4 years, 3 months ago (2016-08-24 22:45:43 UTC) #26
sky
Ok, LGTM
4 years, 3 months ago (2016-08-24 23:38:38 UTC) #29
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/2276963002/80001
4 years, 3 months ago (2016-08-25 03:34:26 UTC) #32
sadrul
+tsepez@ for mojom
4 years, 3 months ago (2016-08-25 03:38:44 UTC) #34
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/245696)
4 years, 3 months ago (2016-08-25 03:43:04 UTC) #36
Tom Sepez
https://codereview.chromium.org/2276963002/diff/80001/services/ui/gpu/interfaces/gpu_service_internal.mojom File services/ui/gpu/interfaces/gpu_service_internal.mojom (right): https://codereview.chromium.org/2276963002/diff/80001/services/ui/gpu/interfaces/gpu_service_internal.mojom#newcode14 services/ui/gpu/interfaces/gpu_service_internal.mojom:14: EstablishGpuChannel() => (int32 client_id, Whenever an ID is introduced, ...
4 years, 3 months ago (2016-08-25 17:14:24 UTC) #37
sadrul
https://codereview.chromium.org/2276963002/diff/80001/services/ui/gpu/interfaces/gpu_service_internal.mojom File services/ui/gpu/interfaces/gpu_service_internal.mojom (right): https://codereview.chromium.org/2276963002/diff/80001/services/ui/gpu/interfaces/gpu_service_internal.mojom#newcode14 services/ui/gpu/interfaces/gpu_service_internal.mojom:14: EstablishGpuChannel() => (int32 client_id, On 2016/08/25 17:14:24, Tom Sepez ...
4 years, 3 months ago (2016-08-25 22:03:13 UTC) #45
Tom Sepez
OK, LGTM since we are going from a more trusted process into a less trusted ...
4 years, 3 months ago (2016-08-25 22:13:49 UTC) #46
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/2276963002/120001
4 years, 3 months ago (2016-08-25 23:01:18 UTC) #49
commit-bot: I haz the power
Committed patchset #6 (id:120001)
4 years, 3 months ago (2016-08-26 00:45:29 UTC) #51
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 00:47:37 UTC) #53
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/ad8b21be9a81771d3213a603174c228644d35516
Cr-Commit-Position: refs/heads/master@{#414603}

Powered by Google App Engine
This is Rietveld 408576698