1. b495e7f Log an error when an app loads duplicate dex files by Calin Juravle · 6 years ago
  2. c9fa770 Introduce VMRuntime.isValidClassLoaderContext by Dan Zimmerman · 6 years ago
  3. b682ea4 Introduce BaseDexClassLoader.computeClassLoaderContextsNative by Dan Zimmerman · 6 years ago
  4. 7d511d9 [art] Factor out encoding ClassLoaderContext components by Dan Zimmerman · 6 years ago
  5. 1a9ac53 Support InMemoryDexClassLoader in ClassLoaderContext by David Brazdil · 7 years ago
  6. 8982186 Support FDs for class loader context dex files by David Brazdil · 7 years ago
  7. e167273 Revert^2 "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 8 years ago
  8. 1717a49 Revert "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 8 years ago
  9. a66d69e Support shared libraries in CreateContextFromClassLoader. by Nicolas Geoffray · 8 years ago
  10. cb2e1dd Canonicalize shared libraries in ClassLoaderContext::CreateClassLoader. by Nicolas Geoffray · 8 years ago
  11. 06af3b4 Add support for shared libaries in class loader context. by Nicolas Geoffray · 8 years ago
  12. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 8 years ago
  13. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 8 years ago
  14. d8860b4 Do not load app image for class collisions by Vladimir Marko · 8 years ago
  15. c444077 Add arg for overwriting class loader class path by Mathieu Chartier · 8 years ago
  16. f5abfc4 Add stored class loader context option by Mathieu Chartier · 8 years ago
  17. c5b215f Update the context classpath after the dex files are opened. by Calin Juravle · 9 years ago
  18. 1991589 Revert "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 9 years ago
  19. 053a84b Revert "Stop using the runtime classpath in dex2oat" by Calin Juravle · 9 years ago
  20. 84f82b9 Stop using the runtime classpath in dex2oat by Calin Juravle · 9 years ago
  21. 27e0d1f Pass the class loader context to dex2oat when optimizing at runtime by Calin Juravle · 9 years ago
  22. c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 9 years ago
  23. 3f91864 Verify the class loader context when loading oat files by Calin Juravle · 9 years ago
  24. 57d0acc Create a class loader context starting from an existing ClassLoader by Calin Juravle · 9 years ago
  25. 7b0648a Move dex files dependencies (en/de)coding to ClassLoaderContext by Calin Juravle · 9 years ago
  26. 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 9 years ago