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

Issue 2758443005: Roll WebRTC 17267:17295 (23 commits) (Closed)

Created:
3 years, 9 months ago by pbos
Modified:
3 years, 9 months ago
Reviewers:
emircan
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll WebRTC 17267:17295 (23 commits) Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/c0a0f8d..4491b9e $ git log c0a0f8d..4491b9e --date=short --no-merges --format=%ad %ae %s 2017-03-17 tommi@webrtc.org Delete unused test code in modules/video_coding/test/ 2017-03-17 elad.alon@webrtc.org Potential race-condition resolution in CongestionController::min_bitrate_bps_ 2017-03-17 nisse@webrtc.org Delete unused member RTCPSender::FeedbackState::send_payload_type. 2017-03-17 brandtr@webrtc.org Minor FlexFEC fixes. 2017-03-17 terelius@webrtc.org Use RTC_UNUSED instead of conditional compilation in BWE simulator tool. 2017-03-17 stefan@webrtc.org Fix crash on multiple feedback messages are received on old transport. 2017-03-17 philipel@webrtc.org Reland of Save width/height of SPS nalus and restore them on the first packet of an IDR. (patchset #1 id:1 of https://codereview.webrtc.org/2754543005/ ) 2017-03-17 ilnik@webrtc.org Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2751063005/ ) 2017-03-17 tommi@webrtc.org Delete unused method VideoCodingModule::DiscardedPackets(). 2017-03-17 tommi@webrtc.org Delete unsupported method VideoCodingModule::RegisterDecoderTimingCallback. The implementation behind this method has been a noop for a long time. 2017-03-17 henrika@webrtc.org Adds unit test for ADM on Linux 2017-03-17 tommi@webrtc.org Provide default impl of TimeUntilNextProcess in MockRtpRtcp instead of mocking. 2017-03-17 ehmaldonado@webrtc.org GN: Make //webrtc/test:fileutils visible only to //webrtc/test. 2017-03-17 kthelgason@webrtc.org Revert of Reland: Use native (optimized) functions for byte order conversion. (patchset #5 id:80001 of https://codereview.webrtc.org/2751403003/ ) 2017-03-17 kthelgason@webrtc.org Delete unused classes from stream.cc 2017-03-16 jbauch@webrtc.org Reland: Use native (optimized) functions for byte order conversion. 2017-03-16 jbauch@webrtc.org Revert of Use native (optimized) functions for byte order conversion. (patchset #3 id:40001 of https://codereview.webrtc.org/2738063005/ ) 2017-03-16 jbauch@webrtc.org Use native (optimized) functions for byte order conversion. 2017-03-16 ilnik@webrtc.org Revert of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #11 id:300001 of https://codereview.webrtc.org/2750473002/ ) 2017-03-16 danilchap@webrtc.org Fix rtcp_sender to support sdes with 31 chunk Previosly it supported up to only 15 chunks which is a limit for csrcs in an rtp packet. 2017-03-16 philipel@webrtc.org De-parameterized EndToEndTests. 2017-03-16 nisse@webrtc.org Make ModuleRtpRtcpImpl member variables private. 2017-03-16 ivoc@webrtc.org Added locking when getting echo likelihood stats. TBR= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG= Review-Url: https://codereview.chromium.org/2758443005 Cr-Commit-Position: refs/heads/master@{#457835} Committed: https://chromium.googlesource.com/chromium/src/+/9003b88c41ff1c2a5ccf30f8e4be98c2e923993c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (7 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2758443005/1
3 years, 9 months ago (2017-03-17 15:53:56 UTC) #2
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 9 months ago (2017-03-17 15:53:58 UTC) #4
emircan
lgtm
3 years, 9 months ago (2017-03-17 15:58:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2758443005/1
3 years, 9 months ago (2017-03-17 16:01:21 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/301384) linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 9 months ago (2017-03-17 16:18:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2758443005/1
3 years, 9 months ago (2017-03-17 17:37:52 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-17 18:57:18 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/9003b88c41ff1c2a5ccf30f8e4be...

Powered by Google App Engine
This is Rietveld 408576698