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