|
|
mus: Move MusGpuMemoryBufferManager into common.
MusGpuMemoryBufferManager needs to be used by both the window server (to
service gpu memory requests from clients), and the gpu process (for the
display compositor). So move it into a service_common that various server
components can use.
BUG=none
Committed: https://crrev.com/d9ea7ed90d1de14db8eca3ed1df66c6851f13648
Cr-Commit-Position: refs/heads/master@{#434681}
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+51 lines, -156 lines) |
Patch |
 |
M |
services/ui/common/BUILD.gn
|
View
|
1
2
|
2 chunks |
+22 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/common/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
services/ui/common/mus_gpu_memory_buffer_manager.h
|
View
|
|
3 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
services/ui/common/mus_gpu_memory_buffer_manager.cc
|
View
|
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
services/ui/gpu/BUILD.gn
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/gpu/gpu_service_internal.h
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
services/ui/gpu/gpu_service_internal.cc
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
services/ui/surfaces/BUILD.gn
|
View
|
1
2
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
services/ui/surfaces/display_compositor.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/surfaces/display_compositor.cc
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
D |
services/ui/surfaces/mus_gpu_memory_buffer_manager.h
|
View
|
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
 |
D |
services/ui/surfaces/mus_gpu_memory_buffer_manager.cc
|
View
|
|
1 chunk |
+0 lines, -80 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/BUILD.gn
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/gpu_service_proxy.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/gpu_service_proxy.cc
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 32 (18 generated)
|