1. 6e88ef6 Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  2. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  3. 928f72b ART: Fix things for valgrind by Andreas Gampe · 10 years ago
  4. 859c255 Fix mem_map_test for Mips. by Douglas Leung · 10 years ago
  5. 3eed93d Verify there's no mem map gap for immune region not to break. by Hiroshi Yamauchi · 10 years ago
  6. d8f26db ART: Randomize mem_map start address for linear scan search by Andreas Gampe · 10 years ago
  7. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  8. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  9. 84d49cc ART: Resolve MAP_32BIT limitation in x86_64 by Qiming Shi · 10 years ago
  10. 4fb5df8 Make MemMap::MapAnonymous() fail if the requested address is not available. by Hiroshi Yamauchi · 10 years ago
  11. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  12. fd7e7f1 Fix a double unmap issue in MemMap::UnMapAtEnd(). by Hiroshi Yamauchi · 11 years ago
  13. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  14. 9004cb6 Allow MemMap to support empty map requests by Brian Carlstrom · 11 years ago