commit | b93598465d85a7df2f601058260eb2edc26b93ab | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Thu Jan 19 13:41:25 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jan 19 13:41:25 2017 |
tree | 66daa45675d64729bbb5b7ac9cd6c9c7918a96f6 | |
parent | 6ce9259cb0bf875f444c2ea2992aa80a870c62c0 [diff] |
Revert of Move congestion controller processing to the pacer thread. (patchset #5 id:80001 of https://codereview.webrtc.org/2637783003/ ) Reason for revert: Speculative revert for perf regression related to ramp-up on android. See https://bugs.chromium.org/p/chromium/issues/detail?id=682611 Original issue's description: > Move congestion controller processing to the pacer thread. > > Also rename it from pacer_thread_ to congestion_controller_thread_. > > BUG=webrtc:6847 > > Review-Url: https://codereview.webrtc.org/2637783003 > Cr-Commit-Position: refs/heads/master@{#16134} > Committed: https://chromium.googlesource.com/external/webrtc/+/b3dc2b7b1e02970c49064a61a4bd0fc941249c93 TBR=danilchap@webrtc.org,stefan@webrtc.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=webrtc:6847 Review-Url: https://codereview.webrtc.org/2644603003 Cr-Commit-Position: refs/heads/master@{#16163}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.