Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated WITH_HOST_DALVIK. | Ian Rogers | 2014-06-10 | 1 | -0/+8 |
* | Verify there's no mem map gap for immune region not to break. | Hiroshi Yamauchi | 2014-06-04 | 1 | -2/+22 |
* | ART: Randomize mem_map start address for linear scan search | Andreas Gampe | 2014-05-20 | 1 | -0/+6 |
* | AArch64: Add memory allocation in low 4GB | Stuart Monteith | 2014-03-17 | 1 | -0/+4 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -1/+1 |
* | Fix apps with more than one dex file with the same name | Brian Carlstrom | 2014-02-06 | 1 | -0/+17 |
* | Fix a double unmap issue in MemMap::UnMapAtEnd(). | Hiroshi Yamauchi | 2013-10-25 | 1 | -3/+6 |
* | Throw IOException at source of failing to open a dex file. | Ian Rogers | 2013-10-21 | 1 | -5/+8 |
* | Make DexFiles opened from files readonly by default, but writable during dex2oat | Brian Carlstrom | 2013-08-29 | 1 | -2/+0 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+104 |