commit | d2a22960c3283f9eea068f2c3529ec865836bc10 | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Tue Feb 09 07:18:25 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Feb 09 07:18:30 2016 |
tree | f64c6c88c74a231e8bb83ab9f58303166d9f3578 | |
parent | cd0e4751b2fdfd646f12412543ed318d4f03bee5 [diff] |
Enable cpplint for webrtc/modules/pacing and fix all uncovered cpplint errors. This CL enableds cpplint for webrtc/modules/pacing. BUG=webrtc:5460 NOTRY=true TESTED=Fixed issues reported by: find webrtc/modules/pacing -type f -name *.cc -o -name *.h | xargs cpplint.py followed by 'git cl presubmit'. Review URL: https://codereview.webrtc.org/1674423002 Cr-Commit-Position: refs/heads/master@{#11531}
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.