index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
MyClassNatives
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it a verification error to misuse FastNative and CriticalNative.
Nicolas Geoffray
2020-12-11
1
-7
/
+2
*
Remove remaining MIPS support.
Vladimir Marko
2020-02-20
1
-8
/
+0
*
Allow late lookup for @CriticalNative methods.
Vladimir Marko
2020-02-19
1
-0
/
+7
*
[MIPS64] JNI Compiler: compiler independent test
Pavle Batuta
2016-11-17
1
-8
/
+4
*
jni: Add @CriticalNative optimization to speed up JNI transitions
Igor Murashkin
2016-09-09
1
-2
/
+235
*
jni: Fast path for @FastNative annotated java methods
Igor Murashkin
2016-08-16
1
-0
/
+7
*
ART: Fix type parameter in tests
Andreas Gampe
2016-07-22
1
-4
/
+4
*
[MIPS64] JNI Compiler: Sign-extend int function arguments
Lazar Trsic
2015-06-24
1
-0
/
+3
*
ART: Ignore result for exception-case JNIEndWithReference
Andreas Gampe
2015-04-10
1
-0
/
+1
*
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