1. 5353502 Pass the Java caller's location to OpenNativeLibrary. by Nicolas Geoffray · 7 years ago
  2. c3a73dc Move to C API of libnativeloader. by Nicolas Geoffray · 7 years ago
  3. 3150f7c Add error_msg argument to CloseNativeLibrary by dimitry · 7 years ago
  4. 1443ec4 Separate namespace acquisition from library loading by Victor Khimenko · 7 years ago
  5. a07f305 vendor apk is unbundled by Jiyong Park · 8 years ago
  6. af0264b Load vendor public libraries to sphal namespace by Dimitry Ivanov · 8 years ago
  7. 058b2ea Explicitly enable greylist for classloader-namespaces by Dimitry Ivanov · 8 years ago
  8. 3f5b5dc Add comment to android_link_namespaces method by Dimitry Ivanov · 9 years ago
  9. 26e1a84 Replace public library list with shared lib sonames by Dimitry Ivanov · 9 years ago
  10. e700597 dlext_namespace.h: Declare android_get_LD_LIBRARY_PATH by Jesse Hall · 9 years ago
  11. b75d82b Make dlext_namespaces.h available to users of libnativeloader by Jesse Hall · 9 years ago
  12. f2804e5 Upgrade native bridge to version 3 to support namespace by Zhenhua WANG · 9 years ago
  13. 09a516b nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 9 years ago
  14. be4ca3a nativeloader: Add Reset capabilities by Dimitry Ivanov · 9 years ago
  15. 4b0e963 Move list of public libraries to a config file by Dimitry Ivanov · 9 years ago
  16. d047c92 Added function to explicitly initialize a namespace by Dimitry Ivanov · 10 years ago
  17. 426799d Add PreloadPublicNativeLibraries function by Dimitry Ivanov · 10 years ago
  18. f44ecde nativeloader: Export FindNamespaceByClassLoader by Dimitry Ivanov · 10 years ago
  19. 2a7f7e0 Move libnativeloader headers into libnativeloader. by Elliott Hughes · 10 years ago