index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
jni_internal_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused variable and tidy test #includes.
Ian Rogers
2014-03-14
1
-8
/
+0
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-842
/
+1
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-5
/
+6
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-2
/
+3
*
Upcall support for x86-64.
Ian Rogers
2014-02-20
1
-13
/
+13
*
Work in the direction of hard float quick ABIs.
Ian Rogers
2014-02-11
1
-49
/
+78
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-31
/
+31
*
Disallow JNI NewObjectArray of primitive types.
Ian Rogers
2014-01-03
1
-46
/
+125
*
Add stale weak global unit test to jni_internal_test.
Mathieu Chartier
2013-12-20
1
-0
/
+15
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-11
/
+11
*
Add JNI tests missing from 4ffdc6bd962c37bca407267c0858b37bb18a9857.
Elliott Hughes
2013-09-18
1
-0
/
+31
*
Make jni_internal_test less spammy.
Ian Rogers
2013-08-21
1
-1
/
+1
*
Fix PushLocalFrame(0).
Elliott Hughes
2013-08-20
1
-2
/
+17
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-35
/
+75
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+1866