commit | 13e4923c12596c16018fc7bc5143e3f6e01a00c8 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Wed Mar 26 17:16:11 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 27 18:52:56 2025 |
tree | 2b0b3dc1fbe1af52299bf210789c098d7d4f2294 | |
parent | df37304f91ea1bd12f92c044a546248b251fede5 [diff] |
IWYU p2p (part 2) using find p2p/ -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 Changes to udp_port.h were manually reverted and replaced with a IWYU keep pragma BUG=webrtc:42226242 Change-Id: I00f895b9537f8a3bd99b6032508f97c5111018d7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/382860 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44247}
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.