commit | 0206a971f5aef3ca4929d3e0f404ff43e6c05581 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Fri Jan 19 13:08:53 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 19 15:28:49 2024 |
tree | 6ab5a1e8ec414ef9b248ae2c966a4c33d7cdd655 | |
parent | 37e9b378fd2e2f676bd9b1bd9c28a112a08126be [diff] |
Uninherit TaskQueueForTest from legacy rtc::TaskQueue rtc::TaskQueue is not used in any api and thus TaskQueueForTest no longer need to provide implementation for it. TaskQueueForTest still helpful for code that expects TaskQueueBase. Bug: webrtc:14169 Change-Id: I64ee2691ddeb0ff3a72cd4dd192730c06260f61f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/335323 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41577}
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.