commit | df0822b102955ba8e799be575246eb9b658d5be8 | [log] [tgz] |
---|---|---|
author | Oskar Sundbom <ossu@webrtc.org> | Thu Nov 16 13:02:13 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 16 18:01:03 2017 |
tree | e8b86f5b61c2d7c625d71e08edf3bd44405f1fdb | |
parent | 2c8c8e26fc58a0f2789b7a5cd2646a8319c14d3e [diff] |
Optional: Use nullopt and implicit construction in /test/fuzzers 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=henrik.lundin@webrtc.org Bug: None Change-Id: I446549a385e020c68bafc83d5dd1aabd11d7ae18 Reviewed-on: https://webrtc-review.googlesource.com/23563 Commit-Queue: Oskar Sundbom <ossu@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20718}
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.