commit | d2413e514ad9970f9a04e597275291ab95ad8a5c | [log] [tgz] |
---|---|---|
author | Per <perkj@chromium.org> | Mon Sep 28 09:48:14 2015 |
committer | Per <perkj@chromium.org> | Mon Sep 28 09:48:23 2015 |
tree | 796a0a70c445c5d3f9125edca405cda231ab7508 | |
parent | 1ab271c1c49191e04e3ac9516e6d92cde739a954 [diff] |
Fix the C++ SurfaceTextureHolder This cl moves back loading java SurfaceTextureHolder to the ClassReferenceHolder and use FindClass through ClassReferenceHolder. Without this, jni->FindClass returns nullptr in surfacetexturehelper_jni.cc. BUG=webrtc:4993 R=magjed@webrtc.org Review URL: https://codereview.webrtc.org/1370013002 . Cr-Commit-Position: refs/heads/master@{#10086}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.