1. 028a5c4 dlext_namespace.h: Declare android_get_LD_LIBRARY_PATH by Jesse Hall · 8 years ago
  2. af72e1d Make dlext_namespaces.h available to users of libnativeloader by Jesse Hall · 8 years ago
  3. 21432eb Add support to indicate bitness of public library. by Christopher Ferris · 9 years ago
  4. 1b5b626 Remove target_sdk_version parameter by Dimitry Ivanov · 9 years ago
  5. 6d73e9b Set parent namespace for linker-namespaces by Dimitry Ivanov · 9 years ago
  6. f298767 Pass permitted_path to the linker as is. by Dimitry Ivanov · 9 years ago
  7. 33a5b59 Move linker-namespace functions declarations by Dimitry Ivanov · 9 years ago
  8. 306b2ac nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 9 years ago
  9. 4a68f13 Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 9 years ago
  10. cba380a nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 9 years ago
  11. 4589dc9 Add public libs from an environment variable by Dimitry Ivanov · 9 years ago
  12. 0b2a977 nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 9 years ago
  13. cb5b83e nativeloader: Add Reset capabilities by Dimitry Ivanov · 9 years ago
  14. e8c8b94 native_loader: Use ANDROID_ROOT environment variable by Dimitry Ivanov · 9 years ago
  15. 1584eda Enable namespaces for all target sdk versions by Dimitry Ivanov · 9 years ago
  16. c3c7670 Remove workaround for libart greylist. by Alex Light · 9 years ago
  17. aecdc2a Allow vendors to extend the list of public libs by Dimitry Ivanov · 9 years ago
  18. 146cd5a Adjust check for target_sdk_version for workarounds by Dimitry Ivanov · 9 years ago
  19. 0ad46a7 A workaround for apps using custom classloaders by Dimitry Ivanov · 9 years ago
  20. eca7e26 Move list of public libraries to a config file by Dimitry Ivanov · 9 years ago
  21. 9c71e2c Revert "libnativeloader: Make webviewchromium so file optional" by Dimitry Ivanov · 9 years ago
  22. 66a9fa8 libnativeloader: Make webviewchromium so file optional by Prashant Malani · 9 years ago
  23. 7206987 Handle the case when libart.so is not in use by Dimitry Ivanov · 9 years ago
  24. 91c43da Fix locking of libnativeloader by Dimitry Ivanov · 9 years ago
  25. 251c643 Added function to explicitly initialize a namespace by Dimitry Ivanov · 9 years ago
  26. 110c254 Add PreloadPublicNativeLibraries function by Dimitry Ivanov · 9 years ago
  27. 3bcd532 Merge "native_loader: add libvulkan.so to public native library list" into nyc-dev by Jesse Hall · 9 years ago
  28. 2c75bb8 native_loader: add libvulkan.so to public native library list by Jesse Hall · 9 years ago
  29. 4b41367 nativeloader: Export FindNamespaceByClassLoader by Dimitry Ivanov · 9 years ago
  30. d1813dc nativeloader: refactor FindNamespaceByClassLoader method by Dimitry Ivanov · 9 years ago
  31. df19a4d Move libnativeloader headers into libnativeloader. by Elliott Hughes · 9 years ago
  32. 57d79c1 Limit libart.so visibility to apps targeting <= M by Dimitry Ivanov · 9 years ago
  33. d041efd Preload public native libraries by Dimitry Ivanov · 9 years ago
  34. eae3eff Merge "Include icu4c libraries to the list of public libs" am: 17e33647f0 by Dimitry Ivanov · 9 years ago
  35. 78a7b50 Include icu4c libraries to the list of public libs by Dimitry Ivanov · 9 years ago
  36. 2c3fd3c Add libcamera2ndk.so to the list of public libraries by Dimitry Ivanov · 9 years ago
  37. c72e1f7 Merge "Add libRS.so to the list of public libraries" am: ebe04a9b89 by Dimitry Ivanov · 9 years ago
  38. b66825a Add libRS.so to the list of public libraries by Dimitry Ivanov · 9 years ago
  39. 703ec37 Merge "Make libwebviewchromium_plat_support.so public" am: cd60e4bdd6 by Dimitry Ivanov · 9 years ago
  40. 337be77 Add libart.so to the list of public libraries by Dimitry Ivanov · 9 years ago
  41. 69eb6f5 Make libwebviewchromium_plat_support.so public by Dimitry Ivanov · 9 years ago
  42. 8e3020f Revert "Temporary disable linker-namespaces" by Dimitry Ivanov · 9 years ago
  43. 5673bea Add parameter for shared namespaces by Dimitry Ivanov · 9 years ago
  44. 7a4efaf Temporary disable linker-namespaces by Dimitry Ivanov · 9 years ago
  45. e0edc73 Apply permitted path to the classloader-namespace by Dimitry Ivanov · 9 years ago
  46. be2c0ad Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  47. cf45786 Native loader as a separate library by Dimitry Ivanov · 9 years ago