1. 6291da2 move classes out of native_loader.cpp by Jiyong Park · 5 years ago
  2. c57ed29 Reland: Fix libnativeloader to correctly link to the platform namespace. by Martin Stjernholm · 5 years ago
  3. 68cf801 Merge "Revert "Fix libnativeloader to correctly link to the platform namespace."" by Treehugger Robot · 5 years ago
  4. b9259a9 Revert "Fix libnativeloader to correctly link to the platform namespace." by Martin Stjernholm · 5 years ago
  5. d21a090 Merge "Nativeloader: Restrict anonymous namespace creation" by Treehugger Robot · 5 years ago
  6. 4ca0ca6 Fix libnativeloader to correctly link to the platform namespace. by Martin Stjernholm · 5 years ago
  7. b9df7d9 Nativeloader: Restrict anonymous namespace creation by Andreas Gampe · 5 years ago
  8. 0c11941 Add dependency on libdl_android by dimitry · 5 years ago
  9. 23ff8eb Do not fail when there is no vndk namespace by Kiyoung Kim · 5 years ago
  10. 4639f69 Add product apk support from libnativeloader by Kiyoung Kim · 5 years ago
  11. 7888b5c Avoid runtime namespace becoming parent for classloader-namespace. by Martin Stjernholm · 5 years ago
  12. 34b126b Remove dependency on libcutils by Orion Hodson · 5 years ago
  13. ce912aa Merge changes from topic "dup_icu4c" by vichang · 5 years ago
  14. 00f2ebe shim libraries for libnativeloader and libnativebridge by Jiyong Park · 6 years ago
  15. f70a2fe Remove the public libs in runtime namespace by Victor Chang · 5 years ago
  16. a015ad2 Revert^2 "Enable APEX stubs for libnativeloader." by Martin Stjernholm · 5 years ago
  17. b78f6ec Add some overview docs for classloader-namespace. by Martin Stjernholm · 5 years ago
  18. 7a20a90 Expose public libraries from runtime namepsace to classloader namespace by Victor Chang · 6 years ago
  19. d2ace38 Add getExportedNamespace NB callback by dimitry · 5 years ago
  20. 5c8c6a9 Revert "Enable APEX stubs for libnativeloader." by Martin Stjernholm · 5 years ago
  21. 0daa405 Enable APEX stubs for libnativeloader. by Martin Stjernholm · 6 years ago
  22. 88bdf80 Conscrypt should only link against bionic. by Nicolas Geoffray · 6 years ago
  23. 890e3bf Revert "Revert "Introduce conscrypt linker namespace."" by Nicolas Geoffray · 6 years ago
  24. 5701a47 Revert "Introduce conscrypt linker namespace." by Nicolas Geoffray · 6 years ago
  25. 67a09e5 Introduce conscrypt linker namespace. by Nicolas Geoffray · 6 years ago
  26. 5353502 Pass the Java caller's location to OpenNativeLibrary. by Nicolas Geoffray · 6 years ago
  27. ec6bd00 Merge "Add runtime module members to owners." by Nicolas Geoffray · 6 years ago
  28. 7338ef5 Add runtime module members to owners. by Nicolas Geoffray · 6 years ago
  29. d06cb94 libnativeloader: remove stubs for now. by Nicolas Geoffray · 6 years ago
  30. c3a73dc Move to C API of libnativeloader. by Nicolas Geoffray · 6 years ago
  31. 632f142 Propagate dlopen errors to callers of OpenNativeLibrary. by Pete Bentley · 6 years ago
  32. 3150f7c Add error_msg argument to CloseNativeLibrary by dimitry · 6 years ago
  33. 1443ec4 Separate namespace acquisition from library loading by Victor Khimenko · 6 years ago
  34. 0ca7c79 libnativeloader: add jiyong to OWNERS. by Elliott Hughes · 6 years ago
  35. 67cb056 Support product-specific libraries by Inseob Kim · 6 years ago
  36. dc699a2 bpfmt. by Elliott Hughes · 6 years ago
  37. e031994 Don't shared oem-defined libs to vendor apks by Jiyong Park · 7 years ago
  38. 01ccde3 Merge "Nativeloader: Add minimal effort for host library path" by Treehugger Robot · 7 years ago
  39. 2fdf9da Merge "Don't install unnecessary VNDK libs" by Treehugger Robot · 7 years ago
  40. 5c7d582 Nativeloader: Add minimal effort for host library path by Andreas Gampe · 7 years ago
  41. 579e682 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
  42. d1006fe Support partners to expose their own system libs to Android apps by Jiyong Park · 7 years ago
  43. 9837d6b Don't install unnecessary VNDK libs by Jiyong Park · 7 years ago
  44. 4a1d110 Load versioned llndk.libraries.txt and vndksp.libraries.txt by Justin Yun · 7 years ago
  45. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  46. 693d63f Add OWNERS. by Elliott Hughes · 7 years ago
  47. 2c6b2eb Merge "Remove default libraries" am: 8b7feee38f am: a0113de2f3 am: 55181f7cdd by Dan Willemsen · 7 years ago
  48. 1e45d53 Remove default libraries by Dan Willemsen · 7 years ago
  49. 25a03a2 Merge changes from topic "vndk_jni" into oc-mr1-dev am: 6f7d928940 by Jiyong Park · 7 years ago
  50. a07f305 vendor apk is unbundled by Jiyong Park · 7 years ago
  51. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  52. 00fe3ad system/core: use proper nativehelper headers by Steven Moreland · 7 years ago
  53. 882cad2 Load vendor public libraries to sphal namespace by Dimitry Ivanov · 7 years ago
  54. 9e253ce Explicitly enable greylist for classloader-namespaces by Dimitry Ivanov · 7 years ago
  55. e8fb11d NativeBridge: add "linked namespace" semantic corresponding to linker by Zhenhua WANG · 7 years ago
  56. c169b20 Set libnativeloader style to clang-format-2 by Calin Juravle · 7 years ago
  57. 3f5b5dc Add comment to android_link_namespaces method by Dimitry Ivanov · 7 years ago
  58. fd87c06 Merge "Replace public library list with shared lib sonames" by Dimitry Ivanov · 7 years ago
  59. 26e1a84 Replace public library list with shared lib sonames by Dimitry Ivanov · 7 years ago
  60. 6b74258 Merge "Log errors from loading public libraries" by Dimitry Ivanov · 7 years ago
  61. 15a264e Log errors from loading public libraries by Evan Ralston · 7 years ago
  62. e700597 dlext_namespace.h: Declare android_get_LD_LIBRARY_PATH by Jesse Hall · 8 years ago
  63. b75d82b Make dlext_namespaces.h available to users of libnativeloader by Jesse Hall · 8 years ago
  64. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  65. 86e80b9 Use shared lib of libutils, libz and libbase. by Jaekyun Seok · 8 years ago
  66. d836ab0 Allow different namespace types for different classloaders by Dimitry Ivanov · 8 years ago
  67. 800083d Return nullptr from FindNamespaceByClassLoader for NB-enabled apps. by Dimitry Ivanov · 8 years ago
  68. f2804e5 Upgrade native bridge to version 3 to support namespace by Zhenhua WANG · 8 years ago
  69. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  70. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  71. 627112a Merge \"libnativeloader: convert Android.mk to Android.bp\" am: 5783dea065 by Colin Cross · 8 years ago
  72. d4ce20a libnativeloader: convert Android.mk to Android.bp by Colin Cross · 8 years ago
  73. 1b4f54e Merge \"Add support to indicate bitness of public library.\" am: 3fb358478f by Christopher Ferris · 8 years ago
  74. 39da84b Add support to indicate bitness of public library. by Christopher Ferris · 8 years ago
  75. 823d5bb Merge "Remove invalid uses of -l and -I" am: 5d6193c658 am: 9ae3c079dc by Dan Willemsen · 8 years ago
  76. ee2da03 Remove invalid uses of -l and -I by Dan Willemsen · 8 years ago
  77. fcd4ee4 Merge "Remove target_sdk_version parameter" into nyc-dev am: 07f46c84e6 by Dimitry Ivanov · 8 years ago
  78. 94ee4e6 Remove target_sdk_version parameter by Dimitry Ivanov · 8 years ago
  79. e17c2ef Merge "Set parent namespace for linker-namespaces" am: ac50d0cc57 am: 3457aba394 by Dimitry Ivanov · 8 years ago
  80. ade364b Set parent namespace for linker-namespaces by Dimitry Ivanov · 8 years ago
  81. d98683f Pass permitted_path to the linker as is. am: 25df4bff44 by Dimitry Ivanov · 8 years ago
  82. 24db75c Set parent namespace for linker-namespaces by Dimitry Ivanov · 8 years ago
  83. 25df4bf Pass permitted_path to the linker as is. by Dimitry Ivanov · 8 years ago
  84. b31caa95 Pass permitted_path to the linker as is. by Dimitry Ivanov · 8 years ago
  85. 17decbd Merge "Move linker-namespace functions declarations" am: 37ed923d1c by Dimitry Ivanov · 8 years ago
  86. c337cae Move linker-namespace functions declarations by Dimitry Ivanov · 8 years ago
  87. 37ed923 Merge "Move linker-namespace functions declarations" by Dimitry Ivanov · 8 years ago
  88. d7cbb6f Merge "nativeloader: Ignore empty java_permitted_path" into nyc-dev by Dimitry Ivanov · 8 years ago
  89. 72ca40f nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 8 years ago
  90. ddc6a4a Merge "Check if public namespace has already been initialized" am: 0756fae4f1 by Dimitry Ivanov · 8 years ago
  91. 0756fae Merge "Check if public namespace has already been initialized" by Dimitry Ivanov · 8 years ago
  92. d0b1531 nativeloader: Ignore empty java_permitted_path by Dimitry Ivanov · 8 years ago
  93. 637da4e Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 8 years ago
  94. f334cbf Extend white-listed directories to include /mnt/expand by Dimitry Ivanov · 8 years ago
  95. 80ddb8f Check if public namespace has already been initialized by Dimitry Ivanov · 8 years ago
  96. 6796522 Move linker-namespace functions declarations by Dimitry Ivanov · 8 years ago
  97. cf9892b nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 8 years ago
  98. 8a0425b nativeloader: Fix the case of search_path == null by Dimitry Ivanov · 8 years ago
  99. 7d02829 Add public libs from an environment variable by Dimitry Ivanov · 8 years ago
  100. 4ddabd0 Add public libs from an environment variable by Dimitry Ivanov · 8 years ago