summaryrefslogtreecommitdiffstats
path: root/runtime/jni_env_ext.cc
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of daemon threads after runtime shutdownMathieu Chartier2016-01-081-0/+6
* ART: Make trampoline compiler pointer-size-safeAndreas Gampe2015-12-091-3/+26
* Use ATTRIBUTE_UNUSED more.Roland Levillain2015-10-151-2/+1
* ART: Add CheckJNI lock checkingAndreas Gampe2015-10-051-4/+125
* Move to newer clang annotationsMathieu Chartier2015-07-221-4/+4
* ART: IRT refactorAndreas Gampe2015-04-091-1/+19
* ART: More warningsAndreas Gampe2014-11-041-3/+3
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-0/+89