Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
8c5476a430222b4e43e744bfaf1dc0428c373551
/
test
/
MyClassNatives
837e72a
[MIPS64] JNI Compiler: compiler independent test
by Pavle Batuta
· 9 years ago
367f3dd
jni: Add @CriticalNative optimization to speed up JNI transitions
by Igor Murashkin
· 8 years ago
9d4b6da
jni: Fast path for @FastNative annotated java methods
by Igor Murashkin
· 8 years ago
166aaee
ART: Fix type parameter in tests
by Andreas Gampe
· 8 years ago
f652d60
[MIPS64] JNI Compiler: Sign-extend int function arguments
by Lazar Trsic
· 9 years ago
48ee356
ART: Ignore result for exception-case JNIEndWithReference
by Andreas Gampe
· 10 years ago
54accbc
Fix bugs in the x86 and arm versions of generic JNI.
by Nicolas Geoffray
· 10 years ago
1dd61ba
ART: A workaround for a wrongly-read caller's frame
by Vladimir Kostyukov
· 11 years ago
ad61517
Fix wrong handling of Generic JNI not finding native method.
by Andreas Gampe
· 11 years ago
7a0e504
More JNI compiler tests and small fix
by Andreas Gampe
· 11 years ago
fc7120c
Fix JNI Compiler for x86 target
by Brian Carlstrom
· 12 years ago
3e778f7
Fix JNI stubs for synchronized native methods with double/long arguments in low registers.
by Elliott Hughes
· 12 years ago
b264f08
Implement native method return value and upcall argument type checking.
by Elliott Hughes
· 13 years ago
c779284
Fix bug in JNI compiler AAPCS padding calculation
by Ian Rogers
· 13 years ago
1cefdbd
Test invocation of static methods through JNI stub
by Ian Rogers
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
67375ac
Support for exception throwing from JNI.
by Ian Rogers
· 13 years ago
31384c5
Generating stub code for registering a jni function at runtime.
by Shih-wei Liao
· 13 years ago
7a99c11
Fix various JNI compiler bugs/unimplementeds.
by Ian Rogers
· 13 years ago
b9231c8
Test arg passing for arraycopy.
by Ian Rogers
· 13 years ago
9b269d2
Fix bug in long arguments for JNI on x86
by Ian Rogers
· 13 years ago
558788e
Testing the decoding of JObject.
by Shih-wei Liao
· 13 years ago
82da44b
Fix the "mov R1, R2; mov R2, R3" bug in jni_compiler.
by Shih-wei Liao
· 13 years ago
a250199
Add -Xcheck:jni.
by Elliott Hughes
· 13 years ago
9f30b38
Externalize test code
by Brian Carlstrom
· 13 years ago