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