1. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years ago
  2. f5d91bb Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer." by Ulya Trafimovich · 3 years, 4 months ago
  3. 91f015e Correctly serialize class loader context for "any" SDK version to JSON. by Ulya Trafimovich · 3 years, 4 months ago
  4. 0653057 Add support for excluding libraries from class loader contexts by Paul Duffin · 3 years, 7 months ago
  5. 77a80fa Defer dexpreopt failure with missing implementation jar by Paul Duffin · 3 years, 11 months ago
  6. 0b1c70e Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer. by Ulya Trafimovich · 4 years ago
  7. fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 4 years, 1 month ago
  8. 840efb6 Don't attempt to add stub libraries to class loader context. by Ulya Trafimovich · 4 years, 1 month ago
  9. bd14f9a Merge "Drop "prebuilt_" prefix when adding libraries to class loader context." by Ulyana Trafimovich · 4 years, 2 months ago
  10. 69c1aa9 Drop "prebuilt_" prefix when adding libraries to class loader context. by Ulya Trafimovich · 4 years, 2 months ago
  11. b1b4d85 Add ClassLoaderContextMap.Dump() by Paul Duffin · 4 years, 2 months ago
  12. 19ade89 Fix toJsonClassLoaderContextRec size bug by Jeongik Cha · 4 years, 4 months ago
  13. 65556a8 Preserve <uses-library> order in dexpreopt.config files. by Ulya Trafimovich · 4 years, 7 months ago
  14. 76b0852 Write module dexpreopt.config for Make. by Ulya Trafimovich · 4 years, 8 months ago
  15. 5ec6889 Use tree representation for class loader context in Make. by Ulya Trafimovich · 4 years, 9 months ago
  16. 7bc1cf5 Remove obsolete class loader context API and update unit tests. by Ulya Trafimovich · 4 years, 8 months ago
  17. c9f2b94 Fix library order in class loader context to agree with PackageManager. by Ulya Trafimovich · 4 years, 8 months ago
  18. 88bb6f6 Unify addition of class loader subcontext from dependencies. by Ulya Trafimovich · 4 years, 9 months ago
  19. 78210f6 Make error message more precise. by Ulya Trafimovich · 4 years, 9 months ago
  20. 480d174 Documenting dexpreopt/class_loader_context.go. by Ulya Trafimovich · 4 years, 9 months ago
  21. 78a7155 Assume any <uses-library> is shared, add only toplevel ones to manifest. by Ulya Trafimovich · 4 years, 9 months ago
  22. a8c28e2 Do not add dependencies of shared SDK libraries to manifest_fixer. by Ulya Trafimovich · 5 years ago
  23. 1855424 Add nested class loader subcontext at the proper hierarchy level. by Ulya Trafimovich · 4 years, 10 months ago
  24. 5e13a73 Disallow adding nested conditional class loader context. by Ulya Trafimovich · 4 years, 10 months ago
  25. 8cbc5d2 Rework class loader context implementation. by Ulya Trafimovich · 4 years, 10 months ago
  26. 6961267 Add unit tests for class loader context. by Ulya Trafimovich · 4 years, 10 months ago
  27. 180fece Drop "android.hidl.manager" -> "android.hidl.base" dependency from class loader context. by Ulya Trafimovich · 4 years, 10 months ago
  28. eb26886 Move class loader context definitions to a separate file. by Ulya Trafimovich · 4 years, 10 months ago