commit | f91e6d04381cd420a831a42ccc8c9cb068eba8e5 | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Mon Jan 25 07:05:21 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 25 07:05:26 2016 |
tree | 4bdd93e8b1e40f0604949651920cca32e8dc9508 | |
parent | e373dc20c4f6446dedfd885724032de1a10d8e39 [diff] |
Enable cpplint for webrtc/modules/bitrate_controller and fix all uncovered cpplint errors. This CL enableds cpplint for webrtc/modules/bitrate_controller. BUG=webrtc:5311 NOTRY=true TESTED=Fixed issues reported by: find webrtc/modules/bitrate_controller -type f -name *.cc -o -name *.h | xargs cpplint.py followed by 'git cl presubmit'. Review URL: https://codereview.webrtc.org/1620003003 Cr-Commit-Position: refs/heads/master@{#11363}
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.