1. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 6 years ago
  2. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  3. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  4. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 6 years ago
  5. 5e49614 Remove size return values for dex writer by Mathieu Chartier · 6 years ago
  6. 44720c6 Merge "Fix method handles using wrong section" by Mathieu Chartier · 6 years ago
  7. 9b302bf Fix method handles using wrong section by Mathieu Chartier · 6 years ago
  8. b81ecad Add deduping for string data and debug infos by Mathieu Chartier · 6 years ago
  9. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 6 years ago
  10. e6b6ff8 Revamp dexlayout writing functions by Mathieu Chartier · 6 years ago
  11. 8740c66 Use efficient encoding for compact dex code item fields by Mathieu Chartier · 6 years ago
  12. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 6 years ago
  13. 21cf258 Convert to StandardDex in fixup_dex_dex_file by Mathieu Chartier · 6 years ago
  14. 9e734c7 Create dex subdirectory by David Sehr · 6 years ago
  15. f6e3147 Fix default method verifier check for compact dex by Mathieu Chartier · 6 years ago
  16. 2c4b084 Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing by Mathieu Chartier · 6 years ago
  17. 2f36d2f Write link data for dexlayout by Mathieu Chartier · 7 years ago
  18. 3e0c517 Add logic for calculating offsets during writing by Mathieu Chartier · 7 years ago
  19. f95a75e Refactor compact dex writing by Mathieu Chartier · 7 years ago
  20. 603ccab Add basic support for writing cdex container in dexlayout by Mathieu Chartier · 7 years ago
  21. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  22. 5daee90 Add dexlayout support for call sites and method handles. by Jeff Hao · 7 years ago
  23. ea7c629 Dexlayout cleanup and refactoring. by Jeff Hao · 8 years ago
  24. a862100 Revert "Revert "Add dex file writer to dexlayout tool."" by Jeff Hao · 8 years ago
  25. fd1a6c2 Revert "Add dex file writer to dexlayout tool." by Nicolas Geoffray · 8 years ago
  26. 69b58cf Add dex file writer to dexlayout tool. by Jeff Hao · 8 years ago