Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(216)

Issue 229503002: Cast: Make castv2 mirroring performance test run again (Closed)

Created:
6 years, 8 months ago by hubbe
Modified:
6 years, 8 months ago
Reviewers:
miu, piman
CC:
chromium-reviews, hclam+watch_chromium.org, imcheng+watch_chromium.org, extensions-reviews_chromium.org, hguihot+watch_chromium.org, avayvod+watch_chromium.org, jam, pwestin+watch_google.com, feature-media-reviews_chromium.org, darin-cc_chromium.org, jasonroberts+watch_google.com, chromium-apps-reviews_chromium.org, miu+watch_chromium.org, hubbe+watch_chromium.org, mikhal+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

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

Patch Set 1 #

Total comments: 4

Patch Set 2 : comments addressed + UDPProxy bugfix #

Patch Set 3 : fix a cast sender bug too #

Total comments: 6

Patch Set 4 : comments addressed #

Patch Set 5 : comments addressed #

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

Messages

Total messages: 9 (0 generated)
hubbe
Piman for render_widgt_host_impl.cc
6 years, 8 months ago (2014-04-08 22:32:39 UTC) #1
piman
https://codereview.chromium.org/229503002/diff/1/chrome/browser/extensions/api/cast_streaming/performance_test.cc File chrome/browser/extensions/api/cast_streaming/performance_test.cc (right): https://codereview.chromium.org/229503002/diff/1/chrome/browser/extensions/api/cast_streaming/performance_test.cc#newcode638 chrome/browser/extensions/api/cast_streaming/performance_test.cc:638: #endif This hardcodes the knowledge that "on mac we ...
6 years, 8 months ago (2014-04-08 22:46:03 UTC) #2
hubbe
https://codereview.chromium.org/229503002/diff/1/chrome/browser/extensions/api/cast_streaming/performance_test.cc File chrome/browser/extensions/api/cast_streaming/performance_test.cc (right): https://codereview.chromium.org/229503002/diff/1/chrome/browser/extensions/api/cast_streaming/performance_test.cc#newcode638 chrome/browser/extensions/api/cast_streaming/performance_test.cc:638: #endif On 2014/04/08 22:46:03, piman wrote: > This hardcodes ...
6 years, 8 months ago (2014-04-08 22:58:29 UTC) #3
piman
LGTM, thanks.
6 years, 8 months ago (2014-04-08 22:59:18 UTC) #4
miu
lgtm, if you only change comments. If not, I should take another look at the ...
6 years, 8 months ago (2014-04-09 19:44:34 UTC) #5
hubbe
PTAL https://codereview.chromium.org/229503002/diff/30001/chrome/browser/extensions/api/cast_streaming/performance_test.cc File chrome/browser/extensions/api/cast_streaming/performance_test.cc (right): https://codereview.chromium.org/229503002/diff/30001/chrome/browser/extensions/api/cast_streaming/performance_test.cc#newcode628 chrome/browser/extensions/api/cast_streaming/performance_test.cc:628: // Only one of these PrintResults should actually ...
6 years, 8 months ago (2014-04-09 20:39:42 UTC) #6
miu
lgtm
6 years, 8 months ago (2014-04-09 21:06:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hubbe@chromium.org/229503002/70001
6 years, 8 months ago (2014-04-09 21:08:09 UTC) #8
commit-bot: I haz the power
6 years, 8 months ago (2014-04-09 23:45:40 UTC) #9
Message was sent while issue was closed.
Change committed as 262860

Powered by Google App Engine
This is Rietveld 408576698