1. 39da84b Add support to indicate bitness of public library. by Christopher Ferris · 8 years ago
  2. ee2da03 Remove invalid uses of -l and -I by Dan Willemsen · 8 years ago
  3. 24db75c Set parent namespace for linker-namespaces by Dimitry Ivanov · 8 years ago
  4. b31caa95 Pass permitted_path to the linker as is. by Dimitry Ivanov · 8 years ago
  5. 37ed923 Merge "Move linker-namespace functions declarations" by Dimitry Ivanov · 8 years ago
  6. 72ca40f nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 8 years ago
  7. 0756fae Merge "Check if public namespace has already been initialized" by Dimitry Ivanov · 8 years ago
  8. 637da4e Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 8 years ago
  9. 80ddb8f Check if public namespace has already been initialized by Dimitry Ivanov · 8 years ago
  10. 6796522 Move linker-namespace functions declarations by Dimitry Ivanov · 8 years ago
  11. 8a0425b nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 8 years ago
  12. 4ddabd0 Add public libs from an environment variable by Dimitry Ivanov · 8 years ago
  13. ad717d6 Merge "nativeloader: Add CloseNativeLibrary() method" by Treehugger Robot · 8 years ago
  14. 7a1f951 nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 8 years ago
  15. 911472d nativeloader: Add Reset capabilities by Dimitry Ivanov · 8 years ago
  16. 7e8cee8 native_loader: Use ANDROID_ROOT environment variable by Dimitry Ivanov · 8 years ago
  17. 213676b Enable namespaces for all target sdk versions by Dimitry Ivanov · 8 years ago
  18. 617f495 Allow vendors to extend the list of public libs by Dimitry Ivanov · 8 years ago
  19. d1fdb98 Move list of public libraries to a config file by Dimitry Ivanov · 8 years ago
  20. 1dff1aa Fix locking of libnativeloader by Dimitry Ivanov · 9 years ago
  21. 4cd0768 Added function to explicitly initialize a namespace by Dimitry Ivanov · 9 years ago
  22. 6f80022 Add PreloadPublicNativeLibraries function by Dimitry Ivanov · 9 years ago
  23. 0cd10d8 nativeloader: Export FindNamespaceByClassLoader by Dimitry Ivanov · 9 years ago
  24. 34fa704 nativeloader: refactor FindNamespaceByClassLoader method by Dimitry Ivanov · 9 years ago
  25. e2b4e1e Move libnativeloader headers into libnativeloader. by Elliott Hughes · 9 years ago
  26. 55bbb0d Preload public native libraries by Dimitry Ivanov · 9 years ago
  27. c24ca89 Include icu4c libraries to the list of public libs by Dimitry Ivanov · 9 years ago
  28. cdb6fee Add libRS.so to the list of public libraries by Dimitry Ivanov · 9 years ago
  29. 90bf68e Make libwebviewchromium_plat_support.so public by Dimitry Ivanov · 9 years ago
  30. 619ffb4 Revert "Temporary disable linker-namespaces" by Dimitry Ivanov · 9 years ago
  31. d2a6220 Add parameter for shared namespaces by Dimitry Ivanov · 9 years ago
  32. c18ac7c Temporary disable linker-namespaces by Dimitry Ivanov · 9 years ago
  33. 0d6e594 Apply permitted path to the classloader-namespace by Dimitry Ivanov · 9 years ago
  34. 8b04714 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  35. ac1b191 Native loader as a separate library by Dimitry Ivanov · 9 years ago