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

Issue 1419193002: Call OnSentPacket for all packets sent in the test framework. (Closed)

Created:
5 years, 1 month ago by stefan-webrtc
Modified:
5 years, 1 month ago
Reviewers:
pbos-webrtc
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), stefan-webrtc, tterriberry_mozilla.com, mflodman, the sun, perkj_webrtc, andresp, philipel
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Call OnSentPacket for all packets sent in the test framework. Required a bit of refactoring to make it possible to pass a Call to DirectTransport on construction. This also lead to me having to remove the shared lock between PacketTransport and RtpRtcpObserver. Now RtpRtcpObserver has a SetTransports method instead of a SetReceivers method. BUG=webrtc:4173 Committed: https://crrev.com/f116bd0d7a3cdad20bb638d5a87427bd920c8904 Cr-Commit-Position: refs/heads/master@{#10430}

Patch Set 1 #

Patch Set 2 : Tests refactored to always call OnSentPacket. #

Patch Set 3 : . #

Patch Set 4 : . #

Total comments: 30

Patch Set 5 : Comments addresded. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+401 lines, -454 lines) Patch
M webrtc/call/bitrate_estimator_tests.cc View 1 6 chunks +13 lines, -19 lines 0 comments Download
M webrtc/call/call.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/call/call_perf_tests.cc View 1 2 3 4 16 chunks +51 lines, -50 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_sender.cc View 1 2 3 2 chunks +7 lines, -6 lines 0 comments Download
M webrtc/test/call_test.h View 1 2 3 4 6 chunks +5 lines, -4 lines 0 comments Download
M webrtc/test/call_test.cc View 1 2 3 4 6 chunks +18 lines, -21 lines 0 comments Download
M webrtc/test/direct_transport.h View 1 2 3 4 3 chunks +5 lines, -2 lines 0 comments Download
M webrtc/test/direct_transport.cc View 1 2 3 4 3 chunks +12 lines, -4 lines 0 comments Download
M webrtc/test/layer_filtering_transport.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M webrtc/test/layer_filtering_transport.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/test/rtp_rtcp_observer.h View 1 2 3 4 1 chunk +72 lines, -123 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 3 4 49 chunks +99 lines, -101 lines 0 comments Download
M webrtc/video/rampup_tests.h View 1 2 3 4 3 chunks +4 lines, -1 line 0 comments Download
M webrtc/video/rampup_tests.cc View 1 2 3 4 5 chunks +30 lines, -24 lines 0 comments Download
M webrtc/video/video_quality_test.cc View 1 3 chunks +9 lines, -8 lines 0 comments Download
M webrtc/video/video_send_stream_tests.cc View 1 2 3 4 43 chunks +71 lines, -87 lines 0 comments Download

Messages

Total messages: 27 (11 generated)
stefan-webrtc
5 years, 1 month ago (2015-10-23 13:24:43 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1419193002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1419193002/1
5 years, 1 month ago (2015-10-23 13:25:01 UTC) #4
stefan-webrtc
5 years, 1 month ago (2015-10-23 13:25:47 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_arm64_rel/builds/3201)
5 years, 1 month ago (2015-10-23 14:01:45 UTC) #7
stefan-webrtc
5 years, 1 month ago (2015-10-27 09:23:12 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1419193002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1419193002/40001
5 years, 1 month ago (2015-10-27 09:23:25 UTC) #11
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_rel/builds/8566)
5 years, 1 month ago (2015-10-27 10:26:17 UTC) #13
stefan-webrtc
temporary to investigate build issue.
5 years, 1 month ago (2015-10-27 11:54:15 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1419193002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1419193002/100001
5 years, 1 month ago (2015-10-27 13:47:32 UTC) #19
pbos-webrtc
https://codereview.webrtc.org/1419193002/diff/100001/webrtc/call/call_perf_tests.cc File webrtc/call/call_perf_tests.cc (right): https://codereview.webrtc.org/1419193002/diff/100001/webrtc/call/call_perf_tests.cc#newcode129 webrtc/call/call_perf_tests.cc:129: : SyncRtcpObserver(), Remove from ctor list https://codereview.webrtc.org/1419193002/diff/100001/webrtc/call/call_perf_tests.cc#newcode250 webrtc/call/call_perf_tests.cc:250: audio_send_transport.SetReceiver(&voe_packet_receiver); ...
5 years, 1 month ago (2015-10-27 14:06:30 UTC) #20
stefan-webrtc
https://codereview.webrtc.org/1419193002/diff/100001/webrtc/call/call_perf_tests.cc File webrtc/call/call_perf_tests.cc (right): https://codereview.webrtc.org/1419193002/diff/100001/webrtc/call/call_perf_tests.cc#newcode129 webrtc/call/call_perf_tests.cc:129: : SyncRtcpObserver(), On 2015/10/27 14:06:29, pbos-webrtc wrote: > Remove ...
5 years, 1 month ago (2015-10-27 14:33:16 UTC) #21
stefan-webrtc
Comments addresded.
5 years, 1 month ago (2015-10-27 14:33:48 UTC) #22
pbos-webrtc
lgtm
5 years, 1 month ago (2015-10-27 14:37:09 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1419193002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1419193002/120001
5 years, 1 month ago (2015-10-27 14:37:49 UTC) #25
commit-bot: I haz the power
Committed patchset #5 (id:120001)
5 years, 1 month ago (2015-10-27 15:29:46 UTC) #26
commit-bot: I haz the power
5 years, 1 month ago (2015-10-27 15:29:53 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f116bd0d7a3cdad20bb638d5a87427bd920c8904
Cr-Commit-Position: refs/heads/master@{#10430}

Powered by Google App Engine
This is Rietveld 408576698