1. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 6 years ago
  2. bf03c01 Remove bionic's internal ctype-like inlines. by Elliott Hughes · 6 years ago
  3. 7596250 Move fdtrack APIs to LLNDK. by Josh Gao · 6 years ago
  4. 9727192 Add a tool to track down fd leaks. by Josh Gao · 7 years ago
  5. 3b21ada Add tagged pointers to bionic. by Mitch Phillips · 7 years ago
  6. 5c9efd1 Merge "Revert "Add tagged pointers to bionic."" by Nicolas Geoffray · 6 years ago
  7. ce4c42e Revert "Add tagged pointers to bionic." by Nicolas Geoffray · 6 years ago
  8. 3460b6c Merge "Add tagged pointers to bionic." by Mitch Phillips · 6 years ago
  9. 43d5f9d Add tagged pointers to bionic. by Mitch Phillips · 7 years ago
  10. 175c886 allow for heapprofd's signal to be multiplexed by Ryan Savitski · 7 years ago
  11. 5074e7d Move sigrtmin.h into platform headers. by Josh Gao · 7 years ago
  12. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 7 years ago
  13. cdb52fc Make private/bionic_page.h available as platform/bionic/page.h. by Elliott Hughes · 7 years ago
  14. 6f517cd Rename iterate to malloc_iterate internally. by Christopher Ferris · 7 years ago
  15. 7a3a5d8 Merge "Fix allocations escaping malloc debug." by Christopher Ferris · 7 years ago
  16. ff88fb0 Fix allocations escaping malloc debug. by Christopher Ferris · 7 years ago
  17. 89b0919 Close descriptor in ScopeFd destructor by Johan Harvyl · 7 years ago
  18. 6cb70ad Add the ScopedFd that we've never quite gotten around to. by Elliott Hughes · 7 years ago
  19. 900d07d Add arm64 string.h function implementations for use with hardware supporting MTE. by Peter Collingbourne · 7 years ago
  20. e949195 Adopt GNU calling convention for ifunc resolvers. by Peter Collingbourne · 7 years ago
  21. c5d3a43 Make tls related header files platform accessible. by Christopher Ferris · 7 years ago
  22. fa43309 Merge "ifuncs: start sharing." by Elliott Hughes · 7 years ago
  23. a4c7876 ifuncs: start sharing. by Elliott Hughes · 7 years ago
  24. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 7 years ago
  25. 9db3486 Add arm32 case to BIONIC_STOP_UNWIND to correctly stop unwinders by Ryan Savitski · 7 years ago
  26. 191ecdc Fix a few bionic test failures caused by hwasan global instrumentation. by Peter Collingbourne · 7 years ago
  27. 6533208 linker: Add library load and unload hooks for HWASan. by Peter Collingbourne · 7 years ago
  28. 6883b08 Reserve signal for java heap dumps. by Florian Mayer · 7 years ago
  29. 45f0a3b Clear pointer tags as required for HWASAN for globals. by Peter Collingbourne · 7 years ago
  30. 5c6a3f9 libnetd_client: support hooking sendto/sendmsg/sendmmsg too. by Elliott Hughes · 7 years ago
  31. 31fe3c6 Merge "Move all leak info functions to android_mallopt." by Christopher Ferris · 7 years ago
  32. f32e1a1 Merge "Comment about lock destruction and unlocking" by Ryan Prichard · 7 years ago
  33. aca1101 Comment about lock destruction and unlocking by Ryan Prichard · 7 years ago
  34. 30659fd Move all leak info functions to android_mallopt. by Christopher Ferris · 7 years ago
  35. 8189e77 Remove gMallocLeakZygoteChild. by Christopher Ferris · 7 years ago
  36. 5493ddc Merge "Workaround potential access to unmapped stack" by Elliott Hughes · 7 years ago
  37. 8c1a14d Workaround potential access to unmapped stack by Adrian-CJ Hung · 7 years ago
  38. 3e742cb Merge "Reserve realtime signal for libprofile-extras" by Pirama Arumuga Nainar · 7 years ago
  39. ebe1ae7 Reserve realtime signal for libprofile-extras by Pirama Arumuga Nainar · 7 years ago
  40. 886370c Fix internal uses of _PATH_BSHELL. by Elliott Hughes · 7 years ago
  41. b62888b Merge "Increase the size of the shadow call stack guard region to 16MB." by Peter Collingbourne · 7 years ago
  42. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 7 years ago
  43. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 7 years ago
  44. 808d176 Merge "Fix linker self-exec detection" by Ryan Prichard · 7 years ago
  45. 1990ba5 Fix linker self-exec detection by Ryan Prichard · 7 years ago
  46. 62e1e2c Modify malloc common function pointers. by Christopher Ferris · 7 years ago
  47. f1ed31f Increase the size of the shadow call stack guard region to 16MB. by Peter Collingbourne · 7 years ago
  48. ecdc451 Merge changes I3c9b1292,I05c28d6a,I788c4a95,If8cd798f,I1c8d1cd7, ... by Ryan Prichard · 7 years ago
  49. 543b401 Merge "Allow to reset malloc hooks." by Florian Mayer · 7 years ago
  50. db59b89 Allow to reset malloc hooks. by Florian Mayer · 8 years ago
  51. 16455b5 Implement dynamic TLS accesses and allocation by Ryan Prichard · 7 years ago
  52. 96773a2 Add BionicAllocator::memalign by Ryan Prichard · 7 years ago
  53. 083d850 Move the linker allocator into libc by Ryan Prichard · 7 years ago
  54. 3ce06c7 Merge "Reassign TLS slot 2 to TLS_SLOT_APP." by Ryan Prichard · 7 years ago
  55. a0834d8 Reassign TLS slot 2 to TLS_SLOT_APP. by Ryan Prichard · 7 years ago
  56. f77928d android_mallopt: opcode preprocess define + missing header by Ryan Savitski · 7 years ago
  57. ecc37e3 conditional zygote child heap profiling + android_internal_mallopt by Ryan Savitski · 8 years ago
  58. fb8730d Handle R_GENERIC_TLS_TPREL relocations by Ryan Prichard · 8 years ago
  59. 1988350 Avoid a dlopen abort on an invalid TLS alignment by Ryan Prichard · 8 years ago
  60. 361c1b4 Initialize static TLS memory using module list by Ryan Prichard · 8 years ago
  61. e5e69e0 Record TLS modules and layout static TLS memory by Ryan Prichard · 8 years ago
  62. 977e47d StaticTlsLayout: add exe/tcb and solib layout by Ryan Prichard · 8 years ago
  63. 4809755 Add a __bionic_get_tls_segment function by Ryan Prichard · 8 years ago
  64. c86576c Factor out ScopedRWLock into its own header by Ryan Prichard · 8 years ago
  65. 2e72417 Remove TLS_SLOT_TSAN(8) by Ryan Prichard · 8 years ago
  66. 45d1349 Reorganize static TLS memory for ELF TLS by Ryan Prichard · 8 years ago
  67. 0b0ee0c libc_shared_globals: add a constexpr ctor by Ryan Prichard · 8 years ago
  68. 770032d Fix/suppress bionic google-explicit-constructor warnings by Chih-Hung Hsieh · 8 years ago
  69. 4825c6d Reserve TLS_SLOT_SANITIZER with value 6. by Ryan Prichard · 8 years ago
  70. 37754cd Move errno to a pthread_internal_t field. by Ryan Prichard · 8 years ago
  71. 34583c1 Move dlerror out of a TLS slot and into a pthread_internal_t member. by Elliott Hughes · 8 years ago
  72. 07440a8 Replace TLS_SLOT_BIONIC_PREINIT w/ shared globals by Ryan Prichard · 8 years ago
  73. 5a66490 Use shared globals so getauxval works earlier by Ryan Prichard · 8 years ago
  74. 9cfca86 Split main thread init into early+late functions by Ryan Prichard · 8 years ago
  75. 48b1159 Use shared globals to init __progname + environ by Ryan Prichard · 8 years ago
  76. 7752bcb Move the abort message to libc_shared_globals by Ryan Prichard · 8 years ago
  77. abf736a Expose libc_shared_globals to libc.so with symbol by Ryan Prichard · 8 years ago
  78. f47e89f Merge "Replace android_open_proxy with dns_open_proxy" by Luke Huang · 8 years ago
  79. 8d849ff Merge "Allocate a small guard region around the shadow call stack." by Peter Collingbourne · 8 years ago
  80. e3ed892 Replace android_open_proxy with dns_open_proxy by Luke Huang · 8 years ago
  81. 734beec Allocate a small guard region around the shadow call stack. by Peter Collingbourne · 8 years ago
  82. c0f4656 Make android_get_application_target_sdk_version available to the NDK. by Elliott Hughes · 8 years ago
  83. ff1428a Move API levels from `uint32_t` to `int`. by Elliott Hughes · 8 years ago
  84. 5e62b34 Clean up bionic_macros.h a bit. by Elliott Hughes · 8 years ago
  85. f7f71e3 Add RT signal to load heapprofd library. by Florian Mayer · 8 years ago
  86. 92a9116 strerror: add missing ERFKILL and EHWPOISON. by Elliott Hughes · 8 years ago
  87. 391af2c Merge "Allow invoking the linker on an executable." by Treehugger Robot · 8 years ago
  88. 8f639a4 Allow invoking the linker on an executable. by Ryan Prichard · 8 years ago
  89. baf20fc Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...). by Josh Gao · 8 years ago
  90. f5693c6 Generalize abort's inline_tgkill, use it in fdsan. by Josh Gao · 8 years ago
  91. 99d5465 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. by Elliott Hughes · 8 years ago
  92. fa5410f libc: enable -Wimplicit-fallthrough by George Burgess IV · 8 years ago
  93. e6dab7b fdsan: minor refactoring. by Josh Gao · 8 years ago
  94. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  95. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 8 years ago
  96. 468efc8 Reimplement popen(3)/pclose(3). by Elliott Hughes · 8 years ago
  97. 37d4e67 Set __bionic_asm_align to 16 for arm64 by Adhemerval Zanella · 8 years ago
  98. 95bca3f Remove valgrind workarounds. by Elliott Hughes · 8 years ago
  99. 27475b5 Initialize __libc_sysinfo early on. by Ryan Prichard · 8 years ago
  100. c2b9fec Require vendor users and groups to start with vendor_ by Tom Cherry · 8 years ago