|
Move BufferedSocketWriter from remoting/protocol to remoting/base
Currently BufferedSocketWriter is in remoting/protocol and cannot be
used in remoting/signaling.
Also cleaned up the tests to remove dependency on remoting/protocol.
Committed: https://crrev.com/7c4800b8b35a0dc6db9e3576b2e07d29cc37b3a0
Cr-Commit-Position: refs/heads/master@{#318256}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+99 lines, -627 lines) |
Patch |
 |
A + |
remoting/base/buffered_socket_writer.h
|
View
|
|
3 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
remoting/base/buffered_socket_writer.cc
|
View
|
|
3 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
remoting/base/buffered_socket_writer_unittest.cc
|
View
|
|
8 chunks |
+89 lines, -52 lines |
0 comments
|
Download
|
 |
M |
remoting/protocol/audio_writer.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
remoting/protocol/buffered_socket_writer.h
|
View
|
|
1 chunk |
+0 lines, -132 lines |
0 comments
|
Download
|
 |
D |
remoting/protocol/buffered_socket_writer.cc
|
View
|
|
1 chunk |
+0 lines, -236 lines |
0 comments
|
Download
|
 |
D |
remoting/protocol/buffered_socket_writer_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -189 lines |
0 comments
|
Download
|
 |
M |
remoting/protocol/channel_dispatcher_base.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/protocol/channel_multiplexer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/protocol/client_control_dispatcher.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
remoting/protocol/client_event_dispatcher.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
remoting/protocol/host_control_dispatcher.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
remoting/remoting_srcs.gypi
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting_test.gypi
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 7 (2 generated)
|