commit | b89f300e034f216d5df955efba37630aaf143b58 | [log] [tgz] |
---|---|---|
author | saza <saza@webrtc.org> | Mon Jun 26 14:01:32 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jun 26 14:01:32 2017 |
tree | d6a363b32bb16e06a20703f1e6b62e79a049f699 | |
parent | 1238de68533385084de34cf0584e591968ee02f6 [diff] |
Run cl format on audio_device_pulse_linux.cc. Occurrences of WEBRTC_TRACE(...) will in the future be replaced with the preferred logging mechanism LOG(...). That will be done with a script that runs 'git cl format' on diffs, which will break formatting of surrounding code if the file is not already formatted. Hence this CL. BUG=webrtc:5118 Review-Url: https://codereview.webrtc.org/2953793002 Cr-Commit-Position: refs/heads/master@{#18766}
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.