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