1. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  2. 6238c83 Remove DexFile direct accesses to CodeItem by Mathieu Chartier · 7 years ago
  3. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 7 years ago
  4. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  5. b4c6acb Optimize lookup of quickening data. by Nicolas Geoffray · 7 years ago
  6. aa337b1 Merge "Unquicken dex files before exporting from oatdump" by Roland Levillain · 7 years ago
  7. a1f56a8 Unquicken dex files before exporting from oatdump by Anestis Bechtsoudis · 7 years ago
  8. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  9. 28453cf Fix dex file reading in VdexFile::GetNextDexFileData. by Nicolas Geoffray · 7 years ago
  10. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 7 years ago
  11. e17cf24 Add field/method skipping helper functions to DexFile by Mathieu Chartier · 7 years ago
  12. 1cfea7a Code cleanup around vdex. by Nicolas Geoffray · 7 years ago
  13. 36930ec Be defensive in dex2oat when updating the vdex in-place. by Nicolas Geoffray · 7 years ago
  14. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  15. 0dfc315 ART: More header cleanup - mem_map.h by Andreas Gampe · 7 years ago
  16. beca4fe Add analyzer for dex memory map by David Sehr · 7 years ago
  17. b8ab63a Check vdex file is valid in VdexFile::Open. by Richard Uhler · 8 years ago
  18. f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 8 years ago
  19. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  20. 4acefd3 Encode quickening info in .vdex. by Nicolas Geoffray · 8 years ago
  21. 5d5a36b Write VerifierDeps into VDEX. by David Brazdil · 8 years ago
  22. f7e8223 ART: Remove unnecessary file from vdex by Andreas Gampe · 8 years ago
  23. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago