| commit | a1586f13539ea0a409e26dca620ad97200c6d952 | [log] [tgz] |
|---|---|---|
| author | Evan Shrubsole <eshr@webrtc.org> | Fri Sep 05 08:37:55 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 05 10:33:54 2025 |
| tree | 117edd24305fe4281182f392804a05efa20e0e71 | |
| parent | 20786cda428d1fed97c7de788a80ed772917b643 [diff] |
Reland "Remove use of global clocks in TestClient" This is a reland of commit 5b634ccedca5ab7969edc68fca15d327aa0440d3 Safe to reland: Reverted changes to the test_client API 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 Change-Id: I6c3e7d485f4c020a206987d6d9e17ce44eb2b901 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/408000 Auto-Submit: Evan Shrubsole <eshr@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45563}
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.