commit | 555604a7463c6a6677f54aff340e7852a16b3c58 | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Tue Apr 26 10:13:22 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Apr 26 10:13:28 2016 |
tree | 9c7475a0d40fe64f59adef198a6e53d3cdbd85f6 | |
parent | 4e7f6c188770765f4dff52d31fb77a6630a51b80 [diff] |
Replace scoped_ptr with unique_ptr in webrtc/base/ This propagated into various other places. Also had to #include headers that were implicitly pulled by "scoped_ptr.h". BUG=webrtc:5520 Review URL: https://codereview.webrtc.org/1920043002 Cr-Commit-Position: refs/heads/master@{#12501}
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.