commit | 6f9c01fb583a35e85e3f94bcac850ae49cb88033 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Wed Jan 10 15:55:05 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 11 11:40:21 2018 +0000 |
tree | 647d723dad422341870efc10e1ae3367fe16815f | |
parent | 10b96ebcad723a7335c2d4685ec110eb1a61ecde [diff] |
Delete use of pthread_cond_timedwait_relative_np. This appears to be a deprecated android function (available only for __ANDROID_API__ < 21), and it's been reported to cause performance problems on certain android devices (see bug for details). Bug: webrtc:8722 Change-Id: I7ef4b6f98c4910246007ce1e262884c84b5f0efa Reviewed-on: https://webrtc-review.googlesource.com/38700 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21572}
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.