|
Cast: Make castv2 mirroring performance test run again
Note that this CL doesn't actually make the tests *pass*, but now they report actual
problems in the cast library rather than just fail immediately. Making the tests pass
will be a problem for the next CL.
Also, add tests for what happens when the sender/receiver clocks are off.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262860
Total comments: 4
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+98 lines, -60 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/cast_streaming/performance_test.cc
|
View
|
1
2
3
|
8 chunks |
+46 lines, -14 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_impl.cc
|
View
|
1
2
3
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/cast/audio_receiver/audio_receiver.h
|
View
|
1
2
3
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/cast/audio_receiver/audio_receiver.cc
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
media/cast/cast_environment.h
|
View
|
1
2
3
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
media/cast/cast_receiver.h
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
media/cast/test/utility/standalone_cast_environment.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
media/cast/test/utility/standalone_cast_environment.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/cast/test/utility/udp_proxy.cc
|
View
|
1
|
4 chunks |
+25 lines, -9 lines |
0 comments
|
Download
|
 |
M |
media/cast/video_receiver/video_receiver.h
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/cast/video_receiver/video_receiver.cc
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
media/cast/video_sender/video_sender.cc
|
View
|
1
2
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|