commit | 7b581eb1cab0b2ccd0a2d60163bb2b73c244346a | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Thu Feb 01 19:32:31 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 01 21:28:41 2018 |
tree | 17b56147c2b181c75ffaadbf62b0737e799b21cc | |
parent | e831b8c94d15e550084b5207af7522c6054f45e1 [diff] |
Reland "Parameterize PeerConnection signaling tests for Unified Plan" Original change's description: > Parameterize PeerConnection signaling tests for Unified Plan > > This also changes the behavior of CreateAnswer to fail unless > the signaling state is kHaveRemoteOffer or kHaveLocalPranswer, > as per the WebRTC specification. > > Bug: webrtc:8765 > Change-Id: I60ac67cd92b17fcbff964afc14d049481e816a28 > Reviewed-on: https://webrtc-review.googlesource.com/41042 > Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> > Commit-Queue: Steve Anton <steveanton@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#21779} Bug: webrtc:8813 Change-Id: I9f608fcd0b7aca00b4c1092e271dbd9cd710c38a Reviewed-on: https://webrtc-review.googlesource.com/46861 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21860}
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.