1. 4e62041 Prepare for libnative{bridge,loader} moving to art/ by Orion Hodson · 6 years ago
  2. e79954a Merge "Rename the runtime linker namespace following ART/Runtime APEX split." by Treehugger Robot · 6 years ago
  3. dd9de27 Fix explicit constructor warning from cpplint by Orion Hodson · 6 years ago
  4. d815fd4 Rename the runtime linker namespace following ART/Runtime APEX split. by Martin Stjernholm · 6 years ago
  5. 86c6cc0 Merge "public libs from APEXes are pre-loadable" by Jiyong Park · 6 years ago
  6. beeaf14 public libs from APEXes are pre-loadable by Jiyong Park · 6 years ago
  7. 4e63bdd Merge "libnativeloader: fix typo in README.md" by Treehugger Robot · 6 years ago
  8. 75aee23 libnativeloader: fix typo in README.md by Jooyung Han · 6 years ago
  9. ab7766c Add temporary CPPLINT.cfg files to libnative{bridge,loader} by Orion Hodson · 6 years ago
  10. ce2e084 Remove unused libnativeloader-dummy-headers by Paul Duffin · 6 years ago
  11. 1de4dab Update paths and names for the new ART APEX. by Martin Stjernholm · 6 years ago
  12. 9301100 add nopreload option in public.libraries.txt by Jiyong Park · 6 years ago
  13. 4092c49 Initialize pointer member of LibaryNamespaces by Jiyong Park · 6 years ago
  14. ad12727 Don't create anonymous namespace by Jiyong Park · 6 years ago
  15. 02595f4 Don't fail if default namespace isn't found by Jiyong Park · 6 years ago
  16. 0e0c3b7 Merge "Use android::base::Result in libnativeloader" by Treehugger Robot · 6 years ago
  17. 47636a1 Merge "Don't fail catastrophically on non-existing namespace" by Treehugger Robot · 6 years ago
  18. dccc46e Don't fail catastrophically on non-existing namespace by Jiyong Park · 6 years ago
  19. d722414 Use android::base::Result in libnativeloader by Jiyong Park · 6 years ago
  20. c637730 Fix libnativeloader_test by Jiyong Park · 6 years ago
  21. e29a716 Merge "ld.config for com.android.neuralnetworks APEX." by Przemyslaw Szczepaniak · 6 years ago
  22. b566735 Add TEST_MAPPING for libnativeloader by Jiyong Park · 6 years ago
  23. 9627136 Test the link to the sphal namespace when only needed by Jiyong Park · 6 years ago
  24. b20a897 ld.config for com.android.neuralnetworks APEX. by Przemyslaw Szczepaniak · 6 years ago
  25. 8636ea6 Revert "Revert "add unittests for libnativeloader"" by Jiyong Park · 6 years ago
  26. 8ff9734 Revert "add unittests for libnativeloader" by Raman Tenneti · 6 years ago
  27. 2a32830 add unittests for libnativeloader by Jiyong Park · 6 years ago
  28. 325c45b Fix nullpointer dereference in libnativeloader by Jiyong Park · 6 years ago
  29. f1d4469 Add README file for libnativeloader by Jiyong Park · 6 years ago
  30. 163395c Fix style around header inclusion by Jiyong Park · 6 years ago
  31. b0cfb10 Hide non-bridged/bridged namespaces behind NativeLoaderNamespace class by Jiyong Park · 6 years ago
  32. bb604d7 Refactor public_libraries.cpp more by Jiyong Park · 6 years ago
  33. 225e2e4 Refactor public_libraries.* by Jiyong Park · 6 years ago
  34. ebd0f3a Introduce utils.h by Jiyong Park · 6 years ago
  35. a7b3f6d Move public libraries list to a separate source file by Jiyong Park · 6 years ago
  36. 21ade3b move classes out of native_loader.cpp by Jiyong Park · 6 years ago
  37. d7cf7ea Reland: Fix libnativeloader to correctly link to the platform namespace. by Martin Stjernholm · 6 years ago
  38. 82ca71c Merge "Revert "Fix libnativeloader to correctly link to the platform namespace."" by Treehugger Robot · 6 years ago
  39. 9edbdc3 Revert "Fix libnativeloader to correctly link to the platform namespace." by Martin Stjernholm · 6 years ago
  40. 98bac70 Merge "Nativeloader: Restrict anonymous namespace creation" by Treehugger Robot · 6 years ago
  41. 0ab6a87 Fix libnativeloader to correctly link to the platform namespace. by Martin Stjernholm · 6 years ago
  42. be008e2 Nativeloader: Restrict anonymous namespace creation by Andreas Gampe · 6 years ago
  43. 4f82ba9 Add dependency on libdl_android by dimitry · 6 years ago
  44. 9e5e64b Do not fail when there is no vndk namespace by Kiyoung Kim · 6 years ago
  45. a343aff Add product apk support from libnativeloader by Kiyoung Kim · 6 years ago
  46. 34d7ca2 Avoid runtime namespace becoming parent for classloader-namespace. by Martin Stjernholm · 6 years ago
  47. 72ef75c Remove dependency on libcutils by Orion Hodson · 6 years ago
  48. fa09b71 Merge changes from topic "dup_icu4c" by vichang · 6 years ago
  49. 167a83b shim libraries for libnativeloader and libnativebridge by Jiyong Park · 7 years ago
  50. 64115e0 Remove the public libs in runtime namespace by Victor Chang · 6 years ago
  51. fe87fd6 Revert^2 "Enable APEX stubs for libnativeloader." by Martin Stjernholm · 6 years ago
  52. 48d9860 Add some overview docs for classloader-namespace. by Martin Stjernholm · 6 years ago
  53. 229bf46 Expose public libraries from runtime namepsace to classloader namespace by Victor Chang · 7 years ago
  54. 7143700 Add getExportedNamespace NB callback by dimitry · 6 years ago
  55. 50e27fe Revert "Enable APEX stubs for libnativeloader." by Martin Stjernholm · 7 years ago
  56. 1743f78 Enable APEX stubs for libnativeloader. by Martin Stjernholm · 7 years ago
  57. 22e966b Conscrypt should only link against bionic. by Nicolas Geoffray · 7 years ago
  58. 505d9ed Revert "Revert "Introduce conscrypt linker namespace."" by Nicolas Geoffray · 7 years ago
  59. 377783d Revert "Introduce conscrypt linker namespace." by Nicolas Geoffray · 7 years ago
  60. 0767ba8 Introduce conscrypt linker namespace. by Nicolas Geoffray · 7 years ago
  61. dbe1e5f Pass the Java caller's location to OpenNativeLibrary. by Nicolas Geoffray · 7 years ago
  62. 3aa1eee Merge "Add runtime module members to owners." by Nicolas Geoffray · 7 years ago
  63. c5968ef Add runtime module members to owners. by Nicolas Geoffray · 7 years ago
  64. ab1e2ed libnativeloader: remove stubs for now. by Nicolas Geoffray · 7 years ago
  65. 6c13b60 Move to C API of libnativeloader. by Nicolas Geoffray · 7 years ago
  66. a59d214 Propagate dlopen errors to callers of OpenNativeLibrary. by Pete Bentley · 7 years ago
  67. fdbbc3e Add error_msg argument to CloseNativeLibrary by dimitry · 7 years ago
  68. 70939d9 Separate namespace acquisition from library loading by Victor Khimenko · 7 years ago
  69. 0b7e050 libnativeloader: add jiyong to OWNERS. by Elliott Hughes · 7 years ago
  70. d65be30 Support product-specific libraries by Inseob Kim · 7 years ago
  71. 88cfdf2 bpfmt. by Elliott Hughes · 7 years ago
  72. 1499091 Don't shared oem-defined libs to vendor apks by Jiyong Park · 8 years ago
  73. acf183f Merge "Nativeloader: Add minimal effort for host library path" by Treehugger Robot · 8 years ago
  74. e21e4c8 Merge "Don't install unnecessary VNDK libs" by Treehugger Robot · 8 years ago
  75. a3464fe Nativeloader: Add minimal effort for host library path by Andreas Gampe · 8 years ago
  76. a9bab70 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 8 years ago
  77. c3d0d1d Support partners to expose their own system libs to Android apps by Jiyong Park · 8 years ago
  78. 632cb2b Don't install unnecessary VNDK libs by Jiyong Park · 8 years ago
  79. f0f2b3f Load versioned llndk.libraries.txt and vndksp.libraries.txt by Justin Yun · 8 years ago
  80. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 8 years ago
  81. 6a1a51a Add OWNERS. by Elliott Hughes · 8 years ago
  82. a2fe29b Merge "Remove default libraries" am: 8b7feee38f am: a0113de2f3 am: 55181f7cdd by Dan Willemsen · 8 years ago
  83. 26c9967 Remove default libraries by Dan Willemsen · 8 years ago
  84. 6bbd0aa Merge changes from topic "vndk_jni" into oc-mr1-dev am: 6f7d928940 by Jiyong Park · 8 years ago
  85. 6f500d9 vendor apk is unbundled by Jiyong Park · 8 years ago
  86. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  87. 98aee02 system/core: use proper nativehelper headers by Steven Moreland · 8 years ago
  88. 4952d39 Load vendor public libraries to sphal namespace by Dimitry Ivanov · 8 years ago
  89. 9a95bc9 Explicitly enable greylist for classloader-namespaces by Dimitry Ivanov · 8 years ago
  90. 3d649a6 NativeBridge: add "linked namespace" semantic corresponding to linker by Zhenhua WANG · 8 years ago
  91. e3c990f Set libnativeloader style to clang-format-2 by Calin Juravle · 8 years ago
  92. 91718b4 Add comment to android_link_namespaces method by Dimitry Ivanov · 8 years ago
  93. 70e25e5 Merge "Replace public library list with shared lib sonames" by Dimitry Ivanov · 8 years ago
  94. 088427b Replace public library list with shared lib sonames by Dimitry Ivanov · 8 years ago
  95. 24bde4c Merge "Log errors from loading public libraries" by Dimitry Ivanov · 8 years ago
  96. f6e73cd Log errors from loading public libraries by Evan Ralston · 8 years ago
  97. 454b2d3 dlext_namespace.h: Declare android_get_LD_LIBRARY_PATH by Jesse Hall · 9 years ago
  98. 070e634 Make dlext_namespaces.h available to users of libnativeloader by Jesse Hall · 9 years ago
  99. 1d6b610 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  100. 8ac48bc Use shared lib of libutils, libz and libbase. by Jaekyun Seok · 9 years ago