| commit | 5d11f09b129cbb79412fbbd3d1a2321281350c37 | [log] [tgz] |
|---|---|---|
| author | Danil Chapovalov <danilchap@webrtc.org> | Fri May 23 12:14:44 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 27 15:17:23 2025 |
| tree | 64f99e51f0379df40cf57790901289bc7933dbc5 | |
| parent | 974e78b12aed3054ec77604cf44bfa74a1d22860 [diff] |
Introduce CreateTestFieldTrials free function Suggest to use it as the primary source for field trials in tests. When used widely, it would allow to remove quering force_field trial in test main functions, and more importnately, would avoid using global field trial string to propagate field trials from the command line. Bug: webrtc:419453427 Change-Id: I016098522966340d99857de8530fc6d6148e5479 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/393220 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44772}
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.