|
mus/gpu: Rename the client/server side memory buffer managers.
Rename MojoGpuMemoryBufferManager to ClientGpuMemoryBufferManager.
Rename MusGpuMemoryBufferManager to ServerGpuMemoryBufferManager.
BUG=none
Committed: https://crrev.com/301ad2f8d2533080ab401d6685d7d9ec5f2ba2a8
Cr-Commit-Position: refs/heads/master@{#437438}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+62 lines, -459 lines) |
Patch |
 |
M |
services/ui/common/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
services/ui/common/mus_gpu_memory_buffer_manager.h
|
View
|
|
1 chunk |
+0 lines, -73 lines |
0 comments
|
Download
|
 |
D |
services/ui/common/mus_gpu_memory_buffer_manager.cc
|
View
|
|
1 chunk |
+0 lines, -104 lines |
0 comments
|
Download
|
 |
A + |
services/ui/common/server_gpu_memory_buffer_manager.h
|
View
|
|
3 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
A + |
services/ui/common/server_gpu_memory_buffer_manager.cc
|
View
|
|
8 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
services/ui/gpu/gpu_main.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/public/cpp/gpu/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
services/ui/public/cpp/gpu/client_gpu_memory_buffer_manager.h
|
View
|
|
3 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
services/ui/public/cpp/gpu/client_gpu_memory_buffer_manager.cc
|
View
|
|
8 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
 |
M |
services/ui/public/cpp/gpu/gpu_service.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/public/cpp/gpu/gpu_service.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
D |
services/ui/public/cpp/gpu/mojo_gpu_memory_buffer_manager.h
|
View
|
|
1 chunk |
+0 lines, -68 lines |
0 comments
|
Download
|
 |
D |
services/ui/public/cpp/gpu/mojo_gpu_memory_buffer_manager.cc
|
View
|
|
1 chunk |
+0 lines, -152 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/gpu_service_proxy.h
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/gpu_service_proxy.cc
|
View
|
1
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
Total messages: 25 (13 generated)
|