1. 631827d Fixes for constant method handles by Orion Hodson · 7 years ago
  2. 9804e9e Add a bounds check when getting indexed items in dexlayout. by Jeff Hao · 7 years ago
  3. 043c908 Added more functionality to dex file tracking by Bharadwaj Kalandhabhatta · 7 years ago
  4. 5daee90 Add dexlayout support for call sites and method handles. by Jeff Hao · 7 years ago
  5. 2ae2dda ART: Destroy temporary holder in dex_ir by Andreas Gampe · 7 years ago
  6. d212d5b Allow dexlayout to handle duplicate code items. by Jeff Hao · 7 years ago
  7. 7639cdc Add art_defaults to dexlayout by David Sehr · 7 years ago
  8. d9be768 Check LocalInfo descriptor for nullptr in dexlayout. by Jeff Hao · 7 years ago
  9. 9037a3a Make GetSortedDexFileSections a utility by David Sehr · 7 years ago
  10. ec7f1a9 Added new -v option to dexlayout to verify output dex file. by Jeff Hao · 8 years ago
  11. a64a64c Fix dexlayout calculation of code item size. by Jeff Hao · 8 years ago
  12. ac46271 Fix dexlayout manual walking of 0 length catch handler. by Jeff Hao · 8 years ago
  13. e17f589 Dexlayout fix for duplicate class data and preserving last code item. by Jeff Hao · 8 years ago
  14. 44652a3 Make dexlayout parse exception handlers not referenced by try blocks. by Jeff Hao · 8 years ago
  15. be9b44b Add nullptr check to CreateAnnotationSetItem. by Jeff Hao · 8 years ago
  16. a2973d7 Check for duplicate entries when using dexlayout by Mathieu Chartier · 8 years ago
  17. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  18. ea7c629 Dexlayout cleanup and refactoring. by Jeff Hao · 8 years ago
  19. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  20. b34bb19 Dex disassembly suppport for invoke-polymorphic. by Orion Hodson · 8 years ago
  21. d1e44e2 Add "fixups" for ids referenced in code by David Sehr · 8 years ago
  22. a862100 Revert "Revert "Add dex file writer to dexlayout tool."" by Jeff Hao · 8 years ago
  23. fd1a6c2 Revert "Add dex file writer to dexlayout tool." by Nicolas Geoffray · 8 years ago
  24. 69b58cf Add dex file writer to dexlayout tool. by Jeff Hao · 8 years ago
  25. 3ab96b4 Dexlayout changes to support offset/size output of items. by Jeff Hao · 8 years ago
  26. 853a8e1 Separate DexIr building from constructors. by David Sehr · 8 years ago
  27. c3acfc5 Finish dexlayout dumping of dex files and added test. by Jeff Hao · 8 years ago
  28. 7629f60 Add dex file intermediate representation by David Sehr · 8 years ago