commit | 3665df287a6774280935e96a466271ec4acbe9f9 | [log] [tgz] |
---|---|---|
author | tommi <[email protected]> | Sat Mar 04 10:42:10 2017 |
committer | Commit bot <[email protected]> | Sat Mar 04 10:42:10 2017 |
tree | 22ae6ce19d9c557ee1d07079b4cc0cda9406e834 | |
parent | 34e86af9f3ebe792b7681053eca4c08b27eca52d [diff] |
Roll WebRTC 16996:17031 (27 commits) Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/59324a6..c716659 $ git log 59324a6..c716659 --date=short --no-merges --format=%ad %ae %s 2017-03-04 [email protected] Revert of Improve testing of SRTP external auth code paths. (patchset #2 id:20001 of https://codereview.webrtc.org/2722423003/ ) 2017-03-04 [email protected] Improve testing of SRTP external auth code paths. 2017-03-03 [email protected] Reland of Setting is_component_build to false by default (patchset #1 id:1 of https://codereview.webrtc.org/2731703004/ ) 2017-03-03 [email protected] Revert of Setting is_component_build to false by default (patchset #5 id:80001 of https://codereview.webrtc.org/2728643003/ ) 2017-03-03 [email protected] BlankDetectorDesktopCapturerWrapper to detect a blank DesktopFrame 2017-03-03 [email protected] Create the SrtpTransportInterface. 2017-03-03 [email protected] Setting is_component_build to false by default 2017-03-03 [email protected] Modify TransportFeedbackPacketLossTrackerTest to use parameterization 2017-03-03 [email protected] Packet Loss Tracker - Stream Separation 2017-03-03 [email protected] Fixing race between CallbackCanceled and CancelCallback in AsyncInvoker. 2017-03-03 [email protected] Removing HTTPS and SOCKS proxy server code. 2017-03-03 [email protected] Add unit tests for RTCMTLVideoView. 2017-03-03 [email protected] APM configuration files generator. It generates json files to be used as APM configuration presets. Useful to avoid manual editing of such files. 2017-03-03 [email protected] Evaluation controller, evaluation score abstract class, and score data access. 2017-03-03 [email protected] Fixing a unittest to allow new Opus version. 2017-03-03 [email protected] Readme file with example that explains how the conversational speech generator tool should work. 2017-03-03 [email protected] Add performance tracing for PlatformThread and parts of the video code. 2017-03-03 [email protected] "audioproc_f" wrapper - Metadata and AudioProcConfigFile classes - ApmModuleSimulator constructor updated - BUILD.gn updated 2017-03-03 [email protected] Simulation controller (shell arguments parser and simulation runner) and libraries (data access, noise generators, evaluation scores). Execution flag added to the .py and .sh scripts. BUILD.gn files adapted (see :lib), APM config files moved. 2017-03-03 [email protected] Reland of Fix flaky EndToEndTest.TransportSeqNumOnAudioAndVideo (patchset #1 id:1 of https://codereview.webrtc.org/2730893002/ ) 2017-03-03 [email protected] Fix cyclic deps: rent_a_codec<->audio_coding and rent_a_codec<->neteq 2017-03-03 [email protected] Add Metal video view in AppRTCMobile and Metal availability macro. 2017-03-03 [email protected] Multiply in 64 bits to avoid overflow 2017-03-03 [email protected] Increase tick precision in TaskQueue on Windows 64. Hopefully this will reduce the flakiness of PostDelayedTask. 2017-03-03 [email protected] Revert of Fix flaky EndToEndTest.TransportSeqNumOnAudioAndVideo (patchset #2 id:20001 of https://codereview.webrtc.org/2728103002/ ) 2017-03-03 [email protected] Fix flaky EndToEndTest.TransportSeqNumOnAudioAndVideo Add extra checks to it to simplify diagnostic should it fail again. 2017-03-03 [email protected] Add support for Location (RTC_FROM_HERE) to ProcessThread::RegisterModule. This makes a few things a lot clearer when looking at perf trace data: 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/2731783003 Cr-Commit-Position: refs/heads/master@{#454770}