commit | db5d016202aab336946b9ca0feadde7c5c171f3f | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Tue Oct 03 22:19:59 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 03 22:25:18 2017 |
tree | f6b0bd629608a2d919df8afb530018125a454ca0 | |
parent | 5827007fa86d91ed3699de61c436adbdfabec791 [diff] |
Updating comment in Logging.java. This CL changed the behavior of the logging APIs: https://webrtc-review.googlesource.com/c/src/+/4160 They now no longer automatically load the native library. So the comment needs to be updated. This change broke at least one application that was trying to enable logging before anything else. NOTRY=True TBR=sakal@webrtc.org Bug: None Change-Id: I845aa8de2eebf3687884fbf69668f56e11a3d93c Reviewed-on: https://webrtc-review.googlesource.com/6200 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20127}
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.