commit | 198cf00532a5ad50e42a845b30f45afad04c4100 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Fri May 10 10:29:13 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu May 16 08:21:04 2019 |
tree | ea7a6b5f60ae5c9f815bc70c4d8c0a133ec7e1ac | |
parent | baf9c62bc7d7d29e8f8856769e7657260a2b6f16 [diff] |
Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" This is a reland of e779847fb6499ac2dc4757de8c625ac377e9d0d4 Original change's description: > Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN > > Also add explicit includes of rtc_base/string_utils.h in files depending on it. > > Bug: webrtc:6424 > Change-Id: Id6b53937ab2d185d092a5d8863018fd5f1a88e27 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/135744 > Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> > Commit-Queue: Niels Moller <nisse@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#27903} Tbr: kwiberg@webrtc.org Bug: webrtc:6424 Change-Id: Ic08d5d7fbc25ff89e4182d7c9cb3b0e8e356339a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/135946 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27957}
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.