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

Issue 1373903003: Unify newapi::RtcpMode and RTCPMethod. (Closed)

Created:
5 years, 2 months ago by pbos-webrtc
Modified:
5 years, 2 months ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, rwolff_gocast.it, hlundin-webrtc, yujie_mao (webrtc), Andrew MacDonald, henrika_webrtc, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, andresp, peah-webrtc, the sun, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Unify newapi::RtcpMode and RTCPMethod. BUG=webrtc:1695 R=solenberg@webrtc.org, stefan@webrtc.org TBR=mflodman@webrtc.org Committed: https://crrev.com/da903eaabbb6c6830efcafc3c2ade1d36f511e43 Cr-Commit-Position: refs/heads/master@{#10143}

Patch Set 1 #

Total comments: 2

Patch Set 2 : enum class #

Total comments: 2

Patch Set 3 : kConstant #

Total comments: 1

Patch Set 4 : ehm, compile the code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -157 lines) Patch
M talk/media/webrtc/webrtcvideoengine2_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/call/rtc_event_log.cc View 1 2 1 chunk +6 lines, -4 lines 0 comments Download
M webrtc/call/rtc_event_log_unittest.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/common_types.h View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/interface/rtp_rtcp.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h View 1 chunk +0 lines, -7 lines 0 comments Download
M webrtc/modules/rtp_rtcp/mocks/mock_rtp_rtcp.h View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/nack_rtx_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_format_remb_unittest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.h View 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender.cc View 1 2 6 chunks +9 lines, -9 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc View 1 2 31 chunks +35 lines, -35 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/test/BWEStandAlone/TestSenderReceiver.cc View 1 2 2 chunks +2 lines, -4 lines 0 comments Download
M webrtc/modules/rtp_rtcp/test/testAPI/test_api.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/modules/rtp_rtcp/test/testAPI/test_api_rtcp.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/test/testAPI/test_api_video.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 8 chunks +15 lines, -12 lines 0 comments Download
M webrtc/video/video_receive_stream.h View 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/video/video_receive_stream.cc View 1 2 3 chunks +9 lines, -18 lines 0 comments Download
M webrtc/video/video_send_stream.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/video/video_send_stream_tests.cc View 1 2 6 chunks +6 lines, -6 lines 0 comments Download
M webrtc/video_engine/vie_channel.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/video_engine/vie_channel.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M webrtc/video_receive_stream.h View 1 2 2 chunks +1 line, -7 lines 0 comments Download
M webrtc/voice_engine/channel.cc View 1 2 6 chunks +12 lines, -12 lines 0 comments Download

Messages

Total messages: 25 (7 generated)
pbos-webrtc
PTAL, this removes the newapi:: namespace (which was a bad idea to begin with). :)
5 years, 2 months ago (2015-09-28 17:07:24 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1373903003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1373903003/1
5 years, 2 months ago (2015-09-28 17:07:46 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_x64_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_rel/builds/9663)
5 years, 2 months ago (2015-09-28 17:32:21 UTC) #5
the sun
https://codereview.webrtc.org/1373903003/diff/1/webrtc/common_types.h File webrtc/common_types.h (right): https://codereview.webrtc.org/1373903003/diff/1/webrtc/common_types.h#newcode899 webrtc/common_types.h:899: enum RtcpMode { kRtcpOff, kRtcpCompound, kRtcpReducedSize }; While messing ...
5 years, 2 months ago (2015-09-30 08:17:06 UTC) #7
pbos-webrtc
enum class
5 years, 2 months ago (2015-09-30 09:49:45 UTC) #8
pbos-webrtc
Done, woo! https://codereview.webrtc.org/1373903003/diff/1/webrtc/common_types.h File webrtc/common_types.h (right): https://codereview.webrtc.org/1373903003/diff/1/webrtc/common_types.h#newcode899 webrtc/common_types.h:899: enum RtcpMode { kRtcpOff, kRtcpCompound, kRtcpReducedSize }; ...
5 years, 2 months ago (2015-09-30 09:50:04 UTC) #9
stefan-webrtc
https://codereview.webrtc.org/1373903003/diff/20001/webrtc/common_types.h File webrtc/common_types.h (right): https://codereview.webrtc.org/1373903003/diff/20001/webrtc/common_types.h#newcode899 webrtc/common_types.h:899: enum class RtcpMode { OFF, COMPOUND, REDUCED_SIZE }; I ...
5 years, 2 months ago (2015-09-30 09:58:13 UTC) #10
pbos-webrtc
kConstant
5 years, 2 months ago (2015-09-30 10:15:15 UTC) #11
pbos-webrtc
https://codereview.webrtc.org/1373903003/diff/20001/webrtc/common_types.h File webrtc/common_types.h (right): https://codereview.webrtc.org/1373903003/diff/20001/webrtc/common_types.h#newcode899 webrtc/common_types.h:899: enum class RtcpMode { OFF, COMPOUND, REDUCED_SIZE }; On ...
5 years, 2 months ago (2015-09-30 10:16:13 UTC) #12
pbos-webrtc
ehm, compile the code
5 years, 2 months ago (2015-09-30 10:17:13 UTC) #13
the sun
lgtm https://codereview.webrtc.org/1373903003/diff/40001/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/1373903003/diff/40001/webrtc/video/end_to_end_tests.cc#newcode1107 webrtc/video/end_to_end_tests.cc:1107: case RtcpMode::kOff: use default: instead; then code will ...
5 years, 2 months ago (2015-09-30 10:23:05 UTC) #14
stefan-webrtc
lgtm
5 years, 2 months ago (2015-10-01 07:41:44 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1373903003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1373903003/60001
5 years, 2 months ago (2015-10-02 08:25:13 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/1057)
5 years, 2 months ago (2015-10-02 08:27:13 UTC) #19
pbos-webrtc
TBR=mflodman@ for the root files. :)
5 years, 2 months ago (2015-10-02 09:30:32 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1373903003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1373903003/60001
5 years, 2 months ago (2015-10-02 09:30:57 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 2 months ago (2015-10-02 09:37:02 UTC) #24
commit-bot: I haz the power
5 years, 2 months ago (2015-10-02 09:37:25 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/da903eaabbb6c6830efcafc3c2ade1d36f511e43
Cr-Commit-Position: refs/heads/master@{#10143}

Powered by Google App Engine
This is Rietveld 408576698