commit | 9ced7e54e905f0ed2896cfda33f2294f8c2208b5 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 16 10:52:24 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 16 11:08:24 2017 +0000 |
tree | 0d7d0e358655f5569a3cdd181089d3d7c65c6d2e | |
parent | 1a0e896ba8fa72e4a0dc5ea378c483e167c17c6c [diff] |
Optional: Use nullopt and implicit construction in /sdk/android Changes places where we explicitly construct an Optional to instead use nullopt or the requisite value type only. This CL was uploaded by git cl split. R=sakal@webrtc.org Bug: None Change-Id: I6185f088ae83c8864fd7efd05be628bbfe4ac5c1 Reviewed-on: https://webrtc-review.googlesource.com/23565 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20705}
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.