commit | 168090b0748301239627959e2d831fb05eba65f6 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Tue Jun 17 20:08:34 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 18 06:41:21 2025 |
tree | 69bea08aad231ca4a58eed561cadf799d89cd55d | |
parent | c73a5458f6fdb04c7ea987160ecf86714adc69bf [diff] |
IWYU rtc_base Done using find rtc_base/ -name "*.h" -o -name "*.cc" | xargs tools_webrtc/iwyu/apply-include-cleaner followed by tools_webrtc/gn_check_autofix.py and git cl format. Some of the more platform specific changes or changes that likely require more attention were reverted manually. Those will be done in smaller CLs. Bug: webrtc:42226242 No-Iwyu: cross-platform issue in async_dns_resolver which will be handled in a follow-up. Change-Id: I963a5bd4943a780006f5371b15bbdc6a9ec87bb1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/396703 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Cr-Commit-Position: refs/heads/main@{#44970}
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.