|
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}
Total comments: 2
Total comments: 2
|
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:
Total messages: 53 (35 generated)
|