commit | 85340ce5166c880be8c863be6949874b675238f1 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Mon Nov 19 14:51:39 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 19 16:13:16 2018 |
tree | 8649d624ad7ca585a378b706c3d01462d68909d4 | |
parent | 52e69d7789a5b214edbb7d8b77a14a5f1d879f84 [diff] |
Move rtc::scoped_refptr to api/. rtc::scoped_refprt is used in WebRTC api/ code so it makes sense to move it to api/ and remove exceptions from api/DEPS. Bug: webrtc:9887 Change-Id: If58c387e5fdfacd8fc1830b4bd79fa1a73942cc9 Reviewed-on: https://webrtc-review.googlesource.com/c/111252 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25698}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.