summaryrefslogtreecommitdiffstats
path: root/runtime/entrypoints/jni
Commit message (Expand)AuthorAgeFilesLines
* Make ART compile with GCC -O0 again.Ian Rogers2014-10-161-1/+1
* Remove object_utils.h.Ian Rogers2014-07-161-1/+0
* JNI dlsym lookup fixes.Ian Rogers2014-07-071-0/+5
* Remove unreachable JNI workaround code.Ian Rogers2014-04-281-75/+0
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-011-3/+2
* Add more checking to ReleasePrimitiveArray.Mathieu Chartier2014-02-111-1/+2
* Fix incorrect IsHeapAddress in jni entrypoints.Mathieu Chartier2013-12-031-1/+1
* Fast JNI support.Ian Rogers2013-10-201-2/+2
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-3/+3
* Entry point clean up.Ian Rogers2013-08-072-5/+119
* Portable refactorings.Ian Rogers2013-07-301-0/+46