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