commit | 37ec55e2bbf0fcc884a8f9778fb69338ef562d51 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Mon Jan 28 10:43:52 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 28 11:31:53 2019 |
tree | 38a1e76d6e2d77fb97d01c86ca91ce12a6af8edd | |
parent | 190713c7cd0fc02b95ccd94baae5f184d6529596 [diff] |
[clang-tidy] Apply performance-faster-string-find fixes. This CL applies clang-tidy's performance-faster-string-find [1] on the WebRTC codebase. All changes in this CL are automatically generated by both clang-tidy and 'git cl format'. [1] - https://clang.llvm.org/extra/clang-tidy/checks/performance-faster-string-find.html Bug: webrtc:10252 Change-Id: I4b8c0396836f3c325488e37d97037fa04742a5d2 Reviewed-on: https://webrtc-review.googlesource.com/c/120047 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26423}
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.