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