commit | 73894369791cb5eedc8788baf918ec07d11d351d | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Tue Apr 26 21:54:27 2016 |
committer | Peter Boström <pbos@webrtc.org> | Tue Apr 26 21:54:41 2016 |
tree | 4f815d68b6b75525844131e8bb6abd3518b139be | |
parent | 55a401e607dfdca2f40c7b912c11a9c7e6b10f86 [diff] |
Remove VCMQmRobustness. Class contained a lot of not-really-wired-up functionality that ended up being complicated ways of saying return 1; or return false;. This removes this dependency that complicates code readability significantly. BUG=webrtc:5066 R=marpan@google.com, marpan@webrtc.org TBR=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1917083003 . Cr-Commit-Position: refs/heads/master@{#12516}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.