commit | 00b714e1fd222aa30c19ac5bea538ffe62bc22d2 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Tue Jul 01 17:06:28 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 03 00:52:13 2025 |
tree | 3f53c23e20e3fb3f999c514418aa5dfff72d2096 | |
parent | e610d18231e34f4f839900ddc9dd61e721626efc [diff] |
IWYU modules/ partially and remove legacy ECN alias using find modules -name "*.h" -o -name "*.cc" | xargs tools_webrtc/iwyu/apply-include-cleaner followed by a revert of platform-specific modules which will be done separately followed by tools_webrtc/gn_check_autofix.py -C out/Default/ followed by git cl format Then manually remove the backward compat rtc_base/network/ecn_marking.h and update the dependencies. Bug: webrtc:42226242 No-Iwyu: platform-specific code in socket_server Change-Id: Ifb950b7c28ecc644c4de3b53b8dade9dc36f271c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/397920 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Cr-Commit-Position: refs/heads/main@{#45079}
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.