commit | d7fdb8014d71e669618c675b2c29c6dfe7d426d3 | [log] [tgz] |
---|---|---|
author | sakal <sakal@webrtc.org> | Fri May 26 08:51:53 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri May 26 08:51:53 2017 |
tree | 42a874110baf1503f2016429365e153ff4d43aef | |
parent | 13ae11a4184c9e1b8d3d68203d0e60365d49b403 [diff] |
Reland of Removes usage of native base::android::GetApplicationContext() The change is now compatible with the old JVM::Initialize API. The context is passed to the ContextUtils class when calling its deprecated signature. BUG=webrtc:7665 NOTRY=True # Only comment changes since the last patchset. Review-Url: https://codereview.webrtc.org/2903253004 Cr-Commit-Position: refs/heads/master@{#18268}
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.