1. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 9 years ago
  2. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  3. f1c2b1f Merge "ART: Inline MemoryRegion operations" by David Brazdil · 10 years ago
  4. b765683 ART: Inline MemoryRegion operations by David Brazdil · 10 years ago
  5. a552e1c Use unique location catalogs to encode Dex register maps. by Roland Levillain · 10 years ago
  6. bdba92d Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned. by Roland Levillain · 10 years ago
  7. da4d79b Unify ART's various implementations of bit_cast. by Roland Levillain · 10 years ago
  8. a2d8ec6 Compress the Dex register maps built by the optimizing compiler. by Roland Levillain · 10 years ago
  9. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  10. d4c4d95 Some code clean-up. by Ian Rogers · 10 years ago
  11. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  12. 99ea58c Add a new stack map scheme that encodes compilation info per pc. by Nicolas Geoffray · 11 years ago
  13. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  14. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/memory_region.h]
  15. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  16. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  17. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  18. 4e777d4 Revisions to "First pass of ImageWriter" by Brian Carlstrom · 13 years ago
  19. db4d540 First pass of ImageWriter by Brian Carlstrom · 13 years ago
  20. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  21. 6b6b5f0 Shorten the namespace and re-normalize include guards. by Carl Shapiro · 14 years ago
  22. a5d5cfd Add basic assembler interface and an x86 backend. by Carl Shapiro · 14 years ago