summaryrefslogtreecommitdiffstats
path: root/vm
Commit message (Expand)AuthorAgeFilesLines
* Dalvik is dead, long live Dalvik!Brian Carlstrom2014-08-051742-328972/+0
* Rename openDexFileNative to openDexFile.Calin Juravle2014-07-161-4/+4
* Switch defaults of dlmalloc/jemalloc.Christopher Ferris2014-07-121-3/+3
* Really move dalvik off bionic's __memcmp16.Elliott Hughes2014-06-121-42/+11
* Merge "Move target dalvik off __memcmp16."Elliott Hughes2014-06-101-49/+0
|\
| * Move target dalvik off __memcmp16.Elliott Hughes2014-06-101-49/+0
* | Merge "Build host libdvm as 32-bit only."Ying Wang2014-06-101-2/+3
|\ \ | |/ |/|
| * Build host libdvm as 32-bit only.Ying Wang2014-05-201-2/+3
* | Fix dalvik script to invoke dalvikvm with the right library.Nicolas Geoffray2014-06-031-0/+1
* | Merge "Support new VMRuntime native method"Sebastien Hertz2014-05-221-0/+7
|\ \
| * | Support new VMRuntime native methodSebastien Hertz2014-05-221-0/+7
| |/
* / Add support for jemalloc.Christopher Ferris2014-05-143-1/+11
|/
* Remove tests of dead code.Elliott Hughes2014-05-132-378/+0
* Track package manager changes for arch specific dexopt.Narayan Kamath2014-05-011-2/+2
* Remove inconsistent usage of macros that broke Thread.sleep/wait on hostPaul Duffin2014-04-245-26/+29
* Merge "Dalvik script: Use PWD for android-data and cleanup after running."Nicolas Geoffray2014-04-161-4/+7
|\
| * Dalvik script: Use PWD for android-data and cleanup after running.Nicolas Geoffray2014-04-021-4/+7
* | Fix debugging on dalvik.Narayan Kamath2014-04-101-3/+1
* | Move zygote initialization code to the framework.Narayan Kamath2014-04-015-771/+168
* | Remove Zygote.forkNarayan Kamath2014-03-281-35/+0
* | dalvik: fix mips buildColin Cross2014-03-241-1/+1
* | dalvik: let 32-bit dalvik build on multilib targetsColin Cross2014-03-213-25/+26
|/
* Merge "Script is using function(), which is bash specific."Nicolas Geoffray2014-03-181-1/+1
|\
| * Script is using function(), which is bash specific.Nicolas Geoffray2014-03-171-1/+1
* | Changed dvmDexCacheStatus to check for odex file first.Jeff Hao2014-03-171-49/+53
|/
* Add native binding for isDexOptNeededInternal.Narayan Kamath2014-03-101-0/+7
* Remove usage of pthread_cond_timedwait_monotonic_np.Narayan Kamath2014-03-044-11/+24
* Remove old fork-and-specialize APIDave Platt2014-02-131-18/+1
* Merge "Finish fixing Zygote descriptor leakage problem"Dave Platt2014-02-121-3/+76
|\
| * Finish fixing Zygote descriptor leakage problemDave Platt2014-02-061-3/+76
* | Move dalvik off cacheflush so we can deprecate it.Elliott Hughes2014-02-128-30/+17
* | Merge "Fix dalvik script file to be able to run without defining environment ...Nicolas Geoffray2014-02-111-0/+13
|\ \
| * | Fix dalvik script file to be able to run without defining environment variables.Nicolas Geoffray2014-02-111-0/+13
| |/
* | Merge "Use MAP_FIXED in remapNewHeap"Elliott Hughes2014-02-081-1/+1
|\ \ | |/ |/|
| * Use MAP_FIXED in remapNewHeapPete Delaney2014-01-091-1/+1
* | Switch dalvik over to a long in DexFile.Elliott Hughes2014-02-041-12/+10
* | Merge "dalvik: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH"Colin Cross2014-01-281-1/+1
|\ \
| * | dalvik: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-271-1/+1
* | | Merge "Update Dalvik native interfaces for startMethodTracing."Jeff Hao2014-01-281-6/+12
|\ \ \ | |/ / |/| |
| * | Update Dalvik native interfaces for startMethodTracing.Jeff Hao2014-01-271-6/+12
* | | Merge "Revert "Protect JIT Code cache modifications with version check""Jeff Hao2014-01-271-32/+18
|\ \ \ | |/ / |/| |
| * | Revert "Protect JIT Code cache modifications with version check"Jeff Hao2014-01-271-32/+18
* | | Let dalvik use <stdint.h> for SIZE_MAX.Elliott Hughes2014-01-243-3/+1
* | | Change exception message for ArrayStoreException.Narayan Kamath2014-01-171-1/+1
* | | Force stack alignment for external calls for x86vladimir.a.ivanov2014-01-131-2/+6
* | | Merge "Protect JIT Code cache modifications with version check"Bill Buzbee2014-01-101-18/+32
|\| | | |/ |/|
| * Protect JIT Code cache modifications with version checkArdi Dhrimaj2013-12-101-18/+32
* | Merge "Initialize callTgt variable"Ian Rogers2013-12-311-1/+1
|\ \
| * | Initialize callTgt variableBernhard Rosenkränzer2013-12-311-1/+1
* | | Don't implicitly cast NULL to a boolBernhard Rosenkränzer2013-12-311-1/+1
|/ /