commit | 2cf8eb9f78bb7ca19f821c18eabff98771741dc2 | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Fri Jun 30 13:26:09 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 30 16:15:06 2023 |
tree | 00d1d259b3ce8f74bce48d3a89a9ddfd6eb24143 | |
parent | 6fc700ec3d1f86d06e203011aa8f375f32b39d9e [diff] |
Reland "Migrate TestAudioDeviceModule on AudioDeviceModuleImpl" This CL will add AudioDeviceBuffer into the SUT increasing test coverage for audio quality regression detection. This reverts commit b035dcc0a274e6cdde3e0fc465244bc0e9e3d70e. Reason for revert: reland with a fix Original change's description: > Revert "Reland "Migrate TestAudioDeviceModule on AudioDeviceModuleImpl"" > > This reverts commit eeae96299784515f573379a64655eb07a5973a3a. > > Reason for revert: breaks WebRTC Chromium FYI ios-device > https://ci.chromium.org/ui/p/chromium/builders/webrtc.fyi/WebRTC%20Chromium%20FYI%20ios-device/14896/overview > > Original change's description: > > Reland "Migrate TestAudioDeviceModule on AudioDeviceModuleImpl" > > > > This reverts commit 69c8d3c843326aff9dee32cc639741c1cd7f8ae9. > > > > Reason for revert: Reland with a fix > > > > Original change's description: > > > Revert "Migrate TestAudioDeviceModule on AudioDeviceModuleImpl" > > > > > > This reverts commit e42bf81486d2f08b6dcbf1442287202e937ce52b. > > > > > > Reason for revert: Breaks iOS simulator bots and thus blocks chromium roll, https://chromium-review.googlesource.com/c/chromium/src/+/4433814 > > > > > > Original change's description: > > > > Migrate TestAudioDeviceModule on AudioDeviceModuleImpl > > > > > > > > Bug: b/272350185 > > > > Change-Id: Ia3d85d6fa3b0d4809e987a39d60d3eb022687132 > > > > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300363 > > > > Commit-Queue: Artem Titov <titovartem@webrtc.org> > > > > Reviewed-by: Henrik Andreassson <henrika@webrtc.org> > > > > Cr-Commit-Position: refs/heads/main@{#39877} > > > > > > Bug: b/272350185 > > > Change-Id: I1e3b542fc1278797f283afedeae01cbb7412d353 > > > No-Presubmit: true > > > No-Tree-Checks: true > > > No-Try: true > > > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/301701 > > > Commit-Queue: Jeremy Leconte <jleconte@google.com> > > > Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> > > > Reviewed-by: Jeremy Leconte <jleconte@google.com> > > > Auto-Submit: Christoffer Jansson <jansson@google.com> > > > Owners-Override: Christoffer Jansson <jansson@google.com> > > > Cr-Commit-Position: refs/heads/main@{#39881} > > > > Bug: b/272350185 > > Change-Id: I809466306b2e1fd54c44b90311059c98a53ef8ee > > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/301704 > > Reviewed-by: Henrik Andreassson <henrika@webrtc.org> > > Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> > > Commit-Queue: Artem Titov <titovartem@webrtc.org> > > Cr-Commit-Position: refs/heads/main@{#39936} > > Bug: b/272350185 > Change-Id: If0a10717bf14a0a618e52728fc3a61b9c55f3bd2 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/303460 > Commit-Queue: Jeremy Leconte <jleconte@google.com> > Owners-Override: Jeremy Leconte <jleconte@google.com> > Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> > Cr-Commit-Position: refs/heads/main@{#39947} Bug: b/272350185 Change-Id: I7cf7c6bc25561f4eb722957f318c2af9ce20726d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/311101 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40387}
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.