commit | 4f81038a52141b4b26fcda02cfea8fbe17212986 | [log] [tgz] |
---|---|---|
author | Alex Glaznev <glaznev@webrtc.org> | Tue May 15 22:30:06 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 15 22:33:53 2018 |
tree | 7a821ab375f8d1d504778830e83e570c8a6d858f | |
parent | d7624f2d90244619fd6e514b81bc3897156d6267 [diff] |
Revert "Injectable logging" This reverts commit 59216ec4a4151b1ba5478c8f2b5c9f01f4683d7f. Reason for revert: forces all logs to have identical tag Original change's description: > 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} TBR=magjed@webrtc.org,sakal@webrtc.org,kwiberg@webrtc.org,phensman@webrtc.org Change-Id: I27c9587238325b69b26166434740869021b7db8a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:9225 Reviewed-on: https://webrtc-review.googlesource.com/76885 Reviewed-by: Alex Glaznev <glaznev@webrtc.org> Commit-Queue: Alex Glaznev <glaznev@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23253}
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.