commit | c01367db40c8c0ed266dad70771ba2b8a5b63c93 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Mon Apr 08 15:20:44 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 08 16:58:07 2019 +0000 |
tree | 626fe22c2ae63034b64e54ac1292424f110a3abe | |
parent | e5b94160b5c01c0276d46813a97baa9d052c4847 [diff] |
Deprecating ThreadChecker specific interface. All changes outside thread_checker.h are by: s/CalledOnValidThread/IsCurrent/ s/DetachFromThread/Detach/ Bug: webrtc:9883 Change-Id: Idbb1086bff0817db58e770116acf4c9d60fae8b3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/131023 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27494}
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.