commit | 947a380b81ecd3eb40af30f317e3ccef521d5574 | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Mon Dec 09 16:58:18 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Dec 10 17:38:51 2019 |
tree | fe83c5b3b8c7672af42f83add7f6d9a3e49d1e0d | |
parent | a3ecb7a6560e7b24bcdb2793e365b9a7c8351274 [diff] |
Split unit tests out of end-to-end PeerConnection test. Splits PeerConnectionTest.java into 4 files: - PeerConnectionEndToEndTest.java - PeerConnectionTest.java - RtpTranceiverTest.java - VideoTrackTest.java Also deletes some dead code. Bug: None Change-Id: I9b81fec042bc6be261e3010ec5a30baf6d7211bf Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161680 Reviewed-by: Paulina Hensman <phensman@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30056}
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.