commit | 57cabed0b08c9b5aba51610c1aea9bd8bccd45b1 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Apr 01 10:03:11 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 01 11:15:00 2020 |
tree | 94e605ccbd371fa447fa82d7d7f4a2173f717655 | |
parent | e283d1ca64c61cb5fa7fce1bcb2cb5fdc067f103 [diff] |
Replace std::string::find() == 0 with absl::StartsWith. Bug: None Change-Id: I070c4a5d19455f3a5c5d3ccc05f418545c351987 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/172584 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30960}
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.