1. b198958 Enable the scudo native allocator. by Christopher Ferris · 6 years ago
  2. 7909f4c Merge "Optimize GNU hash linking for large inputs" by Ryan Prichard · 6 years ago
  3. 26f583f Merge "Consistent <termios.h> behavior on all API levels." by Elliott Hughes · 6 years ago
  4. 2f21482 Merge "Revert "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist."" by Robert Sesek · 6 years ago
  5. c7a9d88 Merge "Let libmemunreachable use bionic_libc_platform_headers." by Peter Collingbourne · 6 years ago
  6. 339ecef Optimize GNU hash linking for large inputs by Ryan Prichard · 6 years ago
  7. 866387d Revert "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist." by Robert Sesek · 6 years ago
  8. 6a363f7 Let libmemunreachable use bionic_libc_platform_headers. by Peter Collingbourne · 6 years ago
  9. a04764b Merge changes I578d36a1,Id17508ab,I385f312b by Ryan Prichard · 6 years ago
  10. 9c5c87e Merge "Add liblog as a dependency where libbase is used." by Tom Cherry · 6 years ago
  11. 6dfde98 Merge "Add an android_mallopt for controlling the heap tagging level." by Peter Collingbourne · 6 years ago
  12. f39b085 Consistent <termios.h> behavior on all API levels. by Elliott Hughes · 6 years ago
  13. 1e110fb Add an android_mallopt for controlling the heap tagging level. by Peter Collingbourne · 6 years ago
  14. 2f95d19 Add liblog as a dependency where libbase is used. by Tom Cherry · 6 years ago
  15. 3779d6d Merge "Add /system_ext/bin to shell search path" by Treehugger Robot · 6 years ago
  16. 932a833 Merge changes from topic "update-clang-tools-6114689" by Logan Chien · 6 years ago
  17. d63a8c6 Merge "Track library name change." by Elliott Hughes · 6 years ago
  18. 4540db6 Track library name change. by Elliott Hughes · 6 years ago
  19. 55f681f Merge "Explicitly test printf %s with nullptr." by Elliott Hughes · 6 years ago
  20. cec75e3 Merge "Do not add duplicate soinfos to g_default_namespace" by Ryan Prichard · 6 years ago
  21. 094b33f Merge "Fix a few incorrect types in SYSCALLS.TXT." by Elliott Hughes · 6 years ago
  22. 5dc3130 Explicitly test printf %s with nullptr. by Elliott Hughes · 6 years ago
  23. 580d17d Add /system_ext/bin to shell search path by Justin Yun · 6 years ago
  24. d2b8149 Merge "versioner: Add versioner_fortify_inline annotation" by Logan Chien · 6 years ago
  25. 551565e Create linker_log[_va_list] functions by Ryan Prichard · 6 years ago
  26. 0e12cce Validate defined versions in prelink_image by Ryan Prichard · 6 years ago
  27. 51d158f Fix a few incorrect types in SYSCALLS.TXT. by Elliott Hughes · 6 years ago
  28. 7bc7107 Merge "versioner: Add a built-in macro for conditional compilation" by Logan Chien · 6 years ago
  29. 171cf7a Merge "versioner: Fix fortified sendto" by Logan Chien · 6 years ago
  30. ae320cd Prelink each library only once by Ryan Prichard · 6 years ago
  31. 84d0046 Merge changes from topic "bionic_signal_platform_headers" by Josh Gao · 6 years ago
  32. 5074e7d Move sigrtmin.h into platform headers. by Josh Gao · 6 years ago
  33. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  34. e2871bd Do not add duplicate soinfos to g_default_namespace by NIEJuhu · 6 years ago
  35. e592dac Merge "versioner: Update libc.map.txt to match annotations" by Logan Chien · 6 years ago
  36. 5a750f3 versioner: Add __VERSIONER_FORTIFY_INLINE by Logan Chien · 6 years ago
  37. c88331b versioner: Add versioner_fortify_inline annotation by Logan Chien · 6 years ago
  38. d7d9ebc versioner: Only enable annotation while running versioner by Logan Chien · 6 years ago
  39. a6bf7f2 versioner: Add a built-in macro for conditional compilation by Logan Chien · 6 years ago
  40. d98dac41 versioner: Fix fortified sendto by Logan Chien · 6 years ago
  41. aaffa3c versioner: Update libc.map.txt to match annotations by Logan Chien · 6 years ago
  42. 5e2ac29 Merge "Stop using the __ANDROID_API_x__ constants." by Elliott Hughes · 6 years ago
  43. 8cdacf9 Merge "Make the linker NOTICE file match the linker source." by Treehugger Robot · 6 years ago
  44. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  45. fa87744 Make the linker NOTICE file match the linker source. by Elliott Hughes · 6 years ago
  46. 508d270 Merge "Run memunreachable_unit_test on bionic changes." by Christopher Ferris · 6 years ago
  47. 0442b9f Run memunreachable_unit_test on bionic changes. by Christopher Ferris · 6 years ago
  48. f4e03ef Merge "Revert "Enable the scudo native allocator."" by Treehugger Robot · 6 years ago
  49. 5105ece Revert "Enable the scudo native allocator." by Ytai Ben-tsvi · 6 years ago
  50. 414d986 Merge "Enable the scudo native allocator." by Christopher Ferris · 6 years ago
  51. 6ffbe97 Enable the scudo native allocator. by Christopher Ferris · 6 years ago
  52. 35ee9d9 Merge "Add scsi directory" by Wenhao Wang · 6 years ago
  53. 69537f1 Add scsi directory by Wenhao Wang · 6 years ago
  54. 4ea64e9 Merge "Fix dlext.ns_anonymous test for native bridge" by Evgeny Eltsin · 6 years ago
  55. 0530f5f Merge "Fix signal.sigwait64_SIGRTMIN test" by Evgeny Eltsin · 6 years ago
  56. e05ed21 Merge "Add support for scudo svelte." by Christopher Ferris · 6 years ago
  57. ad865d7 Fix dlext.ns_anonymous test for native bridge by Evgeny Eltsin · 6 years ago
  58. 4d9264c Fix signal.sigwait64_SIGRTMIN test by Evgeny Eltsin · 6 years ago
  59. 573ddba Merge "Do not DL_WARN when failed to find generated linker config" by Treehugger Robot · 6 years ago
  60. 19f95dd Do not DL_WARN when failed to find generated linker config by Kiyoung Kim · 6 years ago
  61. e1fd409 Add support for scudo svelte. by Christopher Ferris · 6 years ago
  62. 5761dd8 Merge "Prefer arch-specific linker config when available" by Evgeny Eltsin · 6 years ago
  63. ff43ec0 Prefer arch-specific linker config when available by Evgeny Eltsin · 6 years ago
  64. a8f98b4 Merge "Make android_mallopt weak for native bridge" by Evgeny Eltsin · 6 years ago
  65. c58208b Merge "Update documentation around kernel header imports." by Christopher Ferris · 6 years ago
  66. 403b99d Merge "Increase sleep time in sigwait64_SIGRTMIN test" by Evgeny Eltsin · 6 years ago
  67. e5dbd3f Merge "Update bionic to use the MTE API proposed on LKML." by Peter Collingbourne · 6 years ago
  68. b29173c Increase sleep time in sigwait64_SIGRTMIN test by Evgeny Eltsin · 6 years ago
  69. edbc9e2 Make android_mallopt weak for native bridge by Evgeny Eltsin · 6 years ago
  70. 838ca10 Merge "Enable linker configuration from generator by default" by Kiyoung Kim · 6 years ago
  71. 0c42fa4 Merge "Clone with --depth 1 in generate_uapi_headers.sh --download-kernel." by Treehugger Robot · 6 years ago
  72. afe7e53 Clone with --depth 1 in generate_uapi_headers.sh --download-kernel. by Josh Gao · 6 years ago
  73. 86a8f3f Update documentation around kernel header imports. by Christopher Ferris · 6 years ago
  74. 0d61854 Merge "Update to android-mainline kernel headers v5.4." by Christopher Ferris · 6 years ago
  75. e5e7395 Update bionic to use the MTE API proposed on LKML. by Peter Collingbourne · 6 years ago
  76. ef04c80 Enable linker configuration from generator by default by Kiyoung Kim · 6 years ago
  77. b8c16c0 Merge "Make private/bionic_page.h available as platform/bionic/page.h." by Elliott Hughes · 6 years ago
  78. 024f067 Merge "Use the canonical form of the APL2 boilerplate." by Treehugger Robot · 6 years ago
  79. b030de2 Use the canonical form of the APL2 boilerplate. by Elliott Hughes · 6 years ago
  80. cdb52fc Make private/bionic_page.h available as platform/bionic/page.h. by Elliott Hughes · 6 years ago
  81. 9584fa4 Update to android-mainline kernel headers v5.4. by Christopher Ferris · 6 years ago
  82. cad05d2 Merge "Stop linking ndk_cruft*.cpp into libc.a." by Peter Collingbourne · 6 years ago
  83. d4299c3 Merge changes I052011f2,I40f42464 by Ryan Prichard · 6 years ago
  84. 84b6d82 Merge "Fix sys_ptrace_test feature check on arm64" by Evgeny Eltsin · 6 years ago
  85. 570de33 Stop linking ndk_cruft*.cpp into libc.a. by Peter Collingbourne · 6 years ago
  86. bd1c630 Fix sys_ptrace_test feature check on arm64 by Evgeny Eltsin · 6 years ago
  87. ccf0307 Merge "Move linker config under /linkerconfig" by Kiyoung Kim · 6 years ago
  88. 0f67214 dl_test: update error message by Ryan Prichard · 6 years ago
  89. 55f9a24 dl_test: use GTEST_SKIP() in a few places by Ryan Prichard · 6 years ago
  90. 27a8c60 Merge "versioner: Migrate to clang-r370808" by Logan Chien · 6 years ago
  91. 80a51f4 Merge "Add mallopt M_PURGE benchmark." by Christopher Ferris · 6 years ago
  92. 5a3c920 Add mallopt M_PURGE benchmark. by Christopher Ferris · 6 years ago
  93. 1da9f96 versioner: Migrate to clang-r370808 by Logan Chien · 6 years ago
  94. 1a2460d Move linker config under /linkerconfig by Kiyoung Kim · 6 years ago
  95. 1752b5b Merge "Replace LIB_PATH macro with kLibPath" by Treehugger Robot · 6 years ago
  96. 4d4087d Replace LIB_PATH macro with kLibPath by Ryan Prichard · 6 years ago
  97. b3c1c0a Merge "Sync with upstream OpenBSD strstr()." am: 9416e02757 by Elliott Hughes · 6 years ago
  98. 9416e02 Merge "Sync with upstream OpenBSD strstr()." by Elliott Hughes · 6 years ago
  99. 19b8e2d Merge "Fix linker path for emulated architecture" am: 05dbd9653b by Dmytro Chystiakov · 6 years ago
  100. 05dbd96 Merge "Fix linker path for emulated architecture" by Treehugger Robot · 6 years ago