|
|
Adding a unit test to verify the IPC channel between the network and desktop processes.
Related changes:
- The fake screen capturer now uses shared buffers when they available.
- DesktopSessionAgent frees the client end handle of the network-to-desktop pipe once the connection has been established.
BUG= 134694
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181221
Total comments: 22
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+493 lines, -70 lines) |
Patch |
 |
M |
media/video/capture/screen/screen_capturer_fake.h
|
View
|
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/video/capture/screen/screen_capturer_fake.cc
|
View
|
|
4 chunks |
+18 lines, -10 lines |
0 comments
|
Download
|
 |
M |
remoting/host/chromoting_messages.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/host/daemon_process_win.cc
|
View
|
1
2
|
2 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
remoting/host/desktop_process_main.cc
|
View
|
1
2
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
remoting/host/desktop_session_agent.h
|
View
|
1
2
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/host/desktop_session_agent.cc
|
View
|
1
2
3
4
|
6 chunks |
+25 lines, -1 line |
0 comments
|
Download
|
 |
M |
remoting/host/desktop_session_connector.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
remoting/host/desktop_session_proxy.h
|
View
|
|
6 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
M |
remoting/host/desktop_session_proxy.cc
|
View
|
1
|
8 chunks |
+39 lines, -28 lines |
0 comments
|
Download
|
 |
M |
remoting/host/ipc_desktop_environment.h
|
View
|
|
4 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
remoting/host/ipc_desktop_environment.cc
|
View
|
|
7 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
 |
A |
remoting/host/ipc_desktop_environment_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+355 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/host/remoting_me2me_host.cc
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting.gyp
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|