1. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  2. b02ba93 Don't encode OatQuickMethodHeader for non-compiled methods. by Nicolas Geoffray · 7 years ago
  3. de4b08f Reduce quicken info size by Mathieu Chartier · 7 years ago
  4. 71fa64f Bump vdex version to regenerate vdex files by Shubham Ajmera · 7 years ago
  5. 36930ec Be defensive in dex2oat when updating the vdex in-place. by Nicolas Geoffray · 7 years ago
  6. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  7. beca4fe Add analyzer for dex memory map by David Sehr · 7 years ago
  8. 6e54f78 Only look at vdex related access flags for class/fields/methods. by Nicolas Geoffray · 7 years ago
  9. 97fa992 Do not allow input-vdex with dexlayout. by Nicolas Geoffray · 7 years ago
  10. b8ab63a Check vdex file is valid in VdexFile::Open. by Richard Uhler · 7 years ago
  11. 3eba863 Make verify-profile not look at the profile. by Nicolas Geoffray · 8 years ago
  12. 7498105 Handle verify-profile and bootclasspath classes in vdex. by Nicolas Geoffray · 8 years ago
  13. f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 8 years ago
  14. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  15. e70dd56 Dump VerifierDeps in oatdump. by Nicolas Geoffray · 8 years ago
  16. 4acefd3 Encode quickening info in .vdex. by Nicolas Geoffray · 8 years ago
  17. 5d5a36b Write VerifierDeps into VDEX. by David Brazdil · 8 years ago
  18. f7e8223 ART: Remove unnecessary file from vdex by Andreas Gampe · 8 years ago
  19. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago