Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make MemMap::MapAnonymous() fail if the requested address is not available. | Hiroshi Yamauchi | 2014-03-14 | 1 | -0/+33 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -54/+89 |
* | Fix a double unmap issue in MemMap::UnMapAtEnd(). | Hiroshi Yamauchi | 2013-10-25 | 1 | -1/+62 |
* | Throw IOException at source of failing to open a dex file. | Ian Rogers | 2013-10-21 | 1 | -2/+5 |
* | Allow MemMap to support empty map requests | Brian Carlstrom | 2013-07-29 | 1 | -0/+34 |