commit | 7237c157ece04c563fc50ef70514362be3774e8f | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Mon Apr 08 14:47:49 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 08 17:04:57 2019 |
tree | e98fd3a4eda6338ab11b20e6349f5f3fed7ccb93 | |
parent | c01367db40c8c0ed266dad70771ba2b8a5b63c93 [diff] |
Fixing failing ScenarioTest for IOS ARM64 Debug builds. This CL does two things: * It ensures that video quality analysis is always finished when a Scenario test is stopped. This ensures consistency between different task queue implementations. * It disables one real time test that is too heavy to run on IOS ARM64 debug builds. Bug: webrtc:10515 Change-Id: I34b59ecde6f2b68c399734a43ecdbc7223725b17 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/131388 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Artem Titarenko <artit@google.com> Cr-Commit-Position: refs/heads/master@{#27495}
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.