summaryrefslogtreecommitdiffstats
path: root/runtime/native/java_lang_reflect_Parameter.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Move JNI files to runtime/jni/ .Vladimir Marko2018-05-091-1/+1
* Move most of runtime/base to libartbase/baseDavid Sehr2018-03-051-1/+1
* ART: Fixes for constructor parameter annotationsOrion Hodson2018-03-051-3/+38
* Create dex subdirectoryDavid Sehr2018-01-051-2/+2
* ART: Move RegisterNatives helperAndreas Gampe2017-06-011-0/+1
* ART: More header cleanup - jni_internal.hAndreas Gampe2017-05-301-0/+1
* jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI.Igor Murashkin2017-02-211-2/+2
* ART: Move to libbase StringPrintfAndreas Gampe2016-12-151-0/+4
* Remove mirror:: and ArtMethod deps in utils.{h,cc}David Sehr2016-10-181-1/+1
* Clean up ScopedThreadStateChange to use ObjPtrMathieu Chartier2016-09-291-2/+2
* Separate annotations from dexfile reading.David Sehr2016-09-141-1/+2
* Track libcore Executable.getParameter() changesNeil Fuller2016-09-071-0/+70