1. 4a1d110 Load versioned llndk.libraries.txt and vndksp.libraries.txt by Justin Yun · 7 years ago
  2. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  3. 693d63f Add OWNERS. by Elliott Hughes · 7 years ago
  4. 2c6b2eb Merge "Remove default libraries" am: 8b7feee38f am: a0113de2f3 am: 55181f7cdd by Dan Willemsen · 7 years ago
  5. 1e45d53 Remove default libraries by Dan Willemsen · 7 years ago
  6. 25a03a2 Merge changes from topic "vndk_jni" into oc-mr1-dev am: 6f7d928940 by Jiyong Park · 7 years ago
  7. a07f305 vendor apk is unbundled by Jiyong Park · 7 years ago
  8. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  9. 00fe3ad system/core: use proper nativehelper headers by Steven Moreland · 7 years ago
  10. 882cad2 Load vendor public libraries to sphal namespace by Dimitry Ivanov · 7 years ago
  11. 9e253ce Explicitly enable greylist for classloader-namespaces by Dimitry Ivanov · 7 years ago
  12. e8fb11d NativeBridge: add "linked namespace" semantic corresponding to linker by Zhenhua WANG · 8 years ago
  13. c169b20 Set libnativeloader style to clang-format-2 by Calin Juravle · 7 years ago
  14. 3f5b5dc Add comment to android_link_namespaces method by Dimitry Ivanov · 8 years ago
  15. fd87c06 Merge "Replace public library list with shared lib sonames" by Dimitry Ivanov · 8 years ago
  16. 26e1a84 Replace public library list with shared lib sonames by Dimitry Ivanov · 8 years ago
  17. 6b74258 Merge "Log errors from loading public libraries" by Dimitry Ivanov · 8 years ago
  18. 15a264e Log errors from loading public libraries by Evan Ralston · 8 years ago
  19. e700597 dlext_namespace.h: Declare android_get_LD_LIBRARY_PATH by Jesse Hall · 8 years ago
  20. b75d82b Make dlext_namespaces.h available to users of libnativeloader by Jesse Hall · 8 years ago
  21. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  22. 86e80b9 Use shared lib of libutils, libz and libbase. by Jaekyun Seok · 8 years ago
  23. d836ab0 Allow different namespace types for different classloaders by Dimitry Ivanov · 8 years ago
  24. 800083d Return nullptr from FindNamespaceByClassLoader for NB-enabled apps. by Dimitry Ivanov · 8 years ago
  25. f2804e5 Upgrade native bridge to version 3 to support namespace by Zhenhua WANG · 8 years ago
  26. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  27. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  28. 627112a Merge \"libnativeloader: convert Android.mk to Android.bp\" am: 5783dea065 by Colin Cross · 8 years ago
  29. d4ce20a libnativeloader: convert Android.mk to Android.bp by Colin Cross · 8 years ago
  30. 1b4f54e Merge \"Add support to indicate bitness of public library.\" am: 3fb358478f by Christopher Ferris · 8 years ago
  31. 39da84b Add support to indicate bitness of public library. by Christopher Ferris · 8 years ago
  32. 823d5bb Merge "Remove invalid uses of -l and -I" am: 5d6193c658 am: 9ae3c079dc by Dan Willemsen · 8 years ago
  33. ee2da03 Remove invalid uses of -l and -I by Dan Willemsen · 8 years ago
  34. fcd4ee4 Merge "Remove target_sdk_version parameter" into nyc-dev am: 07f46c84e6 by Dimitry Ivanov · 8 years ago
  35. 94ee4e6 Remove target_sdk_version parameter by Dimitry Ivanov · 8 years ago
  36. e17c2ef Merge "Set parent namespace for linker-namespaces" am: ac50d0cc57 am: 3457aba394 by Dimitry Ivanov · 8 years ago
  37. ade364b Set parent namespace for linker-namespaces by Dimitry Ivanov · 8 years ago
  38. d98683f Pass permitted_path to the linker as is. am: 25df4bff44 by Dimitry Ivanov · 8 years ago
  39. 24db75c Set parent namespace for linker-namespaces by Dimitry Ivanov · 8 years ago
  40. 25df4bf Pass permitted_path to the linker as is. by Dimitry Ivanov · 8 years ago
  41. b31caa95 Pass permitted_path to the linker as is. by Dimitry Ivanov · 8 years ago
  42. 17decbd Merge "Move linker-namespace functions declarations" am: 37ed923d1c by Dimitry Ivanov · 8 years ago
  43. c337cae Move linker-namespace functions declarations by Dimitry Ivanov · 8 years ago
  44. 37ed923 Merge "Move linker-namespace functions declarations" by Dimitry Ivanov · 8 years ago
  45. d7cbb6f Merge "nativeloader: Ignore empty java_permitted_path" into nyc-dev by Dimitry Ivanov · 8 years ago
  46. 72ca40f nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 8 years ago
  47. ddc6a4a Merge "Check if public namespace has already been initialized" am: 0756fae4f1 by Dimitry Ivanov · 8 years ago
  48. 0756fae Merge "Check if public namespace has already been initialized" by Dimitry Ivanov · 8 years ago
  49. d0b1531 nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 8 years ago
  50. 637da4e Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 8 years ago
  51. f334cbf Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 8 years ago
  52. 80ddb8f Check if public namespace has already been initialized by Dimitry Ivanov · 8 years ago
  53. 6796522 Move linker-namespace functions declarations by Dimitry Ivanov · 8 years ago
  54. cf9892b nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 8 years ago
  55. 8a0425b nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 8 years ago
  56. 7d02829 Add public libs from an environment variable by Dimitry Ivanov · 8 years ago
  57. 4ddabd0 Add public libs from an environment variable by Dimitry Ivanov · 8 years ago
  58. ad717d6 Merge "nativeloader: Add CloseNativeLibrary() method" by Treehugger Robot · 8 years ago
  59. 7a1f951 nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 8 years ago
  60. 09a516b nativeloader: Add CloseNativeLibrary() method by Dimitry Ivanov · 8 years ago
  61. 911472d nativeloader: Add Reset capabilities by Dimitry Ivanov · 8 years ago
  62. be4ca3a nativeloader: Add Reset capabilities by Dimitry Ivanov · 8 years ago
  63. 0b5651e native_loader: Use ANDROID_ROOT environment variable by Dimitry Ivanov · 8 years ago
  64. 5539db0 Enable namespaces for all target sdk versions by Dimitry Ivanov · 8 years ago
  65. 7e8cee8 native_loader: Use ANDROID_ROOT environment variable by Dimitry Ivanov · 8 years ago
  66. 213676b Enable namespaces for all target sdk versions by Dimitry Ivanov · 8 years ago
  67. 3150fa2 Remove workaround for libart greylist. by Alex Light · 8 years ago
  68. b614045 Allow vendors to extend the list of public libs by Dimitry Ivanov · 8 years ago
  69. 617f495 Allow vendors to extend the list of public libs by Dimitry Ivanov · 8 years ago
  70. 4f8bb25 Adjust check for target_sdk_version for workarounds by Dimitry Ivanov · 8 years ago
  71. 7f9a1aa A workaround for apps using custom classloaders by Dimitry Ivanov · 8 years ago
  72. d1fdb98 Move list of public libraries to a config file by Dimitry Ivanov · 8 years ago
  73. 4b0e963 Move list of public libraries to a config file by Dimitry Ivanov · 8 years ago
  74. 9c0a202 Revert "libnativeloader: Make webviewchromium so file optional" by Dimitry Ivanov · 8 years ago
  75. 75dda75 libnativeloader: Make webviewchromium so file optional by Prashant Malani · 8 years ago
  76. 5f28b84 Handle the case when libart.so is not in use by Dimitry Ivanov · 9 years ago
  77. 1dff1aa Fix locking of libnativeloader by Dimitry Ivanov · 9 years ago
  78. 34d5a20 Fix locking of libnativeloader by Dimitry Ivanov · 9 years ago
  79. 4cd0768 Added function to explicitly initialize a namespace by Dimitry Ivanov · 9 years ago
  80. d047c92 Added function to explicitly initialize a namespace by Dimitry Ivanov · 9 years ago
  81. 6f80022 Add PreloadPublicNativeLibraries function by Dimitry Ivanov · 9 years ago
  82. 426799d Add PreloadPublicNativeLibraries function by Dimitry Ivanov · 9 years ago
  83. 2f9cd05 Merge "native_loader: add libvulkan.so to public native library list" into nyc-dev by Jesse Hall · 9 years ago
  84. dee3d96 native_loader: add libvulkan.so to public native library list by Jesse Hall · 9 years ago
  85. f44ecde nativeloader: Export FindNamespaceByClassLoader by Dimitry Ivanov · 9 years ago
  86. c914ebd nativeloader: refactor FindNamespaceByClassLoader method by Dimitry Ivanov · 9 years ago
  87. 2a7f7e0 Move libnativeloader headers into libnativeloader. by Elliott Hughes · 9 years ago
  88. 0cd10d8 nativeloader: Export FindNamespaceByClassLoader by Dimitry Ivanov · 9 years ago
  89. 34fa704 nativeloader: refactor FindNamespaceByClassLoader method by Dimitry Ivanov · 9 years ago
  90. dab5673 Limit libart.so visibility to apps targeting <= M by Dimitry Ivanov · 9 years ago
  91. e2b4e1e Move libnativeloader headers into libnativeloader. by Elliott Hughes · 9 years ago
  92. 55bbb0d Preload public native libraries by Dimitry Ivanov · 9 years ago
  93. d68c8e9 Preload public native libraries by Dimitry Ivanov · 9 years ago
  94. 4e9bda3 Merge "Include icu4c libraries to the list of public libs" am: 17e33647f0 by Dimitry Ivanov · 9 years ago
  95. c24ca89 Include icu4c libraries to the list of public libs by Dimitry Ivanov · 9 years ago
  96. 73d2bc0 Add libcamera2ndk.so to the list of public libraries by Dimitry Ivanov · 9 years ago
  97. e803dd8 Merge "Add libRS.so to the list of public libraries" am: ebe04a9b89 by Dimitry Ivanov · 9 years ago
  98. cdb6fee Add libRS.so to the list of public libraries by Dimitry Ivanov · 9 years ago
  99. 6082622 Merge "Make libwebviewchromium_plat_support.so public" am: cd60e4bdd6 by Dimitry Ivanov · 9 years ago
  100. 3d5a434 Add libart.so to the list of public libraries by Dimitry Ivanov · 9 years ago