commit | 7bc55b8e84e76c60d55e33c017858d9cb0984225 | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Wed Nov 08 13:24:41 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 23 13:25:58 2017 |
tree | c5a6147d3468691d3fcda6f7e279cb57988e8438 | |
parent | 6a82207e4e77f458f55421880b312bc480336c36 [diff] |
Update AAR-generation to use non-preprocessed jar files. Previously Java 8 bytecode was transpiled into Java 7 bytecode for AAR. With this change we instead include Java 8 bytecode in the AAR. This drops support for Java 7 but allows using Java 8 features such as static methods in interfaces and default methods. Bug: webrtc:8084, chromium:762967 Change-Id: I3c6ec9332c5612b7ed811a81957f25c94c80da70 No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/21222 Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20849}
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.