1. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 8 years ago
  2. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  3. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 8 years ago
  4. 93205e3 Move Assemblers to the Arena. by Vladimir Marko · 8 years ago
  5. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 9 years ago
  6. d89f605 Ignore empty maps when emitting DWARF variable locations. by David Srbecky · 8 years ago
  7. 2de1e8a Merge "Revert "Revert "Allow duplicated methods in different DWARF line tables.""" by David Srbecky · 8 years ago
  8. 6a6b38f Revert "Revert "Allow duplicated methods in different DWARF line tables."" by David Srbecky · 8 years ago
  9. 9faab4d Merge "DWARF: Compensate for compiler's off-by-one instruction." by David Srbecky · 8 years ago
  10. 09c2a6b Add trampoline symbols to native debug info. by David Srbecky · 8 years ago
  11. b14a5ed Minor optimizations of debug::WriteCFISection. by David Srbecky · 8 years ago
  12. 252fa90 DWARF: Compensate for compiler's off-by-one instruction. by David Srbecky · 8 years ago
  13. 60e10c8 Merge "Revert "Allow duplicated methods in different DWARF line tables."" by David Srbecky · 8 years ago
  14. 8862fac Revert "Allow duplicated methods in different DWARF line tables." by David Srbecky · 8 years ago
  15. 8583b44 Merge "Allow duplicated methods in different DWARF line tables." by David Srbecky · 8 years ago
  16. 3c54623 Allow duplicated methods in different DWARF line tables. by David Srbecky · 8 years ago
  17. fe736b7 Allow generation of native debug info for multiple methods. by David Srbecky · 8 years ago
  18. 197160d Refactor MethodDebugInfo (input of DWARF writer). by David Srbecky · 8 years ago
  19. 91cc06c Mark DWARF lines in non-debuggable methods as "not a statement". by David Srbecky · 8 years ago
  20. 5d81120 Propagate InstructionSetFeatures to ElfBuilder. by David Srbecky · 8 years ago
  21. 2ed15b6 Cache DexRegisterMaps when writing native debug info. by David Srbecky · 8 years ago
  22. 7dc1178 Implement << operator for DexRegisterLocation::Kind. by David Srbecky · 8 years ago
  23. 3ce0bfa Merge "Add simple deduplication for .debug_ranges." by David Srbecky · 8 years ago
  24. db65d74 Merge "Change how DWARF detects end of prologue." by David Srbecky · 8 years ago
  25. 99b87eb Change how DWARF detects end of prologue. by David Srbecky · 9 years ago
  26. b396c73 Add simple deduplication for .debug_ranges. by David Srbecky · 9 years ago
  27. bfd26cd Fill some gaps in .debug_loc. by David Srbecky · 9 years ago
  28. c5bfa97 Split elf_writer_debug.cc to several files. by David Srbecky · 9 years ago
  29. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 9 years ago