commit | 29ad53e466b5128c2f85d421fbddcdcd209c85cd | [log] [tgz] |
---|---|---|
author | Tomas Gunnarsson <tommi@webrtc.org> | Fri Mar 18 13:46:48 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 18 14:48:39 2022 |
tree | 1553ef254b26d528661cb3444f4623c5ad340885 | |
parent | ef6b028c928e52d66c49f80e1a1c833ab9affdbb [diff] |
Remove 'owned proxy' macros from proxy.h. This seems to be unused and also differs from other proxy implementations in that proxies are generally for reference counted interfaces whereas the 'owned proxy' macros are not. Bug: webrtc:13464, webrtc:12701 Change-Id: I2fc2c2f186bccab8388928d41610112c3b5f88ac Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/256018 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36255}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.