index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
MyClassNatives
/
MyClassNatives.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bugs in the x86 and arm versions of generic JNI.
Nicolas Geoffray
2014-08-14
1
-3
/
+9
*
ART: A workaround for a wrongly-read caller's frame
Vladimir Kostyukov
2014-04-07
1
-0
/
+12
*
Fix wrong handling of Generic JNI not finding native method.
Andreas Gampe
2014-04-04
1
-0
/
+1
*
More JNI compiler tests and small fix
Andreas Gampe
2014-03-10
1
-0
/
+39
*
Fix JNI Compiler for x86 target
Brian Carlstrom
2012-08-27
1
-0
/
+1
*
Fix JNI stubs for synchronized native methods with double/long arguments in l...
Elliott Hughes
2012-05-21
1
-1
/
+2
*
Implement native method return value and upcall argument type checking.
Elliott Hughes
2012-04-09
1
-2
/
+8
*
Fix bug in JNI compiler AAPCS padding calculation
Ian Rogers
2012-03-03
1
-0
/
+1
*
Test invocation of static methods through JNI stub
Ian Rogers
2012-02-29
1
-0
/
+1
*
Fix copyright headers.
Elliott Hughes
2012-01-30
1
-1
/
+15
*
Support for exception throwing from JNI.
Ian Rogers
2011-09-17
1
-0
/
+1
*
Generating stub code for registering a jni function at runtime.
Shih-wei Liao
2011-09-12
1
-0
/
+1
*
Fix various JNI compiler bugs/unimplementeds.
Ian Rogers
2011-09-07
1
-0
/
+1
*
Test arg passing for arraycopy.
Ian Rogers
2011-09-05
1
-0
/
+1
*
Fix bug in long arguments for JNI on x86
Ian Rogers
2011-09-04
1
-1
/
+2
*
Testing the decoding of JObject.
Shih-wei Liao
2011-09-02
1
-0
/
+1
*
Fix the "mov R1, R2; mov R2, R3" bug in jni_compiler.
Shih-wei Liao
2011-09-01
1
-0
/
+1
*
Add -Xcheck:jni.
Elliott Hughes
2011-08-29
1
-0
/
+1
*
Externalize test code
Brian Carlstrom
2011-08-29
1
-0
/
+11