1. 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 4 years, 7 months ago
  2. 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 4 years, 7 months ago
  3. 9eb85bf Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API. by Peter Collingbourne · 4 years, 9 months ago
  4. 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 5 years ago
  5. d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 5 years ago
  6. 45819dd Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging. by Peter Collingbourne · 6 years ago
  7. f3968e8 [GWP-ASan] Integrate GWP-ASan into bionc's malloc() (using hooks). by Mitch Phillips · 6 years ago
  8. 3b21ada Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  9. 175c886 allow for heapprofd's signal to be multiplexed by Ryan Savitski · 6 years ago
  10. 1e110fb Add an android_mallopt for controlling the heap tagging level. by Peter Collingbourne · 6 years ago
  11. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago[Renamed from libc/private/bionic_malloc.h]
  12. 1ffee0c Merge "crtbegin: replace TPREL with R_*_NONE relocs" by Ryan Prichard · 6 years ago