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

Issue 1470373004: Rewrote pacer and bandwidth UMA stats. (Closed)

Created:
5 years ago by stefan-webrtc
Modified:
5 years ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Rewrote pacer and bandwidth UMA stats. The new version measures receive bitrates from time of first packet to time of last packet, and send/pacer BWE as the average BWE reported while we have send streams. R=asapersson@webrtc.org, pbos@webrtc.org Committed: https://crrev.com/226befecfb5e56287482a2d6250f01d019761884 Cr-Commit-Position: refs/heads/master@{#10810}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 6

Patch Set 4 : Comments addressed. #

Total comments: 4

Patch Set 5 : Comments addressed - again. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -47 lines) Patch
M webrtc/call/call.cc View 1 2 3 4 10 chunks +35 lines, -47 lines 0 comments Download

Messages

Total messages: 22 (7 generated)
stefan-webrtc
5 years ago (2015-11-25 12:14:15 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/1470373004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1470373004/1
5 years ago (2015-11-25 12:14:24 UTC) #4
stefan-webrtc
I'd happily receive comments on this CL. :)
5 years ago (2015-11-26 08:28:15 UTC) #5
åsapersson
https://codereview.webrtc.org/1470373004/diff/40001/webrtc/call/call.cc File webrtc/call/call.cc (right): https://codereview.webrtc.org/1470373004/diff/40001/webrtc/call/call.cc#newcode157 webrtc/call/call.cc:157: int64_t received_rtcp_bytes_; size_t? https://codereview.webrtc.org/1470373004/diff/40001/webrtc/call/call.cc#newcode166 webrtc/call/call.cc:166: int64_t pacer_bitrate_sum_kbits_ GUARDED_BY(&bitrate_crit_); size_t ...
5 years ago (2015-11-26 09:14:32 UTC) #6
stefan-webrtc
Comments addressed.
5 years ago (2015-11-26 10:07:27 UTC) #7
stefan-webrtc
https://codereview.webrtc.org/1470373004/diff/40001/webrtc/call/call.cc File webrtc/call/call.cc (right): https://codereview.webrtc.org/1470373004/diff/40001/webrtc/call/call.cc#newcode157 webrtc/call/call.cc:157: int64_t received_rtcp_bytes_; On 2015/11/26 09:14:32, åsapersson wrote: > size_t? ...
5 years ago (2015-11-26 10:07:56 UTC) #8
åsapersson
lgtm
5 years ago (2015-11-26 10:15:33 UTC) #9
pbos-webrtc
https://codereview.webrtc.org/1470373004/diff/60001/webrtc/call/call.cc File webrtc/call/call.cc (right): https://codereview.webrtc.org/1470373004/diff/60001/webrtc/call/call.cc#newcode155 webrtc/call/call.cc:155: size_t received_video_bytes_; total bytes can quite easily overflow a ...
5 years ago (2015-11-26 10:19:39 UTC) #10
stefan-webrtc
https://codereview.webrtc.org/1470373004/diff/60001/webrtc/call/call.cc File webrtc/call/call.cc (right): https://codereview.webrtc.org/1470373004/diff/60001/webrtc/call/call.cc#newcode155 webrtc/call/call.cc:155: size_t received_video_bytes_; On 2015/11/26 10:19:38, pbos-webrtc wrote: > total ...
5 years ago (2015-11-26 11:30:06 UTC) #11
stefan-webrtc
Comments addressed - again.
5 years ago (2015-11-26 11:30:35 UTC) #12
pbos-webrtc
lgtm
5 years ago (2015-11-26 11:39:05 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1470373004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1470373004/80001
5 years ago (2015-11-26 12:23:30 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years ago (2015-11-26 14:24:01 UTC) #18
stefan-webrtc
Committed patchset #5 (id:80001) manually as 226befecfb5e56287482a2d6250f01d019761884 (presubmit successful).
5 years ago (2015-11-26 14:37:01 UTC) #20
commit-bot: I haz the power
5 years ago (2015-11-26 14:37:04 UTC) #22
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/226befecfb5e56287482a2d6250f01d019761884
Cr-Commit-Position: refs/heads/master@{#10810}

Powered by Google App Engine
This is Rietveld 408576698