1. 1e96a5d Fix context verification for relative dependencies by Calin Juravle · 8 years ago
  2. 821a259 Use real locations when opening dex files from the context by Calin Juravle · 8 years ago
  3. 27e0d1f Pass the class loader context to dex2oat when optimizing at runtime by Calin Juravle · 8 years ago
  4. b22ae40 Merge "Be prepared to handle empty class loader contexts" by Calin Juravle · 8 years ago
  5. 1a509c8 Be prepared to handle empty class loader contexts by Calin Juravle · 8 years ago
  6. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  7. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 8 years ago
  8. c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 8 years ago
  9. 3f91864 Verify the class loader context when loading oat files by Calin Juravle · 8 years ago
  10. 57d0acc Create a class loader context starting from an existing ClassLoader by Calin Juravle · 8 years ago
  11. 7b0648a Move dex files dependencies (en/de)coding to ClassLoaderContext by Calin Juravle · 8 years ago
  12. 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 8 years ago