1. 8fe1fcd Merge "Reimplement realpath." by Elliott Hughes · 6 years ago
  2. 51aa2cf Merge "Initialize __progname correctly." by Elliott Hughes · 6 years ago
  3. c53b0e9 Merge "Update for change MapInfo constructor." by Christopher Ferris · 6 years ago
  4. 75064c1 Initialize __progname correctly. by Elliott Hughes · 6 years ago
  5. 00a131f Update for change MapInfo constructor. by Christopher Ferris · 6 years ago
  6. 22fb267 Reimplement realpath. by Elliott Hughes · 6 years ago
  7. 96fbba1 Merge "Mention why we don't have pthread_cancel()." by Treehugger Robot · 6 years ago
  8. 7a73a2c Merge "Remove an unused code path" by Treehugger Robot · 6 years ago
  9. 3d34bfc Merge "Update the copyright notice" by Treehugger Robot · 6 years ago
  10. b5a7741 Mention why we don't have pthread_cancel(). by Elliott Hughes · 6 years ago
  11. 928c249 Remove an unused code path by Ryan Prichard · 6 years ago
  12. 8bff8bb Update the copyright notice by Ryan Prichard · 6 years ago
  13. 73e9f24 Merge "There are no typewriters in 2020." by Elliott Hughes · 6 years ago
  14. 70a5c99 Merge "Document the changed fdsan default from Q to R." by Elliott Hughes · 6 years ago
  15. c8226ec Merge "Revert "Enable the scudo native allocator."" by Christopher Ferris · 6 years ago
  16. 39d9156 Merge "Export the unwinder implementation from libc." by Peter Collingbourne · 6 years ago
  17. a8c4542 There are no typewriters in 2020. by Elliott Hughes · 6 years ago
  18. b04be9b Merge "platform profiler signal: add traced_perf codepath" by Treehugger Robot · 6 years ago
  19. 227b44d Merge "Add a README.md for async_safe" by Tom Cherry · 6 years ago
  20. 5c9efd1 Merge "Revert "Add tagged pointers to bionic."" by Nicolas Geoffray · 6 years ago
  21. ce4c42e Revert "Add tagged pointers to bionic." by Nicolas Geoffray · 6 years ago
  22. a547762 Merge "Convert more bionic tests to Android.bp" by Dan Willemsen · 6 years ago
  23. 3460b6c Merge "Add tagged pointers to bionic." by Mitch Phillips · 6 years ago
  24. 9981a1d Revert "Enable the scudo native allocator." by Anna Trostanetski · 6 years ago
  25. 0bf9aed Merge "Neon-optimized version of the GNU symbol calculation" by Ryan Prichard · 6 years ago
  26. 2185a12 Add a README.md for async_safe by Tom Cherry · 6 years ago
  27. 91e3bd1 Document the changed fdsan default from Q to R. by Elliott Hughes · 6 years ago
  28. 4bcfe3c Convert more bionic tests to Android.bp by Dan Willemsen · 6 years ago
  29. f5421dd Merge "Add new malloc align tests." by Christopher Ferris · 6 years ago
  30. b72fed1 Merge "allow for heapprofd's signal to be multiplexed" by Ryan Savitski · 6 years ago
  31. c9bde27 Merge "Restore handling of R_GENERIC_NONE relocations" by Treehugger Robot · 6 years ago
  32. 3cb0e3d Merge "Add a liblog dependency" by Treehugger Robot · 6 years ago
  33. f82e39f Add a liblog dependency by Ryan Prichard · 6 years ago
  34. ac951d7 Merge "Add a linker relocation benchmark" by Ryan Prichard · 6 years ago
  35. 4f14069 Restore handling of R_GENERIC_NONE relocations by Ryan Prichard · 6 years ago
  36. 43d5f9d Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  37. e953163 platform profiler signal: add traced_perf codepath by Ryan Savitski · 6 years ago
  38. 175c886 allow for heapprofd's signal to be multiplexed by Ryan Savitski · 6 years ago
  39. 5ad5289 Merge "Enable the scudo native allocator." by Christopher Ferris · 6 years ago
  40. f32494c Add new malloc align tests. by Christopher Ferris · 6 years ago
  41. fee43f6 Merge "stack_protector_DeathTest: work w/ local reorder" by Steven Moreland · 6 years ago
  42. be64282 Merge "libc: Add pidfd_open to common seccomp allowed list" by Jing Ji · 6 years ago
  43. b198958 Enable the scudo native allocator. by Christopher Ferris · 6 years ago
  44. e986722 libc: Add pidfd_open to common seccomp allowed list by Jing Ji · 6 years ago
  45. 06f39d3 stack_protector_DeathTest: work w/ local reorder by Steven Moreland · 6 years ago
  46. 41f1970 Add a linker relocation benchmark by Ryan Prichard · 6 years ago
  47. 7909f4c Merge "Optimize GNU hash linking for large inputs" by Ryan Prichard · 6 years ago
  48. 26f583f Merge "Consistent <termios.h> behavior on all API levels." by Elliott Hughes · 6 years ago
  49. 2f21482 Merge "Revert "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist."" by Robert Sesek · 6 years ago
  50. c7a9d88 Merge "Let libmemunreachable use bionic_libc_platform_headers." by Peter Collingbourne · 6 years ago
  51. 129f7a1 Neon-optimized version of the GNU symbol calculation by Ryan Prichard · 6 years ago
  52. 339ecef Optimize GNU hash linking for large inputs by Ryan Prichard · 6 years ago
  53. 866387d Revert "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist." by Robert Sesek · 6 years ago
  54. 6a363f7 Let libmemunreachable use bionic_libc_platform_headers. by Peter Collingbourne · 6 years ago
  55. f2b1e03 Export the unwinder implementation from libc. by Peter Collingbourne · 6 years ago
  56. a04764b Merge changes I578d36a1,Id17508ab,I385f312b by Ryan Prichard · 6 years ago
  57. 9c5c87e Merge "Add liblog as a dependency where libbase is used." by Tom Cherry · 6 years ago
  58. 6dfde98 Merge "Add an android_mallopt for controlling the heap tagging level." by Peter Collingbourne · 6 years ago
  59. f39b085 Consistent <termios.h> behavior on all API levels. by Elliott Hughes · 6 years ago
  60. 1e110fb Add an android_mallopt for controlling the heap tagging level. by Peter Collingbourne · 6 years ago
  61. 2f95d19 Add liblog as a dependency where libbase is used. by Tom Cherry · 6 years ago
  62. 3779d6d Merge "Add /system_ext/bin to shell search path" by Treehugger Robot · 6 years ago
  63. 932a833 Merge changes from topic "update-clang-tools-6114689" by Logan Chien · 6 years ago
  64. d63a8c6 Merge "Track library name change." by Elliott Hughes · 6 years ago
  65. 4540db6 Track library name change. by Elliott Hughes · 6 years ago
  66. 55f681f Merge "Explicitly test printf %s with nullptr." by Elliott Hughes · 6 years ago
  67. cec75e3 Merge "Do not add duplicate soinfos to g_default_namespace" by Ryan Prichard · 6 years ago
  68. 094b33f Merge "Fix a few incorrect types in SYSCALLS.TXT." by Elliott Hughes · 6 years ago
  69. 5dc3130 Explicitly test printf %s with nullptr. by Elliott Hughes · 6 years ago
  70. 580d17d Add /system_ext/bin to shell search path by Justin Yun · 6 years ago
  71. d2b8149 Merge "versioner: Add versioner_fortify_inline annotation" by Logan Chien · 6 years ago
  72. 551565e Create linker_log[_va_list] functions by Ryan Prichard · 6 years ago
  73. 0e12cce Validate defined versions in prelink_image by Ryan Prichard · 6 years ago
  74. 51d158f Fix a few incorrect types in SYSCALLS.TXT. by Elliott Hughes · 6 years ago
  75. 7bc7107 Merge "versioner: Add a built-in macro for conditional compilation" by Logan Chien · 6 years ago
  76. 171cf7a Merge "versioner: Fix fortified sendto" by Logan Chien · 6 years ago
  77. ae320cd Prelink each library only once by Ryan Prichard · 6 years ago
  78. 84d0046 Merge changes from topic "bionic_signal_platform_headers" by Josh Gao · 6 years ago
  79. 5074e7d Move sigrtmin.h into platform headers. by Josh Gao · 6 years ago
  80. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  81. e2871bd Do not add duplicate soinfos to g_default_namespace by NIEJuhu · 6 years ago
  82. e592dac Merge "versioner: Update libc.map.txt to match annotations" by Logan Chien · 6 years ago
  83. 5a750f3 versioner: Add __VERSIONER_FORTIFY_INLINE by Logan Chien · 6 years ago
  84. c88331b versioner: Add versioner_fortify_inline annotation by Logan Chien · 6 years ago
  85. d7d9ebc versioner: Only enable annotation while running versioner by Logan Chien · 6 years ago
  86. a6bf7f2 versioner: Add a built-in macro for conditional compilation by Logan Chien · 6 years ago
  87. d98dac41 versioner: Fix fortified sendto by Logan Chien · 6 years ago
  88. aaffa3c versioner: Update libc.map.txt to match annotations by Logan Chien · 6 years ago
  89. 5e2ac29 Merge "Stop using the __ANDROID_API_x__ constants." by Elliott Hughes · 6 years ago
  90. 8cdacf9 Merge "Make the linker NOTICE file match the linker source." by Treehugger Robot · 6 years ago
  91. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  92. fa87744 Make the linker NOTICE file match the linker source. by Elliott Hughes · 6 years ago
  93. 508d270 Merge "Run memunreachable_unit_test on bionic changes." by Christopher Ferris · 6 years ago
  94. 0442b9f Run memunreachable_unit_test on bionic changes. by Christopher Ferris · 6 years ago
  95. f4e03ef Merge "Revert "Enable the scudo native allocator."" by Treehugger Robot · 6 years ago
  96. 5105ece Revert "Enable the scudo native allocator." by Ytai Ben-tsvi · 6 years ago
  97. 414d986 Merge "Enable the scudo native allocator." by Christopher Ferris · 6 years ago
  98. 6ffbe97 Enable the scudo native allocator. by Christopher Ferris · 6 years ago
  99. 35ee9d9 Merge "Add scsi directory" by Wenhao Wang · 6 years ago
  100. 69537f1 Add scsi directory by Wenhao Wang · 6 years ago