1. f6c79f5 Add support to indicate bitness of public library. by Christopher Ferris · 9 years ago
  2. 3672d91 Remove invalid uses of -l and -I by Dan Willemsen · 9 years ago
  3. 5429994 Set parent namespace for linker-namespaces by Dimitry Ivanov · 9 years ago
  4. 86195c5 Pass permitted_path to the linker as is. by Dimitry Ivanov · 9 years ago
  5. b3abbfb Merge "Move linker-namespace functions declarations" by Dimitry Ivanov · 9 years ago
  6. 0c73bf0 nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 9 years ago
  7. 4567e30 Merge "Check if public namespace has already been initialized" by Dimitry Ivanov · 9 years ago
  8. 9dbd262 Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 9 years ago
  9. 20c9ae1 Check if public namespace has already been initialized by Dimitry Ivanov · 9 years ago
  10. b659e1b Move linker-namespace functions declarations by Dimitry Ivanov · 9 years ago
  11. 6735730 nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 9 years ago
  12. 13ddb1a Add public libs from an environment variable by Dimitry Ivanov · 9 years ago
  13. 41498d3 Merge "nativeloader: Add CloseNativeLibrary() method" by Treehugger Robot · 9 years ago
  14. f017161 nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 9 years ago
  15. 17897f8 nativeloader: Add Reset capabilities by Dimitry Ivanov · 9 years ago
  16. 8fa4d0c native_loader: Use ANDROID_ROOT environment variable by Dimitry Ivanov · 9 years ago
  17. 7af2951 Enable namespaces for all target sdk versions by Dimitry Ivanov · 9 years ago
  18. ceb5cdc Allow vendors to extend the list of public libs by Dimitry Ivanov · 9 years ago
  19. b2ddca6 Move list of public libraries to a config file by Dimitry Ivanov · 9 years ago
  20. b1c0e2f Fix locking of libnativeloader by Dimitry Ivanov · 9 years ago
  21. aed72ca Added function to explicitly initialize a namespace by Dimitry Ivanov · 9 years ago
  22. 87f76e4 Add PreloadPublicNativeLibraries function by Dimitry Ivanov · 9 years ago
  23. a16315a nativeloader: Export FindNamespaceByClassLoader by Dimitry Ivanov · 9 years ago
  24. 5ec805e nativeloader: refactor FindNamespaceByClassLoader method by Dimitry Ivanov · 9 years ago
  25. b0e3901 Move libnativeloader headers into libnativeloader. by Elliott Hughes · 9 years ago
  26. dda98ff Preload public native libraries by Dimitry Ivanov · 9 years ago
  27. 78a7b50 Include icu4c libraries to the list of public libs by Dimitry Ivanov · 9 years ago
  28. b66825a Add libRS.so to the list of public libraries by Dimitry Ivanov · 9 years ago
  29. 69eb6f5 Make libwebviewchromium_plat_support.so public by Dimitry Ivanov · 9 years ago
  30. 8e3020f Revert "Temporary disable linker-namespaces" by Dimitry Ivanov · 9 years ago
  31. 5673bea Add parameter for shared namespaces by Dimitry Ivanov · 9 years ago
  32. 7a4efaf Temporary disable linker-namespaces by Dimitry Ivanov · 9 years ago
  33. e0edc73 Apply permitted path to the classloader-namespace by Dimitry Ivanov · 9 years ago
  34. be2c0ad Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  35. cf45786 Native loader as a separate library by Dimitry Ivanov · 9 years ago