commit | 2c27a062ee46258abe9facc2cceee74f09bf6a99 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Tue Apr 26 08:37:53 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Apr 26 15:38:03 2016 +0000 |
tree | 6036c6c699939efb75f8cba9550f19a6af0e9a43 | |
parent | 1c7fdd86eb62813190de2d32e5923d42435929ba [diff] |
Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ BUG=webrtc:5520 Review URL: https://codereview.webrtc.org/1921233002 Cr-Commit-Position: refs/heads/master@{#12511}
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.