1. 57b03de linker_namespace: move sonames instead of copying by Jooyung Han · 2 years, 9 months ago
  2. f9dd1a7 Store soname as a std::string. by Elliott Hughes · 4 years, 8 months ago
  3. aff9a34 Rename linker greylist to exempt-list by Ryan Prichard · 5 years ago
  4. 30f2f05 linker: Cleanup for Android's inclusive language guidance by Luke Huang · 5 years ago
  5. 4049440 Fix bootstrap linker library searching by Ryan Prichard · 5 years ago
  6. 25bedfd Don't create anonymous namespace by Jiyong Park · 6 years ago
  7. b66a78b linker namespace name is duped when the namespace is created by Jiyong Park · 6 years ago
  8. 976d4b4 Use std::move() for rvalue-reference setters and ctors by Vic Yang · 6 years ago
  9. 2d020e4 linker: Add support for "whitelisted" property in linker config files by Vic Yang · 7 years ago
  10. 94f7a87 Libraries without dt_soname are inaccessible by dimitry · 7 years ago
  11. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 8 years ago
  12. 9ee4591 linker: Allow link namespaces without name filters by Logan Chien · 8 years ago
  13. 02586a2 linker: the global group is added to all built-in namespaces by Jiyong Park · 8 years ago
  14. 37b91af greylist is no longer enabled by default. by Jiyong Park · 8 years ago
  15. f1cb669 Shared namespaces inherit parent ns properties by Dimitry Ivanov · 8 years ago
  16. 4cabfaa Load namespace configuration from ld.config.txt by Dimitry Ivanov · 8 years ago
  17. 7a34b9d Replace public library list with shared lib sonames (part 2/2) by Dimitry Ivanov · 9 years ago
  18. 7d429d3 Replace public library list with shared lib sonames (part 1/2) by Dimitry Ivanov · 9 years ago
  19. 48ec288 Extract soinfo and globals to separate files. by Dimitry Ivanov · 9 years ago
  20. b943f30 Move android_namespace_t to a separate file. by Dimitry Ivanov · 9 years ago