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