commit | 9f42d00a217052b1435def32ba4630aefd5a3e01 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Wed Jul 09 16:38:08 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 11 08:23:31 2025 |
tree | a1a6a4e5004dd7566d274c8be8a3a891819ba56b | |
parent | fb1f65a8d1e3f915d16a22aeda0e2f389e7fa879 [diff] |
IWYU common_audio et al followed by find common_audio/ -name "*.h" -o -name "*.cc" | xargs tools_webrtc/iwyu/apply-include-cleaner followed by tools_webrtc/gn_check_autofix.py -C out/Default/ and git cl format C style headers were replaced with their C++ equivalents where they showed up in the diff. Bug: webrtc:42226242 Change-Id: Ic3f87925c93141c72dc8ce2ed7cf673dfd74851a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/397062 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Reviewed-by: Per Ã…hgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45135}
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.