commit | 59216ec4a4151b1ba5478c8f2b5c9f01f4683d7f | [log] [tgz] |
---|---|---|
author | Paulina Hensman <phensman@webrtc.org> | Tue May 15 11:41:06 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 15 12:36:01 2018 |
tree | f99b8927bb0f86308ab42033cdbbbdd11918bd13 | |
parent | 8694f29b30298017b2f9e997b5d6cc3d9fe1292b [diff] |
Injectable logging Allows passing a Loggable to PCFactory.initializationOptions, which is then injected to Logging.java and logging.h. Future log messages in both Java and native will then be passed to this Loggable. Bug: webrtc:9225 Change-Id: I2ff693380639448301a78a93dc11d3a0106f0967 Reviewed-on: https://webrtc-review.googlesource.com/73243 Commit-Queue: Paulina Hensman <phensman@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23241}
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.