|
|
mus/gpu: Introduce the GpuServiceHost mojom interface.
GpuServiceInternal uses the new host interface to notify the window
server when something happens. The window server does not actually
do anything in response yet.
BUG= 643746, 630895
Committed: https://crrev.com/b92e8e93d160e9b7fa1e8d0dca9a76d17ce71a77
Cr-Commit-Position: refs/heads/master@{#437335}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+222 lines, -59 lines) |
Patch |
 |
M |
mojo/public/tools/bindings/chromium_bindings_configuration.gni
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
services/ui/gpu/gpu_main.h
|
View
|
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
services/ui/gpu/gpu_main.cc
|
View
|
|
5 chunks |
+21 lines, -10 lines |
0 comments
|
Download
|
 |
M |
services/ui/gpu/gpu_service_internal.h
|
View
|
1
2
|
4 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/gpu/gpu_service_internal.cc
|
View
|
1
2
|
3 chunks |
+35 lines, -32 lines |
0 comments
|
Download
|
 |
M |
services/ui/gpu/interfaces/BUILD.gn
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
services/ui/gpu/interfaces/context_lost_reason.mojom
|
View
|
1
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
services/ui/gpu/interfaces/context_lost_reason.typemap
|
View
|
1
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
services/ui/gpu/interfaces/context_lost_reason_traits.h
|
View
|
1
2
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
M |
services/ui/gpu/interfaces/gpu_main.mojom
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A |
services/ui/gpu/interfaces/gpu_service_host.mojom
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
services/ui/gpu/interfaces/typemaps.gni
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/gpu_service_proxy.h
|
View
|
1
2
|
3 chunks |
+15 lines, -3 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/gpu_service_proxy.cc
|
View
|
1
2
|
2 chunks |
+19 lines, -5 lines |
0 comments
|
Download
|
Total messages: 27 (17 generated)
|