1. 93bd361 Use iterators to access stack map data. by David Srbecky · 7 years ago
  2. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 7 years ago
  3. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 8 years ago
  4. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 8 years ago
  5. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  6. 3f74ea4 Merge "Decouple virtual memory allocation in ElfBuilder." by David Srbecky · 8 years ago
  7. e155f4b Decouple virtual memory allocation in ElfBuilder. by David Srbecky · 8 years ago
  8. 31f4c9f Add CodeItemDebugInfoAccessor by Mathieu Chartier · 8 years ago
  9. 58cc1cb Pass the debug_info_offset explicitly. by Nicolas Geoffray · 8 years ago
  10. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 8 years ago
  11. d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 8 years ago
  12. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 9 years ago
  13. 575d3e6 Clean up code info table layout by Mathieu Chartier · 8 years ago
  14. a2f526f Compressed native PC for stack maps by Mathieu Chartier · 9 years ago
  15. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 9 years ago
  16. 2de1e8a Merge "Revert "Revert "Allow duplicated methods in different DWARF line tables.""" by David Srbecky · 9 years ago
  17. 6a6b38f Revert "Revert "Allow duplicated methods in different DWARF line tables."" by David Srbecky · 9 years ago
  18. 9faab4d Merge "DWARF: Compensate for compiler's off-by-one instruction." by David Srbecky · 9 years ago
  19. 09c2a6b Add trampoline symbols to native debug info. by David Srbecky · 9 years ago
  20. 252fa90 DWARF: Compensate for compiler's off-by-one instruction. by David Srbecky · 9 years ago
  21. 60e10c8 Merge "Revert "Allow duplicated methods in different DWARF line tables."" by David Srbecky · 9 years ago
  22. 8862fac Revert "Allow duplicated methods in different DWARF line tables." by David Srbecky · 9 years ago
  23. 8583b44 Merge "Allow duplicated methods in different DWARF line tables." by David Srbecky · 9 years ago
  24. 3c54623 Allow duplicated methods in different DWARF line tables. by David Srbecky · 9 years ago
  25. 197160d Refactor MethodDebugInfo (input of DWARF writer). by David Srbecky · 9 years ago
  26. 91cc06c Mark DWARF lines in non-debuggable methods as "not a statement". by David Srbecky · 9 years ago
  27. 99b87eb Change how DWARF detects end of prologue. by David Srbecky · 9 years ago
  28. c5bfa97 Split elf_writer_debug.cc to several files. by David Srbecky · 9 years ago