commit | c853597598198f2d4e57abaaa127d16fe5611410 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Mon Jun 20 04:47:39 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jun 20 11:47:46 2016 +0000 |
tree | 888f6025116d6cf584d72c0402016bc1f499337e | |
parent | 504f3351d259262664bee9ced0c1840461b8893a [diff] |
rtc::Buffer: Grow capacity by at least 1.5x to prevent quadratic behavior BUG=webrtc:6009 Review-Url: https://codereview.webrtc.org/2078873005 Cr-Commit-Position: refs/heads/master@{#13214}
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.