1. 0744d72 Fix race in GetPrimaryOatFile. by Nicolas Geoffray · 3 years, 6 months ago
  2. 9bc364b Support background verification of secondary dex files. by Nicolas Geoffray · 3 years, 7 months ago
  3. 90a18cf Rewrite OatFileManager::OpenDexFilesFromOat. by Nicolas Geoffray · 4 years, 4 months ago
  4. b495e7f Log an error when an app loads duplicate dex files by Calin Juravle · 4 years, 6 months ago
  5. 2e17cf4 Revert "ART: Conditionally remove loaded-oat-count check" by Nicolas Geoffray · 4 years, 7 months ago
  6. e5c48f7 Revert "ART: Forbid the zygote to load code outside of system" by Nicolas Geoffray · 4 years, 7 months ago
  7. af32242 Do not check for collision if we only extracted the apk by Calin Juravle · 4 years, 8 months ago
  8. 7126c5b Preverify InMemoryDexClassLoader-loaded classes from vdex by David Brazdil · 6 years ago
  9. 35a3f6a Create vdex file for dex loaded with InMemoryDexClassLoader by David Brazdil · 6 years ago
  10. 331a5e1 Revert^2 Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 6 years ago
  11. 9ef308d ART: Forbid the zygote to load code outside of system by Andreas Gampe · 6 years ago
  12. b4bb63a Revert "Verify InMemoryDexClassLoader classes in a background thread" by David Brazdil · 6 years ago
  13. d592dbe Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 6 years ago
  14. 3383f9c ART: Conditionally remove loaded-oat-count check by Andreas Gampe · 6 years ago
  15. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  16. 48ba197 Fix some performance-unnecessary-value-param tidy and performance-for-range warnings. by Stephen Hines · 6 years ago
  17. e066932 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  18. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 6 years ago
  19. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  20. d8860b4 Do not load app image for class collisions by Vladimir Marko · 6 years ago
  21. 2974260 Load /data oat/odex files non-executable when only_use_system_oat_files is set. by Nicolas Geoffray · 7 years ago
  22. b0b68cf ART: Clean up #includes in jit_code_cache.h . by Vladimir Marko · 7 years ago
  23. 68bf390 Handle new zygote flags in ART by Nicolas Geoffray · 7 years ago
  24. 27e0d1f Pass the class loader context to dex2oat when optimizing at runtime by Calin Juravle · 7 years ago
  25. 1f7079b Ignore the optimized location passed to DexFile.loadDex() by Calin Juravle · 8 years ago
  26. a206c74 Don't use dlopen on host for already loaded oat files. by Richard Uhler · 8 years ago
  27. f0192c8 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
  28. f4b3487 Remove -XOatFileManagerCompilerFilter argument. by Richard Uhler · 9 years ago
  29. 0b79127 Skip profiling if the dex file is fully compiled by Calin Juravle · 9 years ago
  30. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  31. 04680f3 Dump oat file information as part of DumpForSigQuit. by Nicolas Geoffray · 9 years ago
  32. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  33. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  34. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  35. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  36. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  37. 72da5e7 Revert "Unload oat files" by Nicolas Geoffray · 9 years ago
  38. 18656fe Unload oat files by Mathieu Chartier · 9 years ago
  39. f9c6fc6 Add OatFileManager by Mathieu Chartier · 9 years ago