1. c19263b Add 'media' namespace in ld.config.txt by Dongwon Kang · 7 years ago
  2. 5701a47 Revert "Introduce conscrypt linker namespace." by Nicolas Geoffray · 7 years ago
  3. 67a09e5 Introduce conscrypt linker namespace. by Nicolas Geoffray · 7 years ago
  4. 3fa8415 Bionic libs are located at /system/lib by Jiyong Park · 7 years ago
  5. c2aad28 Merge "Fix runtime namespace links for vendor processes" by Logan Chien · 7 years ago
  6. c0bb441 Fix runtime namespace links for vendor processes by Logan Chien · 7 years ago
  7. 30200f1 Allow dlopen()ing libraries from the netd APEX on pasan build by Ken Chen · 7 years ago
  8. e71d91e Revert^2 "Linker namespace configuration for the Runtime APEX." by Martin Stjernholm · 7 years ago
  9. 472c900 Allow dlopen()ing libraries from the netd APEX. by Lorenzo Colitti · 7 years ago
  10. a0d9f2f Revert "Linker namespace configuration for the Runtime APEX." by Andreas Gampe · 7 years ago
  11. f103889 Linker namespace configuration for the Runtime APEX. by Martin Stjernholm · 7 years ago
  12. c400ced Merge "Revert "Add Android Runtime APEX lib directories to the system linker configuration."" by Treehugger Robot · 7 years ago
  13. 9b79db5 Revert "Add Android Runtime APEX lib directories to the system linker configuration." by Roland Levillain · 7 years ago
  14. d768a0c Merge "Add Android Runtime APEX lib directories to the system linker configuration." by Roland Levillain · 7 years ago
  15. d831773 Revert "Use apex/com.android.resolv/lib64/libned_resolv.so by default" by Andreas Gampe · 7 years ago
  16. eb4384c Use apex/com.android.resolv/lib64/libned_resolv.so by default by chenbruce · 7 years ago
  17. 715b1aa Support product partition for non-treblized devices by changho.shin · 7 years ago
  18. 2f56b1f Add Android Runtime APEX lib directories to the system linker configuration. by Roland Levillain · 7 years ago
  19. ece0a74 Add product_services support to ld.config.vndk_lite by Anton Hansson · 7 years ago
  20. 0244428 Update ld config to use build-time determined paths. by Anton Hansson · 7 years ago
  21. dd8eee8 Add libbinder_ndk to public.libraries.* by Steven Moreland · 7 years ago
  22. de39afd Merge "s/product-services/product_services/g" by Yifan Hong · 7 years ago
  23. ab5583b s/product-services/product_services/g by Dario Freni · 7 years ago
  24. cdad28c Merge "Add NDK folks to OWNERS for library configuration." by Treehugger Robot · 7 years ago
  25. ad58bf9 s/PRODUCTSERVICES/PRODUCT_SERVICES/g by Dario Freni · 7 years ago
  26. 3613710 Add support for /product-services partition. by Dario Freni · 8 years ago
  27. cccad0b Determine product partition path on build time by Doheon Lee · 8 years ago
  28. 3918936 Add /system/product/* paths to permitted paths by Inseob Kim · 8 years ago
  29. 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 8 years ago
  30. 25195da Support /product/bin by Inseob Kim · 8 years ago
  31. 67cb056 Support product-specific libraries by Inseob Kim · 8 years ago
  32. ab39ce8 Add a public.libraries.txt file for iot devices. by Ralph Nathan · 8 years ago
  33. 8667747 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 8 years ago
  34. d7e6cb2 /postinstall/* does not search for a lib in /vendor or /odm by Jiyong Park · 8 years ago
  35. ce232d5 Add NDK folks to OWNERS for library configuration. by Elliott Hughes · 8 years ago
  36. 39476ff Support /odm partition by Bowgo Tsai · 8 years ago
  37. 27bdc37 Rename namespace configuration source files. by Justin Yun · 8 years ago
  38. 8a9a8ee Use actual VNDK list for non-VNDK-enforcing devices by Justin Yun · 8 years ago
  39. 1e11f5f Merge "ld.config.txt: Link vendor vndk ns to default ns" by Logan Chien · 8 years ago
  40. dff165d Support /product partition by Jaekyun Seok · 8 years ago
  41. ea4a2bd ld.config.txt: Link vendor vndk ns to default ns by Logan Chien · 8 years ago
  42. 91b3fb4 ld.config.txt: Move vendor vndk to vndk namespace by Logan Chien · 8 years ago
  43. cbbf195 Add VNDK version suffix in ld.config.txt on build time. by Justin Yun · 8 years ago
  44. 939f06b Removed unused part in ld.config.txt.in by Justin Yun · 8 years ago
  45. b00ed37 Merge "Separate VNDK libs into another linker namespace" by Logan Chien · 8 years ago
  46. 3388af4 Merge "/vendor/lib/hw is removed from search paths for vendor default ns" by Treehugger Robot · 8 years ago
  47. 483cd2e /vendor/lib/hw is removed from search paths for vendor default ns by Jiyong Park · 8 years ago
  48. 225b71d Separate VNDK libs into another linker namespace by Logan Chien · 8 years ago
  49. 60a2966 Do not use versioned VNDK directory in vendor partition by Jiyong Park · 8 years ago
  50. 2498e1b Re-format ld.config.*.txt files by Jiyong Park · 8 years ago
  51. 97772e4 android.hardware.graphics.allocator@2.0 is no longer VNDK-SP by Logan Chien · 8 years ago
  52. 5dde5e3 Merge "/vendor/priv-app is added to the permitted paths for the default ns" by Treehugger Robot · 8 years ago
  53. cede134 Fix asan permitted paths in the default namespace. by Vishwath Mohan · 8 years ago
  54. 44bb46f Use versioned VNDK directories in ld.config.txt by Justin Yun · 8 years ago
  55. fd32254 Merge "Fix media on W/T" by Treehugger Robot · 8 years ago
  56. d083db9 /vendor/priv-app is added to the permitted paths for the default ns by Jiyong Park · 8 years ago
  57. 4ad1a34 Fix media on W/T by Marco Nelissen · 8 years ago
  58. ad7ddd5 Reland "Prevent vendors from accessing private VNDK libs" by Jiyong Park · 8 years ago
  59. e93d7f9 Permitted and search path change by Sundong Ahn · 8 years ago
  60. 6ba4207 Merge "add odm partition to ld.config.legacy" am: cc06663c04 by Alin Jerpelea · 8 years ago
  61. fa7958e add odm partition to ld.config.legacy by Alin Jerpelea · 8 years ago
  62. 6cf3cd2 Merge "ld.config.txt.in typo: absolution -> absolute" am: 34778d24ae by Steven Moreland · 8 years ago
  63. ab338c1 ld.config.txt.in typo: absolution -> absolute by Steven Moreland · 8 years ago
  64. a2935e0 Tests are run with proper namespace configs by their locations by Jiyong Park · 8 years ago
  65. 6ed1a1c Fix: make vndk namespace visible for 2016 Pixes by Jiyong Park · 8 years ago
  66. 7f654c3 vndk: remove vendor/lib from the search path of the 'vndk' namespace by Jiyong Park · 9 years ago
  67. e58fa1b libz is back to LLNDK by Jiyong Park · 8 years ago
  68. 7075bca Make the rs namespace visible by Jiyong Park · 8 years ago
  69. 136eb05 Add libft2.so to ll-ndk for rs namespace by Justin Yun · 8 years ago
  70. 8ebf6ee Move libz vndk-sp from ll-ndk by Justin Yun · 8 years ago
  71. a909e5e Merge changes from topic "rs_vndk_step2" am: 678efa25a6 by Jae Shin · 8 years ago
  72. 324f3ed templatize ld.config.txt am: ecc703c792 by Jiyong Park · 8 years ago
  73. 6683a87 Make default namespace for system processes isolated am: 246338f90e by Jiyong Park · 8 years ago
  74. e96c957 vndk: add vendor/lib(64)/vndk for vendor namespace am: b5ddc5ae6b by Justin Yun · 8 years ago
  75. c82e430 Implement system namespace for vendor process am: 333845c710 by Justin Yun · 8 years ago
  76. b9d7449 Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace am: b5c0fc3ceb by Jiyong Park · 8 years ago
  77. 1cd1a2b Add system/${LIB}/vndk to default namespace for vendor. am: e373672afd by Justin Yun · 8 years ago
  78. 257de3d fix: boot fails on ASAN builds with VNDK restriction by Jiyong Park · 8 years ago
  79. ecc703c templatize ld.config.txt by Jiyong Park · 8 years ago
  80. 246338f Make default namespace for system processes isolated by Jiyong Park · 8 years ago
  81. b5ddc5a vndk: add vendor/lib(64)/vndk for vendor namespace by Justin Yun · 8 years ago
  82. 333845c Implement system namespace for vendor process by Justin Yun · 9 years ago
  83. b5c0fc3 Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace by Jiyong Park · 8 years ago
  84. e373672 Add system/${LIB}/vndk to default namespace for vendor. by Justin Yun · 8 years ago
  85. c8ae86a Add [test] section for /data/[nativetest|benchmarktest] by Jiyong Park · 8 years ago
  86. 433fe3a /data/nativetest[64] processes are running with the new ns config by Jiyong Park · 8 years ago
  87. 202c5af Merge "Tests are run with proper namespace configs by their locations" into oc-mr1-dev by Keun Soo Yim · 8 years ago
  88. aedc1c9 Merge "Tests are run with proper namespace configs by their locations" into oc-mr1-dev by Keun Soo Yim · 8 years ago
  89. f196067 Merge "Fix: make vndk namespace visible for 2016 Pixes" into oc-mr1-dev by Jiyong Park · 8 years ago
  90. 2f00c80 Merge "Fix: make vndk namespace visible for 2016 Pixes" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  91. f631a98 Merge "Remove workaround for VNDK violations" into oc-mr1-dev am: 152687b26e by Jiyong Park · 8 years ago
  92. 326b783 Tests are run with proper namespace configs by their locations by Jiyong Park · 8 years ago
  93. f8025aa Remove workaround for VNDK violations by Jiyong Park · 8 years ago
  94. 1cc09e7 Fix: make vndk namespace visible for 2016 Pixes by Jiyong Park · 8 years ago
  95. 25a03a2 Merge changes from topic "vndk_jni" into oc-mr1-dev am: 6f7d928940 by Jiyong Park · 8 years ago
  96. 6f7d928 Merge changes from topic "vndk_jni" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  97. 299591e Merge "fix: boot fails on ASAN builds with VNDK restriction" into oc-mr1-dev by Jiyong Park · 8 years ago
  98. 80206d8 Merge "fix: boot fails on ASAN builds with VNDK restriction" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  99. a07f305 vendor apk is unbundled by Jiyong Park · 8 years ago
  100. 533062b Merge "templatize ld.config.txt" into oc-mr1-dev am: 2d3cf6799e by Jiyong Park · 8 years ago