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