commit | 322c4a0b3a82caf8cdd4bf2c128c2eac72ed3058 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Sat Apr 30 09:40:22 2016 |
committer | Commit bot <commit-bot@chromium.org> | Sat Apr 30 09:40:26 2016 |
tree | 19a38ec49ff0b54c17260a7db23cb2fcbe45c0b0 | |
parent | a97611a43f303cee941794e1cb240d9e33160cc0 [diff] |
Replace scoped_ptr with unique_ptr in webrtc/libjingle/ But keep #including scoped_ptr.h in .h files, so as not to break WebRTC users who expect those .h files to give them rtc::scoped_ptr. BUG=webrtc:5520 Review-Url: https://codereview.webrtc.org/1935893002 Cr-Commit-Position: refs/heads/master@{#12577}
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.