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