index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
jni
/
jni_compiler_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS64] JNI Compiler: Sign-extend int function arguments
Lazar Trsic
2015-06-24
1
-0
/
+46
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-7
/
+4
*
ART: Ignore result for exception-case JNIEndWithReference
Andreas Gampe
2015-04-10
1
-0
/
+15
*
Unify ART's various implementations of bit_cast.
Roland Levillain
2015-03-24
1
-60
/
+60
*
ART: Allow scoped adjustments to log verbosity
Andreas Gampe
2015-01-15
1
-0
/
+9
*
Remove portable.
Elliott Hughes
2014-12-12
1
-41
/
+0
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-3
/
+3
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-9
/
+12
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-3
/
+3
*
Fix 2 new sets of clang compiler warnings.
Ian Rogers
2014-10-10
1
-9
/
+9
*
ART: Fix ARM invoke stub, run Generic JNI in jni_compiler_test
Andreas Gampe
2014-08-19
1
-56
/
+203
*
Fix bugs in the x86 and arm versions of generic JNI.
Nicolas Geoffray
2014-08-14
1
-10
/
+90
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-18
/
+10
*
Fix JNI compiler frame size adjustments.
Vladimir Marko
2014-07-25
1
-2
/
+25
*
JNI dlsym lookup fixes.
Ian Rogers
2014-07-07
1
-2
/
+2
*
ART: Rework Generic JNI, add ARM version
Andreas Gampe
2014-07-01
1
-67
/
+60
*
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
1
-60
/
+61
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+2
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-5
/
+9
*
ART: A workaround for a wrongly-read caller's frame
Vladimir Kostyukov
2014-04-07
1
-0
/
+213
*
Fix wrong handling of Generic JNI not finding native method.
Andreas Gampe
2014-04-04
1
-0
/
+10
*
Cleanup transaction support
Sebastien Hertz
2014-04-02
1
-1
/
+1
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-1
/
+1
*
Unify 64bit int constant definitions.
Ian Rogers
2014-03-10
1
-7
/
+8
*
More JNI compiler tests and small fix
Andreas Gampe
2014-03-10
1
-0
/
+472
*
Generic JNI implementation for x86_64
Andreas Gampe
2014-03-05
1
-3
/
+9
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-2
/
+2
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-1
/
+1
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-17
/
+30
*
Add missing SIRT to LoadNativeLibrary.
Mathieu Chartier
2014-02-06
1
-4
/
+6
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-2
/
+2
*
Fast JNI support.
Ian Rogers
2013-10-20
1
-2
/
+2
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-2
/
+2
*
Fix cpplint whitespace/braces issues
Brian Carlstrom
2013-07-17
1
-1
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+777