commit | 22feaa3d15881c659d8fe1b49441649c0396d6a1 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Thu Mar 17 16:17:43 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Mar 17 16:17:49 2016 |
tree | d332a545daadc0f42c8d478b61901539a9615a34 | |
parent | b21379515a26a748c087cd38060fbfed0bb1dd4b [diff] |
Replace scoped_ptr with unique_ptr in webrtc/modules/ Except in places where this would break out-of-tree code, such as Chromium. BUG=webrtc:5520 Review URL: https://codereview.webrtc.org/1785173002 Cr-Commit-Position: refs/heads/master@{#12037}
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.