commit | 881f16891bb8ebca588b0dfda9ee177896ad1eef | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Thu Mar 08 14:03:23 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 09 11:32:34 2018 |
tree | f21af6fcbe4f45ed49d71ab8ddbbfed24625a317 | |
parent | 4c6a30c1bf745d474b34e403232e13a3a764f33e [diff] |
Make SimpleStringBuilder into a non-template So that future CLs can de-inline its methods. We do this by asking the caller to allocate the buffer instead of having it as a data member. Bug: webrtc:8982 Change-Id: I246b0973e54510fdd880c3b6875336c31334d008 Reviewed-on: https://webrtc-review.googlesource.com/60000 Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22355}
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.