| commit | 1d1e00c19a6e7dae3cc1948a1f5bd0fa495bdfe2 | [log] [tgz] |
|---|---|---|
| author | Philipp Hancke <phancke@meta.com> | Thu May 29 20:17:43 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 02 19:28:47 2025 |
| tree | 907a7fb4a1e92edb4a0c25eec1767360bf4972d4 | |
| parent | 912b3884b3edb151b985b977ae1a8a877a779655 [diff] |
IWYU modules/desktop_capture (part 2) Follow-up to https://webrtc-review.googlesource.com/c/src/+/393940 Done using find modules/desktop_capture/ -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. Manual changes: * screencast_stream_utils.cc: include string_utils Bug: webrtc:42226242 Change-Id: I126f7cd6bfb194d7a93eb26e6652fd0262511bae Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/394060 Commit-Queue: Philipp Hancke <phancke@meta.com> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#44808}
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.