summaryrefslogtreecommitdiffstats
path: root/runtime/check_jni.cc
Commit message (Expand)AuthorAgeFilesLines
* Object model changes to support 64bit.Ian Rogers2014-02-061-84/+90
* Fix a typo in a comment.Narayan Kamath2014-01-021-1/+1
* JNI: NewDirectByteBuffer should allow 0 length buffers.Narayan Kamath2013-12-201-2/+2
* Compacting collector.Mathieu Chartier2013-11-111-8/+9
* Remove kNoCopyMagic.Mathieu Chartier2013-10-181-13/+1
* Fix backwards check in CheckStaticMethodBrian Carlstrom2013-10-161-1/+1
* Remove redundant complexity from JNI aborts.Elliott Hughes2013-09-031-15/+2
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-19/+19
* C++11 support for ART.Mathieu Chartier2013-08-131-1/+1
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-28/+28
* Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+2098