1. 999646d Dex header cleanup and windows simplification by David Sehr · 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. 221d981 ART: Use libbase for logging in command-line tools by Andreas Gampe · 6 years ago
  6. 5a1f629 Build dexdump2 and dexlist without libart by David Sehr · 6 years ago
  7. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 6 years ago
  8. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 6 years ago
  9. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 6 years ago
  10. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 6 years ago
  11. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 6 years ago
  12. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 6 years ago
  13. 9e734c7 Create dex subdirectory by David Sehr · 6 years ago
  14. 641a3af Add code_item_accessors-no_art-inl and use it in dexlist, dexdump by Mathieu Chartier · 6 years ago
  15. 702f6f2 Merge "Add CodeItemDebugInfoAccessor" by Mathieu Chartier · 6 years ago
  16. 31f4c9f Add CodeItemDebugInfoAccessor by Mathieu Chartier · 6 years ago
  17. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 6 years ago
  18. 58cc1cb Pass the debug_info_offset explicitly. by Nicolas Geoffray · 7 years ago
  19. b7c273c Add ClassDataItemIterator::HasNextMethod by Mathieu Chartier · 7 years ago
  20. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 7 years ago
  21. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  22. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  23. 51d80cc ART: Refactor abort code by Andreas Gampe · 7 years ago
  24. e17cf24 Add field/method skipping helper functions to DexFile by Mathieu Chartier · 7 years ago
  25. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 7 years ago
  26. f57589f Remove logging dependency on runtime by David Sehr · 8 years ago
  27. c05e2f2 Refactored a few dexdump alloc/free into unique_ptr by Aart Bik · 8 years ago
  28. 37d6a3b Support the -i flag in the new dexdump. by Aart Bik · 8 years ago
  29. b06e28e Refactor DexFile::DecodeDebugInfo. by David Srbecky · 8 years ago
  30. b1b45be Make Art's dexlist the real one! by Aart Bik · 9 years ago
  31. 4e14960 Enable multi-dex content per file in dexlist/dump. by Aart Bik · 9 years ago
  32. 22c26f5 Revert "Make Art dexdump/list the real utilities." by Aart Bik · 9 years ago
  33. d10ee1c Make Art dexdump/list the real utilities. by Aart Bik · 9 years ago
  34. 3e40f4a Migrated dexlist from Dalvik (libdex) into Art (libart) by Aart Bik · 9 years ago