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