1. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  2. 0d6adac Fix apps with more than one dex file with the same name by Brian Carlstrom · 12 years ago
  3. fd7e7f1 Fix a double unmap issue in MemMap::UnMapAtEnd(). by Hiroshi Yamauchi · 13 years ago
  4. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 13 years ago
  5. e0948e1 Make DexFiles opened from files readonly by default, but writable during dex2oat by Brian Carlstrom · 13 years ago
  6. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 13 years ago
  7. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 13 years ago[Renamed from src/mem_map.h]
  8. 2d6ba51 Quickening support. by Sebastien Hertz · 13 years ago
  9. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 14 years ago
  10. 1c23e1e More space refactoring. by Mathieu Chartier · 14 years ago
  11. 2fde533 Refactor spaces and add free list large object space by Mathieu Chartier · 14 years ago
  12. cc236d7 Zygote space / partial collection support. by Mathieu Chartier · 14 years ago
  13. 1c849e5 Clean up kAccWritable in the verifier. by Ian Rogers · 14 years ago
  14. a21039c Fix a bunch more lint. by Elliott Hughes · 14 years ago
  15. a168c83 Convince tsan that the card table isn't a problem. by Elliott Hughes · 14 years ago
  16. ecd3a6f Use libcorkscrew to detect map collisions. by Elliott Hughes · 14 years ago
  17. d88fa26 Add mprotect helper function to MemMap class. by Logan Chien · 14 years ago
  18. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 14 years ago
  19. 8952189 Merge art-cache dex files into oat files by Brian Carlstrom · 15 years ago
  20. 6c9c06d Use ashmem to name our various anonymous regions. by Elliott Hughes · 15 years ago
  21. 27ec961 Adding oat_process by Brian Carlstrom · 15 years ago
  22. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 15 years ago
  23. b765be0 Alloc stack using MemMap and -Xss by Brian Carlstrom · 15 years ago
  24. 4e777d4 Revisions to "First pass of ImageWriter" by Brian Carlstrom · 15 years ago
  25. db4d540 First pass of ImageWriter by Brian Carlstrom · 15 years ago