commit | 665174fdbb4e0540eccb27cf7412348f1b65534c | [log] [tgz] |
---|---|---|
author | Yves Gerey <yvesg@webrtc.org> | Tue Jun 19 13:03:05 2018 |
committer | Yves Gerey <yvesg@webrtc.org> | Tue Jun 19 14:00:39 2018 |
tree | 34a9eb770e6de54c282f62ad0b65d2cd69c917f6 | |
parent | b602123a5aae1a9f0b6b581e611acf44eb525c08 [diff] |
Reformat the WebRTC code base Running clang-format with chromium's style guide. The goal is n-fold: * providing consistency and readability (that's what code guidelines are for) * preventing noise with presubmit checks and git cl format * building on the previous point: making it easier to automatically fix format issues * you name it Please consider using git-hyper-blame to ignore this commit. Bug: webrtc:9340 Change-Id: I694567c4cdf8cee2860958cfe82bfaf25848bb87 Reviewed-on: https://webrtc-review.googlesource.com/81185 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23660}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.