1. e4ccbb5 Revert^2 "Faster deduplication of `CodeInfo` tables." by Vladimir Marko · 2 years, 10 months ago
  2. 8c7f649 Revert "Faster deduplication of `CodeInfo` tables." by Roland Levillain · 2 years, 10 months ago
  3. fa9c809 Faster deduplication of `CodeInfo` tables. by Vladimir Marko · 2 years, 10 months ago
  4. 028cc7e Disable compact dex code item deduping. by Nicolas Geoffray · 3 years, 6 months ago
  5. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  6. 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 7 years ago
  7. c17b7d8 Add owned section for CompactDex by Mathieu Chartier · 7 years ago
  8. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  9. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 7 years ago
  10. 279e3a3 Enable code item deduping by Mathieu Chartier · 7 years ago
  11. 4e046e2 Fix container overflow for compact dex writer by Mathieu Chartier · 7 years ago
  12. b81ecad Add deduping for string data and debug infos 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. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 7 years ago
  16. f6e3147 Fix default method verifier check for compact dex by Mathieu Chartier · 7 years ago
  17. 3e0c517 Add logic for calculating offsets during writing by Mathieu Chartier · 7 years ago
  18. f95a75e Refactor compact dex writing by Mathieu Chartier · 7 years ago