commit | 2bb3afa054624802b1a9f9c457de0527a57beb00 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Wed Mar 16 22:58:08 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 16 22:58:13 2016 |
tree | c2509561dc3935e7dc53223dbb10ffbe960c1d94 | |
parent | 672b78ff6a43c63c4e9c28d34710924c6197f182 [diff] |
Replace scoped_ptr with unique_ptr in webrtc/modules/desktop_capture/ BUG=webrtc:5520 Review URL: https://codereview.webrtc.org/1743203002 Cr-Commit-Position: refs/heads/master@{#12023}
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.