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

Issue 2276433004: services/ui: Rename a few gpu-related classes. (Closed)

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

Description

services/ui: Rename a few gpu-related classes. . Rename GpuServiceMus to GpuServiceInternal. . Rename GpuServiceImpl to GpuServiceProxy, and move it into the window-server directory. . Instead of creating a new instance of GpuServiceProxy for each client, update GpuServiceProxy so that a single instance can service all clients BUG=613366 Committed: https://crrev.com/c3a1438df0ff289a410fa52e47d0910c9f7d42ec Cr-Commit-Position: refs/heads/master@{#414200}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -639 lines) Patch
M services/ui/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M services/ui/gpu/BUILD.gn View 1 chunk +2 lines, -4 lines 0 comments Download
D services/ui/gpu/gpu_service_impl.h View 1 chunk +0 lines, -44 lines 0 comments Download
D services/ui/gpu/gpu_service_impl.cc View 1 chunk +0 lines, -61 lines 0 comments Download
A + services/ui/gpu/gpu_service_internal.h View 1 4 chunks +16 lines, -14 lines 0 comments Download
A + services/ui/gpu/gpu_service_internal.cc View 12 chunks +34 lines, -32 lines 0 comments Download
D services/ui/gpu/gpu_service_mus.h View 1 chunk +0 lines, -170 lines 0 comments Download
D services/ui/gpu/gpu_service_mus.cc View 1 chunk +0 lines, -278 lines 0 comments Download
M services/ui/gpu/mus_gpu_memory_buffer_manager.h View 2 chunks +3 lines, -3 lines 0 comments Download
M services/ui/gpu/mus_gpu_memory_buffer_manager.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M services/ui/service.h View 2 chunks +2 lines, -0 lines 0 comments Download
M services/ui/service.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M services/ui/surfaces/surfaces_context_provider.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M services/ui/ws/BUILD.gn View 2 chunks +8 lines, -0 lines 0 comments Download
A + services/ui/ws/gpu_service_proxy.h View 1 2 chunks +17 lines, -10 lines 2 comments Download
A + services/ui/ws/gpu_service_proxy.cc View 4 chunks +14 lines, -12 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (10 generated)
sadrul
An [almost] no-op rename + relocation.
4 years, 4 months ago (2016-08-24 15:36:55 UTC) #4
Fady Samuel
This is a big improvement overall. I'm not sure if I like the naming yet ...
4 years, 4 months ago (2016-08-24 15:44:12 UTC) #5
sadrul
I don't feel strongly about the names, but I think the current names in this ...
4 years, 4 months ago (2016-08-24 15:47:53 UTC) #6
Fady Samuel
On 2016/08/24 15:47:53, sadrul wrote: > I don't feel strongly about the names, but I ...
4 years, 4 months ago (2016-08-24 15:54:46 UTC) #7
sadrul
+sky@ for owner
4 years, 4 months ago (2016-08-24 16:58:38 UTC) #9
sky
LGTM
4 years, 4 months ago (2016-08-24 19:39:27 UTC) #13
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/2276433004/20001
4 years, 4 months ago (2016-08-24 19:54:01 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-24 23:41:23 UTC) #17
commit-bot: I haz the power
4 years, 4 months ago (2016-08-24 23:44:34 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c3a1438df0ff289a410fa52e47d0910c9f7d42ec
Cr-Commit-Position: refs/heads/master@{#414200}

Powered by Google App Engine
This is Rietveld 408576698