commit | 79c380c5b7b5d4626518810b058cd9fe5358984b | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Fri Nov 15 18:18:11 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 18 09:34:33 2024 |
tree | 14e0de3dc2158c05335ec4aaea9f5d016c5f4e14 | |
parent | ab0b1888a5ee11739659ff7bd13f7e020d225e3b [diff] |
Always compile rtc_base/trace_categories.{h,cc}. Instead use the preprocessor to avoid compiling Perfetto related code when RTC_USE_PERFETTO is not defined. Bug: None Change-Id: I85b37cb0287327035ac2e8feb3caf9505486a1e4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/368343 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43410}
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.