1. 8f4b056 Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  2. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 6 years ago
  3. 279e3a3 Enable code item deduping by Mathieu Chartier · 6 years ago
  4. 807b21b Clean up some compact dex comments by Mathieu Chartier · 6 years ago
  5. 7517555 Add dexlayout class filtering by Mathieu Chartier · 6 years ago
  6. e6b6ff8 Revamp dexlayout writing functions by Mathieu Chartier · 6 years ago
  7. 66c9df1 Add logic for deduplicating in dexlayout by Mathieu Chartier · 6 years ago
  8. 9e734c7 Create dex subdirectory by David Sehr · 6 years ago
  9. 2c4b084 Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing by Mathieu Chartier · 6 years ago
  10. 3e0c517 Add logic for calculating offsets during writing by Mathieu Chartier · 7 years ago
  11. 2ef3b88 Re-generate dex IR to verify dex file by Mathieu Chartier · 7 years ago
  12. 24066ec Re-enable dex verifier after dexlayout by Mathieu Chartier · 7 years ago
  13. 603ccab Add basic support for writing cdex container in dexlayout by Mathieu Chartier · 7 years ago
  14. 652e962 Revert "Temporarily always enable dexlayout output verification." by David Sehr · 7 years ago
  15. aa6abb0 Fix dexlayout debug info printing by David Sehr · 7 years ago
  16. 120aa28 Store layout info in dex files by Mathieu Chartier · 7 years ago
  17. 0f15300 Temporarily always enable dexlayout output verification. by Jeff Hao · 7 years ago
  18. 36a282b Layout codeitems based on profile data by Shubham Ajmera · 7 years ago
  19. fa0aa09 Layout string data by Mathieu Chartier · 7 years ago
  20. ec7f1a9 Added new -v option to dexlayout to verify output dex file. by Jeff Hao · 7 years ago
  21. 9335749 Add section size statistics by David Sehr · 7 years ago
  22. e17f589 Dexlayout fix for duplicate class data and preserving last code item. by Jeff Hao · 7 years ago
  23. 042e898 Add layout scheme to dexlayout for dex file reordering. by Jeff Hao · 8 years ago
  24. ea7c629 Dexlayout cleanup and refactoring. by Jeff Hao · 8 years ago
  25. caacd11 Move dex CFG dumping out of utils.cc by David Sehr · 8 years ago
  26. a862100 Revert "Revert "Add dex file writer to dexlayout tool."" by Jeff Hao · 8 years ago
  27. cdcfde7 Option to gnuplot dex layout by David Sehr · 8 years ago
  28. 3ab96b4 Dexlayout changes to support offset/size output of items. by Jeff Hao · 8 years ago
  29. 7629f60 Add dex file intermediate representation by David Sehr · 8 years ago