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