1. 3e8aae0 Fix dex location of boot oat files during preopt by David Brazdil · 5 years ago
  2. 8baa11a Adjust ResolveRelativeEncodedDexLocation. by Nicolas Geoffray · 6 years ago
  3. f4efa9e Remove oat_data_begin checks from OatFile. by Vladimir Marko · 6 years ago
  4. c09cd05 Reserve boot image memory in one go. by Vladimir Marko · 6 years ago
  5. 3002509 Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 6 years ago
  6. fc604a7 ART: Be more robust with multidex uncompressed-dex odex files by Andreas Gampe · 6 years ago
  7. ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 7 years ago
  8. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 7 years ago
  9. 84f50ae Remove remaining uses of DexFile::GetChecksum. by Richard Uhler · 7 years ago
  10. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  11. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  12. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 9 years ago
  13. 7848da4 ART: Store classpath information into oat file by Andreas Gampe · 9 years ago
  14. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 9 years ago