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