commit | bfefb03ec124105f49a19952fa73cf1861b0f262 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Sun May 01 21:53:46 2016 |
committer | Commit bot <commit-bot@chromium.org> | Sun May 01 21:53:55 2016 |
tree | 2142689beaf4b3f17c5561dae18d18c14db39080 | |
parent | e319059de29e142b92095f56a8149e3209de17d0 [diff] |
Replace scoped_ptr with unique_ptr everywhere 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/1937693002 Cr-Commit-Position: refs/heads/master@{#12581}
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.