commit | 896e528596938535aae0bbb56dd59087fa8ff5ca | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Fri Jul 04 14:30:22 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 08 09:33:19 2025 |
tree | 7654d65a59ddba2f96ec6f3801964ffe7e2dd7ce | |
parent | 2a2119e89549a3e5267768868534b69c7c651b66 [diff] |
IWYU rtc_base (threading-related) using the usual find rtc_base -name "*.h" -o -name "*.cc" | xargs tools_webrtc/iwyu/apply-include-cleaner followed by tools_webrtc/gn_check_autofix.py -C out/Default followed by git cl format and manual resolution or reverts of files that require a more focused review. pthread <bits/*.h> was added to the IWYU scripts gnore list. Split from https://webrtc-review.googlesource.com/c/src/+/398903 Bug: webrtc:42226242 Change-Id: I7a999b5e17342bc6ff9d9289948c5b8f78fa79a5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/398989 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Cr-Commit-Position: refs/heads/main@{#45115}
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.