commit | 6a48a1d80bdf92eb7bdf5b3a72d1e15598931180 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Fri Feb 05 11:34:14 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Feb 05 12:13:27 2021 |
tree | aeb3c2c8d69c4624cb93629c804689c0d21650ab | |
parent | 4593047ee1531095c8870b5cc06c2fcd01d18a8b [diff] |
Delete most use of `accessor_lock_` in JsepTransport. Most members it used to protect or now either const, or accessed on network thread only. Followup to https://webrtc-review.googlesource.com/c/src/+/204801. Bug: webrtc:11567 Change-Id: I1bc80555885a8d8e9f7282d5adf93a093879cc7e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/205980 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33178}
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.