commit | 36f74e55792cae19db8b222c29aa38d6e0eb1225 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Wed Dec 14 07:36:18 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Dec 14 07:36:26 2016 |
tree | 4c2a6a159e0f0ed24edda82b53825a40ada2108f | |
parent | dd3c811ef85518e5f0ebdde72370d63eff093a9c [diff] |
Delete rtc::linked_ptr. Only use, in statstypes.h, replaced with std::unique_ptr. BUG=webrtc:6424 Review-Url: https://codereview.webrtc.org/2567143003 Cr-Commit-Position: refs/heads/master@{#15588}
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.