commit | aebe55ca6c2f725c81031722badb297a2fb1d331 | [log] [tgz] |
---|---|---|
author | oprypin <oprypin@webrtc.org> | Thu Mar 09 09:05:33 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu Mar 09 09:05:33 2017 |
tree | 35f2b7cdf8aee54e379ad8427d210bfd8497ad2d | |
parent | 3e530d20cad074d2220b66cbe858d8d255811dfb [diff] |
Enable cpplint and fix cpplint errors in webrtc/*audio Change usage accordingly throughout the codebase BUG=webrtc:5268 TESTED=Fixed issues reported by: find webrtc/*audio -type f -name *.cc -o -name *.h | xargs cpplint.py Review-Url: https://codereview.webrtc.org/2683033004 Cr-Commit-Position: refs/heads/master@{#17133}
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.