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

Issue 1734933002: Move RTP stats histograms from VieChannel to SendStatisticsProxy. (Closed)

Created:
4 years, 10 months ago by sprang_webrtc
Modified:
4 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, rwolff_gocast.it, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, mflodman, peah-webrtc, the sun, pbos-webrtc, perkj_webrtc, andresp
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move RTP stats histograms from VieChannel to SendStatisticsProxy. Also slice for screensharing. BUG= R=mflodman@webrtc.org, pbos@webrtc.org Committed: https://crrev.com/22c2b4814ae69d230512eb93cc20771fcf38879b Cr-Commit-Position: refs/heads/master@{#11822}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixed nit, rebase #

Total comments: 2

Patch Set 3 : Assert diff of RtpPacketCounter is valid #

Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -57 lines) Patch
M webrtc/common_types.h View 1 2 3 chunks +24 lines, -0 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 chunk +7 lines, -8 lines 0 comments Download
M webrtc/video/send_statistics_proxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video/send_statistics_proxy.cc View 1 3 chunks +63 lines, -0 lines 0 comments Download
M webrtc/video/send_statistics_proxy_unittest.cc View 2 chunks +133 lines, -0 lines 0 comments Download
M webrtc/video/vie_channel.h View 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/video/vie_channel.cc View 2 chunks +0 lines, -47 lines 0 comments Download

Messages

Total messages: 23 (10 generated)
sprang
4 years, 10 months ago (2016-02-25 09:45:19 UTC) #2
sprang_webrtc
4 years, 10 months ago (2016-02-25 13:59:27 UTC) #4
pbos-webrtc
lgtm https://codereview.webrtc.org/1734933002/diff/1/webrtc/video/send_statistics_proxy.cc File webrtc/video/send_statistics_proxy.cc (right): https://codereview.webrtc.org/1734933002/diff/1/webrtc/video/send_statistics_proxy.cc#newcode493 webrtc/video/send_statistics_proxy.cc:493: if (uma_container_->first_rtp_stats_time_ms_ == -1) { pref no {}s
4 years, 10 months ago (2016-02-25 14:28:29 UTC) #5
sprang_webrtc
+mflodman for webrtc/common_types.h
4 years, 10 months ago (2016-02-25 14:33:11 UTC) #7
mflodman
https://codereview.webrtc.org/1734933002/diff/20001/webrtc/common_types.h File webrtc/common_types.h (right): https://codereview.webrtc.org/1734933002/diff/20001/webrtc/common_types.h#newcode795 webrtc/common_types.h:795: header_bytes -= other.header_bytes; There's no >= 0 check, do ...
4 years, 9 months ago (2016-02-29 09:41:17 UTC) #8
sprang_webrtc
https://codereview.webrtc.org/1734933002/diff/20001/webrtc/common_types.h File webrtc/common_types.h (right): https://codereview.webrtc.org/1734933002/diff/20001/webrtc/common_types.h#newcode795 webrtc/common_types.h:795: header_bytes -= other.header_bytes; On 2016/02/29 09:41:17, mflodman wrote: > ...
4 years, 9 months ago (2016-02-29 13:00:33 UTC) #9
mflodman
common_types.h lgtm
4 years, 9 months ago (2016-02-29 13:23:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1734933002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1734933002/40001
4 years, 9 months ago (2016-02-29 13:24:02 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_ubsan on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_ubsan/builds/90)
4 years, 9 months ago (2016-02-29 13:57:39 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1734933002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1734933002/40001
4 years, 9 months ago (2016-02-29 14:36:28 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/3771)
4 years, 9 months ago (2016-02-29 15:02:51 UTC) #19
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/22c2b4814ae69d230512eb93cc20771fcf38879b Cr-Commit-Position: refs/heads/master@{#11822}
4 years, 9 months ago (2016-03-01 08:41:01 UTC) #22
sprang_webrtc
4 years, 9 months ago (2016-03-01 08:41:06 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
22c2b4814ae69d230512eb93cc20771fcf38879b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698