commit | b25345ee3f2f27a6814495f7f617f954fb4b192a | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Sat Mar 12 14:10:44 2016 |
committer | Commit bot <commit-bot@chromium.org> | Sat Mar 12 14:10:53 2016 |
tree | 96399d0ee86fa7642a36a80881c85bd6925d1018 | |
parent | 83f831a919ff4c2d736ec3c5a33c6afb4d5eea47 [diff] |
Replace scoped_ptr with unique_ptr in webrtc/call/ BUG=webrtc:5520 Review URL: https://codereview.webrtc.org/1789903003 Cr-Commit-Position: refs/heads/master@{#11970}
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.