1. 84caad6 Reland "Remove old unquickening of vdex logic." by Nicolas Geoffray · 3 years ago
  2. dcf9570 Revert "Remove old unquickening of vdex logic." by Nicolas Geoffray · 3 years ago
  3. 537f477 Remove old unquickening of vdex logic. by Nicolas Geoffray · 3 years, 1 month ago
  4. 028cc7e Disable compact dex code item deduping. by Nicolas Geoffray · 3 years, 7 months ago
  5. 6c70224 Replace MergeSets() with std::set::merge(). by Vladimir Marko · 6 years ago
  6. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  7. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  8. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  9. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  10. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  11. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  12. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  13. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 7 years ago
  14. 279e3a3 Enable code item deduping by Mathieu Chartier · 7 years ago
  15. 807b21b Clean up some compact dex comments by Mathieu Chartier · 7 years ago
  16. 7517555 Add dexlayout class filtering by Mathieu Chartier · 7 years ago
  17. e6b6ff8 Revamp dexlayout writing functions by Mathieu Chartier · 7 years ago
  18. 66c9df1 Add logic for deduplicating in dexlayout by Mathieu Chartier · 7 years ago
  19. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  20. 2c4b084 Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing by Mathieu Chartier · 7 years ago
  21. 3e0c517 Add logic for calculating offsets during writing by Mathieu Chartier · 7 years ago
  22. 2ef3b88 Re-generate dex IR to verify dex file by Mathieu Chartier · 7 years ago
  23. 24066ec Re-enable dex verifier after dexlayout by Mathieu Chartier · 7 years ago
  24. 603ccab Add basic support for writing cdex container in dexlayout by Mathieu Chartier · 7 years ago
  25. 652e962 Revert "Temporarily always enable dexlayout output verification." by David Sehr · 7 years ago
  26. aa6abb0 Fix dexlayout debug info printing by David Sehr · 7 years ago
  27. 120aa28 Store layout info in dex files by Mathieu Chartier · 7 years ago
  28. 0f15300 Temporarily always enable dexlayout output verification. by Jeff Hao · 8 years ago
  29. 36a282b Layout codeitems based on profile data by Shubham Ajmera · 8 years ago
  30. fa0aa09 Layout string data by Mathieu Chartier · 8 years ago
  31. ec7f1a9 Added new -v option to dexlayout to verify output dex file. by Jeff Hao · 8 years ago
  32. 9335749 Add section size statistics by David Sehr · 8 years ago
  33. e17f589 Dexlayout fix for duplicate class data and preserving last code item. by Jeff Hao · 8 years ago
  34. 042e898 Add layout scheme to dexlayout for dex file reordering. by Jeff Hao · 8 years ago
  35. ea7c629 Dexlayout cleanup and refactoring. by Jeff Hao · 8 years ago
  36. caacd11 Move dex CFG dumping out of utils.cc by David Sehr · 8 years ago
  37. a862100 Revert "Revert "Add dex file writer to dexlayout tool."" by Jeff Hao · 8 years ago
  38. cdcfde7 Option to gnuplot dex layout by David Sehr · 8 years ago
  39. 3ab96b4 Dexlayout changes to support offset/size output of items. by Jeff Hao · 8 years ago
  40. 7629f60 Add dex file intermediate representation by David Sehr · 8 years ago