1. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  2. f82eb6e Merge "Revert^4: Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  3. c57c680 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  4. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  5. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  6. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  7. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  8. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  9. 693eee9 ART: Add Size() to CollectionMap by Andreas Gampe · 6 years ago
  10. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  11. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  12. a34812c Move dex_file_verifier_test and dexlayout to ClassAccessor by Mathieu Chartier · 6 years ago
  13. 2b5a38f Refactor ownership in dex_ir by David Sehr · 6 years ago
  14. d83437c Use factory pattern for dex_ir objects by David Sehr · 6 years ago
  15. 7517555 Add dexlayout class filtering by Mathieu Chartier · 7 years ago
  16. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 7 years ago
  17. f6e3147 Fix default method verifier check for compact dex by Mathieu Chartier · 7 years ago
  18. 2f36d2f Write link data for dexlayout by Mathieu Chartier · 7 years ago
  19. 3e0c517 Add logic for calculating offsets during writing by Mathieu Chartier · 7 years ago
  20. 24066ec Re-enable dex verifier after dexlayout by Mathieu Chartier · 7 years ago
  21. 5daee90 Add dexlayout support for call sites and method handles. by Jeff Hao · 7 years ago
  22. ea7c629 Dexlayout cleanup and refactoring. by Jeff Hao · 8 years ago
  23. a862100 Revert "Revert "Add dex file writer to dexlayout tool."" by Jeff Hao · 8 years ago
  24. cdcfde7 Option to gnuplot dex layout by David Sehr · 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
  27. 3ab96b4 Dexlayout changes to support offset/size output of items. by Jeff Hao · 8 years ago
  28. 7235922 Fix some memory leaks found by valgrind. by David Sehr · 8 years ago
  29. 853a8e1 Separate DexIr building from constructors. by David Sehr · 8 years ago