commit | c40d8c225823f2f30ace923bf9fe0e001c5e4f0f | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Fri May 30 16:15:49 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 02 07:14:40 2025 |
tree | 9d8231d42880f994459ce4994e410f9c1eabfecc | |
parent | ac52da3e3d17365dab3df3810fbabf44bfb59a50 [diff] |
IWYU test/pc, test/peer_scenario and test/scenario using find test/pc -name "*.h" -o -name "*.cc" | xargs tools_webrtc/iwyu/apply-include-cleaner find test/peer_scenario -name "*.h" -o -name "*.cc" | xargs tools_webrtc/iwyu/apply-include-cleaner find test/scenario -name "*.h" -o -name "*.cc" | xargs tools_webrtc/iwyu/apply-include-cleaner followed by tools_webrtc/gn_check_autofix.py followed by git cl format Bug: webrtc:42226242 Change-Id: I4170387e4d6c8b430f7efc23138d784a9871dac5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/393382 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44801}
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.