1. 028cc7e Disable compact dex code item deduping. by Nicolas Geoffray · 3 years, 6 months ago
  2. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  3. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  4. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  5. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  6. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  7. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  8. 2b5a38f Refactor ownership in dex_ir by David Sehr · 7 years ago
  9. d83437c Use factory pattern for dex_ir objects by David Sehr · 7 years ago
  10. c17b7d8 Add owned section for CompactDex by Mathieu Chartier · 7 years ago
  11. 5e3cfa2 Generalize CompactDexDebugInfo offset table by Mathieu Chartier · 7 years ago
  12. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 7 years ago
  13. 83784ca Merge "Handle code item overruns in cdex code item write" by Mathieu Chartier · 7 years ago
  14. a27af08 Handle code item overruns in cdex code item write by Mathieu Chartier · 7 years ago
  15. 279e3a3 Enable code item deduping by Mathieu Chartier · 7 years ago
  16. 807b21b Clean up some compact dex comments by Mathieu Chartier · 7 years ago
  17. 44720c6 Merge "Fix method handles using wrong section" by Mathieu Chartier · 7 years ago
  18. 9b302bf Fix method handles using wrong section by Mathieu Chartier · 7 years ago
  19. b81ecad Add deduping for string data and debug infos by Mathieu Chartier · 7 years ago
  20. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 7 years ago
  21. e6b6ff8 Revamp dexlayout writing functions by Mathieu Chartier · 7 years ago
  22. 66c9df1 Add logic for deduplicating in dexlayout by Mathieu Chartier · 7 years ago
  23. 8740c66 Use efficient encoding for compact dex code item fields by Mathieu Chartier · 7 years ago
  24. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 7 years ago
  25. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  26. f6e3147 Fix default method verifier check for compact dex by Mathieu Chartier · 7 years ago
  27. 3e0c517 Add logic for calculating offsets during writing by Mathieu Chartier · 7 years ago
  28. f95a75e Refactor compact dex writing by Mathieu Chartier · 7 years ago