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