commit | 1d50ee44fd53e228d40db2d6aa2f0300b736c550 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Fri Mar 18 05:54:44 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 18 05:54:49 2016 |
tree | 998e0f71d92f223afb4c02278a0da47eaab6843c | |
parent | 15622c0aafd65df790af1def89dc6d4454e3b35a [diff] |
Stop using some scoped_ptr features that unique_ptr doesn't have No operator== that accepts one unique_ptr<T> and one T*. No implicit conversion to bool. No rtc_make_scoped_ptr function. BUG=webrtc:5520 Review URL: https://codereview.webrtc.org/1803833002 Cr-Commit-Position: refs/heads/master@{#12048}
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.