1. 4c9293f [GWP-ASan] Export GWP-ASan regions to libdebuggerd. by Mitch Phillips · 5 years ago
  2. 9727192 Add a tool to track down fd leaks. by Josh Gao · 6 years ago
  3. 3b21ada Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  4. 5c9efd1 Merge "Revert "Add tagged pointers to bionic."" by Nicolas Geoffray · 6 years ago
  5. ce4c42e Revert "Add tagged pointers to bionic." by Nicolas Geoffray · 6 years ago
  6. 3460b6c Merge "Add tagged pointers to bionic." by Mitch Phillips · 6 years ago
  7. 43d5f9d Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  8. 175c886 allow for heapprofd's signal to be multiplexed by Ryan Savitski · 6 years ago
  9. 6533208 linker: Add library load and unload hooks for HWASan. by Peter Collingbourne · 6 years ago
  10. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 6 years ago
  11. 808d176 Merge "Fix linker self-exec detection" by Ryan Prichard · 6 years ago
  12. 1990ba5 Fix linker self-exec detection by Ryan Prichard · 6 years ago
  13. 62e1e2c Modify malloc common function pointers. by Christopher Ferris · 6 years ago
  14. 16455b5 Implement dynamic TLS accesses and allocation by Ryan Prichard · 7 years ago
  15. e5e69e0 Record TLS modules and layout static TLS memory by Ryan Prichard · 7 years ago
  16. 45d1349 Reorganize static TLS memory for ELF TLS by Ryan Prichard · 7 years ago
  17. 0b0ee0c libc_shared_globals: add a constexpr ctor by Ryan Prichard · 7 years ago
  18. 07440a8 Replace TLS_SLOT_BIONIC_PREINIT w/ shared globals by Ryan Prichard · 7 years ago
  19. 5a66490 Use shared globals so getauxval works earlier by Ryan Prichard · 7 years ago
  20. 48b1159 Use shared globals to init __progname + environ by Ryan Prichard · 7 years ago
  21. 7752bcb Move the abort message to libc_shared_globals by Ryan Prichard · 7 years ago
  22. abf736a Expose libc_shared_globals to libc.so with symbol by Ryan Prichard · 7 years ago
  23. 8f639a4 Allow invoking the linker on an executable. by Ryan Prichard · 7 years ago
  24. e6dab7b fdsan: minor refactoring. by Josh Gao · 7 years ago
  25. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 7 years ago
  26. 95bca3f Remove valgrind workarounds. by Elliott Hughes · 7 years ago
  27. 27475b5 Initialize __libc_sysinfo early on. by Ryan Prichard · 7 years ago
  28. b6453c5 Only initialize the global stack protector once. by Josh Gao · 9 years ago
  29. be91052 libc: implement kernel vdso syscalls for i386 by Mingwei Shi · 10 years ago
  30. fc69a8a Improve and fix the stack-protector tests. by Elliott Hughes · 9 years ago
  31. 63860cb Malloc debug rewrite. by Christopher Ferris · 10 years ago
  32. 3c8fc2f Move malloc dispatch table to __libc_globals. by Josh Gao · 10 years ago
  33. fe9d0ed Move setjmp cookie to a shared globals struct. by Josh Gao · 10 years ago
  34. 93c0f5e Move VDSO pointers to a shared globals struct. by Josh Gao · 10 years ago