summaryrefslogtreecommitdiffstats
path: root/runtime/java_vm_ext.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow JNI AttachCurrentThread to fail if not enough stack.Ian Rogers2014-11-111-3/+3
* Tidy up logging.Ian Rogers2014-10-221-0/+1
* Add way to ensure we are at the front of the sigaction chainMathieu Chartier2014-10-161-0/+5
* Delete pin tableMathieu Chartier2014-09-111-27/+0
* Address read barrier issue with cl/106467Hiroshi Yamauchi2014-09-091-0/+5
* Remove abuse of mirror::Object* to reference special values.Ian Rogers2014-09-031-1/+2
* Add native memory accounting through custom allocator.Mathieu Chartier2014-08-291-1/+1
* [ART] Move to system/core native bridge libraryCalin Juravle2014-08-151-4/+4
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-0/+829