commit | 70625e5bf3c91c57bf704d380bcc9df86575f08a | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Wed Dec 09 22:18:14 2015 |
committer | Commit bot <commit-bot@chromium.org> | Wed Dec 09 22:18:20 2015 |
tree | c79e8b895fbae62a30293f97ed982b95361d85fe | |
parent | 2e5fe31cf6463082bbdb4e425d6edf8a33c3a08c [diff] |
Enable cpplint for webrtc/examples and fix all uncovered cpplint errors. BUG=webrtc:5273 TESTED=Fixed issues reported by: find webrtc/examples/ -type f -name *.cc -o -name *.h | grep -v objc | xargs cpplint.py followed by 'git cl presubmit'. NOTRY=True Review URL: https://codereview.webrtc.org/1504283004 Cr-Commit-Position: refs/heads/master@{#10960}
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.