|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+542 lines, -239 lines) |
Patch |
 |
M |
chrome/browser/media/cast_transport_host_filter.h
|
View
|
1
2
3
4
5
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/cast_transport_host_filter.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+31 lines, -16 lines |
0 comments
|
Download
|
 |
M |
chrome/common/cast_messages.h
|
View
|
1
2
3
4
5
|
3 chunks |
+16 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/media/cast_ipc_dispatcher.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/media/cast_ipc_dispatcher.cc
|
View
|
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/media/cast_transport_sender_ipc.h
|
View
|
1
2
3
4
5
|
3 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/media/cast_transport_sender_ipc.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+29 lines, -8 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/cast_transport_sender.h
|
View
|
1
2
3
4
5
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/cast_transport_sender_impl.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/cast_transport_sender_impl.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+15 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/cast_transport_sender_impl_unittest.cc
|
View
|
1
2
|
7 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/mock_cast_transport_sender.h
|
View
|
1
2
3
4
5
|
2 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/rtcp_builder.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/rtcp_builder.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/rtcp_builder_unittest.cc
|
View
|
1
2
3
4
5
|
12 chunks |
+22 lines, -19 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/rtcp_defines.h
|
View
|
1
2
3
4
5
|
4 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/rtcp_defines.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/rtcp_unittest.cc
|
View
|
1
2
3
4
5
|
11 chunks |
+26 lines, -7 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/rtcp_utility.h
|
View
|
1
2
3
4
5
|
2 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/rtcp_utility.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+32 lines, -3 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/rtcp_utility_unittest.cc
|
View
|
1
2
3
|
17 chunks |
+96 lines, -74 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/sender_rtcp_session.h
|
View
|
1
2
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/sender_rtcp_session.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/test_rtcp_packet_builder.h
|
View
|
1
2
3
|
1 chunk |
+12 lines, -11 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtcp/test_rtcp_packet_builder.cc
|
View
|
1
2
3
|
8 chunks |
+33 lines, -27 lines |
0 comments
|
Download
|
 |
M |
media/cast/net/rtp/cast_message_builder_unittest.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
media/cast/receiver/frame_receiver.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
media/cast/receiver/frame_receiver.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/cast/receiver/frame_receiver_unittest.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/cast/sender/audio_sender.cc
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/cast/sender/frame_sender.h
|
View
|
1
2
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/cast/sender/frame_sender.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+18 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/cast/sender/video_sender.h
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/cast/sender/video_sender.cc
|
View
|
1
2
3
4
|
3 chunks |
+25 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/cast/sender/video_sender_unittest.cc
|
View
|
1
2
3
|
12 chunks |
+49 lines, -12 lines |
0 comments
|
Download
|
 |
M |
media/cast/test/cast_benchmarks.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|