commit | 77efcd82db1e1a2f0753b1cc4f79aedf85367169 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Mar 13 07:50:42 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 13 09:01:05 2019 |
tree | 60b265c5c361cdab4946424a0bc84847a2cf6c54 | |
parent | 793597b7c987fe9c753d8d844cb84900cb617739 [diff] |
Reland "Replacing rtc::Thread with task queue for TestAudioDeviceModule." This is a reland of 1b871d07532c25d2f27e4db192cb9ce2229b1cee Original change's description: > Replacing rtc::Thread with task queue for TestAudioDeviceModule. > > This prepares for running it in simulated time. > > TBR=henrika@webrtc.org > > Bug: webrtc:10465 > Change-Id: I9b29b8af9aeba7f0c8209ca77294a63d8068ff1a > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/126481 > Reviewed-by: Sebastian Jansson <srte@webrtc.org> > Reviewed-by: Oskar Sundbom <ossu@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#27083} TBR=henrika@webrtc.org Bug: webrtc:10465 Change-Id: Icda8043fb5b1156129bc3b706bf8f190782b0921 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/127520 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27093}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.