1. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 7 years ago
  2. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  3. f6e3147 Fix default method verifier check for compact dex by Mathieu Chartier · 7 years ago
  4. 219cb90 Reduce memory allocations in dexlayout's CodeFixups. by Vladimir Marko · 7 years ago
  5. 2f36d2f Write link data for dexlayout by Mathieu Chartier · 7 years ago
  6. 3e0c517 Add logic for calculating offsets during writing by Mathieu Chartier · 7 years ago
  7. 2b2bef2 Refactor DexInstructionIterator by Mathieu Chartier · 7 years ago
  8. 24066ec Re-enable dex verifier after dexlayout by Mathieu Chartier · 7 years ago
  9. aa6abb0 Fix dexlayout debug info printing by David Sehr · 7 years ago
  10. 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 7 years ago
  11. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  12. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  13. 9804e9e Add a bounds check when getting indexed items in dexlayout. by Jeff Hao · 7 years ago
  14. 5678db5 ART: Refactor bit_utils and stl_util by Andreas Gampe · 7 years ago
  15. 5daee90 Add dexlayout support for call sites and method handles. by Jeff Hao · 7 years ago
  16. 9037a3a Make GetSortedDexFileSections a utility by David Sehr · 7 years ago
  17. cc82959 Finish adding checks to dex ir verification. by Jeff Hao · 7 years ago
  18. be9b44b Add nullptr check to CreateAnnotationSetItem. by Jeff Hao · 8 years ago
  19. a2973d7 Check for duplicate entries when using dexlayout by Mathieu Chartier · 8 years ago
  20. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 8 years ago
  21. ea7c629 Dexlayout cleanup and refactoring. by Jeff Hao · 8 years ago
  22. d1e44e2 Add "fixups" for ids referenced in code by David Sehr · 8 years ago
  23. a862100 Revert "Revert "Add dex file writer to dexlayout tool."" by Jeff Hao · 8 years ago
  24. cdcfde7 Option to gnuplot dex layout by David Sehr · 8 years ago
  25. fd1a6c2 Revert "Add dex file writer to dexlayout tool." by Nicolas Geoffray · 8 years ago
  26. 69b58cf Add dex file writer to dexlayout tool. by Jeff Hao · 8 years ago
  27. 3ab96b4 Dexlayout changes to support offset/size output of items. by Jeff Hao · 8 years ago
  28. 7235922 Fix some memory leaks found by valgrind. by David Sehr · 8 years ago
  29. 853a8e1 Separate DexIr building from constructors. by David Sehr · 8 years ago
  30. c3acfc5 Finish dexlayout dumping of dex files and added test. by Jeff Hao · 8 years ago
  31. 7629f60 Add dex file intermediate representation by David Sehr · 8 years ago