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

Issue 1452733002: rtcp::VoipMetric block moved into own file and got Parse function (Closed)

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

Description

rtcp::VoipMetric block moved into own file and got Parse function Committed: https://crrev.com/91941ae493cb37a4e1250c7d3aad1c7394b5850e Cr-Commit-Position: refs/heads/master@{#11030}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : reused existent structure for VoIPMetric #

Patch Set 4 : #

Total comments: 6

Patch Set 5 : #

Patch Set 6 : rebase #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+295 lines, -178 lines) Patch
M webrtc/modules/modules.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/BUILD.gn View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/rtp_rtcp.gypi View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_packet.h View 1 2 3 4 5 4 chunks +3 lines, -74 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_packet.cc View 1 2 3 4 5 4 chunks +5 lines, -59 lines 0 comments Download
A webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.h View 1 2 1 chunk +53 lines, -0 lines 0 comments Download
A webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.cc View 1 2 1 chunk +107 lines, -0 lines 0 comments Download
A webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric_unittest.cc View 1 2 3 4 5 1 chunk +93 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_packet_unittest.cc View 1 2 3 4 5 1 chunk +25 lines, -24 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver_unittest.cc View 1 2 3 4 5 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender.cc View 1 2 3 4 5 6 1 chunk +1 line, -20 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
danilchap
5 years, 1 month ago (2015-11-16 19:17:58 UTC) #2
åsapersson
lgtm with minor comments addressed https://codereview.webrtc.org/1452733002/diff/60001/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi File webrtc/modules/rtp_rtcp/rtp_rtcp.gypi (right): https://codereview.webrtc.org/1452733002/diff/60001/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi#newcode50 webrtc/modules/rtp_rtcp/rtp_rtcp.gypi:50: 'source/rtcp_packet/voip_metric.h', alphabetic order https://codereview.webrtc.org/1452733002/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.cc ...
5 years ago (2015-12-14 10:53:45 UTC) #3
danilchap
https://codereview.webrtc.org/1452733002/diff/60001/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi File webrtc/modules/rtp_rtcp/rtp_rtcp.gypi (right): https://codereview.webrtc.org/1452733002/diff/60001/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi#newcode50 webrtc/modules/rtp_rtcp/rtp_rtcp.gypi:50: 'source/rtcp_packet/voip_metric.h', On 2015/12/14 10:53:45, åsapersson wrote: > alphabetic order ...
5 years ago (2015-12-14 12:21:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1452733002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1452733002/120001
5 years ago (2015-12-15 14:52:11 UTC) #7
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years ago (2015-12-15 15:06:40 UTC) #8
commit-bot: I haz the power
5 years ago (2015-12-15 15:06:50 UTC) #10
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/91941ae493cb37a4e1250c7d3aad1c7394b5850e
Cr-Commit-Position: refs/heads/master@{#11030}

Powered by Google App Engine
This is Rietveld 408576698