commit | db0e64c5e80168839d74ae0cc6173ccd537ae211 | [log] [tgz] |
---|---|---|
author | Evan Shrubsole <eshr@webrtc.org> | Tue Sep 02 10:17:25 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 02 11:51:22 2025 |
tree | 062749c4eca16c1cc4e73df89558e176539d6cb5 | |
parent | 91d13f7105ae8ad9b274265fc776506af7c75c70 [diff] |
Revert "Remove use of global clocks in TestClient" This reverts commit 5b634ccedca5ab7969edc68fca15d327aa0440d3. Reason for revert: Breaks downstream Bug: webrtc:42223992 Original change's description: > Remove use of global clocks in TestClient > > The functions that are relevant here can be abstracted away with > WaitUntil, which is available since this is a test-only target. This > may be updated once the ClockVariant is simplified to relevant clocks > for testing. > > Bug: webrtc:42223992 > Change-Id: I68a0514be56931e44777f4cd086f5ea794da377a > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/407405 > Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> > Commit-Queue: Evan Shrubsole <eshr@webrtc.org> > Auto-Submit: Evan Shrubsole <eshr@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#45529} Bug: webrtc:42223992 No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: I6bc22c6d604536a3eb163dbef77b025ff2cd124a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/407442 Auto-Submit: Evan Shrubsole <eshr@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45531}
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.