summaryrefslogtreecommitdiffstats
path: root/runtime/mem_map.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-101-0/+8
* Verify there's no mem map gap for immune region not to break.Hiroshi Yamauchi2014-06-041-2/+22
* ART: Randomize mem_map start address for linear scan searchAndreas Gampe2014-05-201-0/+6
* AArch64: Add memory allocation in low 4GBStuart Monteith2014-03-171-0/+4
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+1
* Fix apps with more than one dex file with the same nameBrian Carlstrom2014-02-061-0/+17
* Fix a double unmap issue in MemMap::UnMapAtEnd().Hiroshi Yamauchi2013-10-251-3/+6
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-5/+8
* Make DexFiles opened from files readonly by default, but writable during dex2oatBrian Carlstrom2013-08-291-2/+0
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+104