Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix reflection access check for attached native threads. | Vladimir Marko | 2014-06-12 | 2 | -0/+65 |
* | ART: aarch64 jni compiler needs to extend small return types | Andreas Gampe | 2014-05-01 | 2 | -0/+156 |
* | JNI: NewDirectByteBuffer should allow 0 length buffers. | Narayan Kamath | 2013-12-20 | 2 | -0/+15 |
* | Fix FindFieldID to use class's classloader to find field type. | Jeff Hao | 2013-12-10 | 2 | -0/+48 |
* | Search for miranda methods in virtual methods instead of interface. | Jeff Hao | 2013-11-21 | 2 | -0/+30 |
* | Fix backwards check in CheckStaticMethod | Brian Carlstrom | 2013-10-16 | 2 | -0/+37 |
* | Have JNI FindClass fall back to system ClassLoader | Brian Carlstrom | 2013-10-10 | 2 | -0/+91 |