summaryrefslogtreecommitdiffstats
path: root/vm/native/java_lang_Runtime.c
Commit message (Expand)AuthorAgeFilesLines
* Convert the internal and in-line natives to C++.Carl Shapiro2011-04-121-147/+0
* Move finalization out of the VM.Carl Shapiro2011-03-211-27/+0
* Remove an unused DalvikNativeMethod.Elliott Hughes2011-03-181-22/+0
* Remove the unused argument to dvmCollectGarbage.Carl Shapiro2011-02-091-1/+1
* Implement growth limits to support multiple heap configurations.Carl Shapiro2011-01-181-9/+8
* Change Runtime.nativeLoad to return the dlerror(3) string.Elliott Hughes2010-09-301-9/+17
* merge from open-source masterThe Android Open Source Project2010-06-151-1/+24
|\
| * New implementation for java.lang.Runtime's availableProcessors().Mikael Ohlson2010-06-151-2/+24
* | Fixed the trace builder to correctly handle excpetion throwing instruction.Ben Cheng2009-09-291-1/+3
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+164
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-164/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+164