1. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  2. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 6 years ago
  3. 7370d92 Remove oat_patches from the DWARF writer. by David Srbecky · 6 years ago
  4. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  5. 9810499 ART: Use ObjPtr for GetSuperClass by Andreas Gampe · 7 years ago
  6. e5afbf3 Refactor DecodeDebugLocalInfo by Mathieu Chartier · 7 years ago
  7. 3e2e123 Refactor debug info position visiting by Mathieu Chartier · 7 years ago
  8. 93bd361 Use iterators to access stack map data. by David Srbecky · 7 years ago
  9. fd89b07 Remove unused GetDexRegisterMap arguments. by David Srbecky · 7 years ago
  10. 9e4bbfb Fix build: Extend the scope of CodeInfo object in ELF writer. by David Srbecky · 7 years ago
  11. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 7 years ago
  12. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 7 years ago
  13. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 7 years ago
  14. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  15. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  16. 3f74ea4 Merge "Decouple virtual memory allocation in ElfBuilder." by David Srbecky · 8 years ago
  17. e155f4b Decouple virtual memory allocation in ElfBuilder. by David Srbecky · 8 years ago
  18. 31f4c9f Add CodeItemDebugInfoAccessor by Mathieu Chartier · 8 years ago
  19. 58cc1cb Pass the debug_info_offset explicitly. by Nicolas Geoffray · 8 years ago
  20. 92f7f3c Use intrinsic codegen for compiling intrinsic methods. by Vladimir Marko · 8 years ago
  21. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 9 years ago
  22. 09659c2 ART: Remove heap poisoning from globals.h by Andreas Gampe · 8 years ago
  23. 56da23c DWARF: Allow compilation units to contain methods out of order. by David Srbecky · 8 years ago
  24. 3bada4b Avoid binding const references to temporaries. by Vladimir Marko · 8 years ago
  25. a1d2f95 ART: Clean up art_field.h by Andreas Gampe · 8 years ago
  26. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 9 years ago
  27. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  28. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 9 years ago
  29. 09c2a6b Add trampoline symbols to native debug info. by David Srbecky · 9 years ago
  30. 197160d Refactor MethodDebugInfo (input of DWARF writer). by David Srbecky · 9 years ago
  31. 2ed15b6 Cache DexRegisterMaps when writing native debug info. by David Srbecky · 9 years ago
  32. c5bfa97 Split elf_writer_debug.cc to several files. by David Srbecky · 9 years ago