1. 5610d5a Add support for signal dumping log stats. by Christopher Ferris · 1 year, 9 months ago
  2. 852f9b0 Modify how the malloc debug tests run. by Christopher Ferris · 2 years, 2 months ago
  3. 7ab1c81 Disable clang-tidy for some malloc tests. by Chih-Hung Hsieh · 2 years, 7 months ago
  4. 0d07dcc Make the unit tests isolated. by Christopher Ferris · 3 years, 3 months ago
  5. dfbc59a Use new AndroidLocalUnwinder. by Christopher Ferris · 3 years, 5 months ago
  6. b42e8b4 Add option to force memunreachable check. by Christopher Ferris · 3 years, 3 months ago
  7. 750dcd3 Use SKIP_WITH_HWASAN macro from libbase. by Florian Mayer · 3 years, 4 months ago
  8. dca7229 Skip verify_leak_allocation_limit under HWASan. by Florian Mayer · 3 years, 4 months ago
  9. 0aa87b8 Skip mallinfo / malloc_info tests on HWASan. by Florian Mayer · 3 years, 4 months ago
  10. 0d7d7ac Remove libc++demangle from static libs. by Liz Kammer · 3 years, 10 months ago
  11. 0cc60af Add more tests to TEST_MAPPING by Colin Cross · 3 years, 10 months ago
  12. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
  13. 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 4 years, 6 months ago
  14. 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
  15. 9bf7817 Fix deadlock/timeout in thread unwinding. by Christopher Ferris · 5 years ago
  16. f2b1e03 Export the unwinder implementation from libc. by Peter Collingbourne · 6 years ago
  17. e4619f7 Add automatic running of tests on bionic changes. by Christopher Ferris · 6 years ago
  18. f302cfb libc_malloc_[debug|hooks] are not available for platform by Jiyong Park · 6 years ago
  19. e87e0dc Restrict the availability of the bionic libs by Jiyong Park · 6 years ago
  20. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago
  21. 4ea1921 Link libc++demangle. by Dan Albert · 6 years ago
  22. 9782b87 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  23. b9667b5 Export some symbols for vendor libmemunreachable by Colin Cross · 6 years ago
  24. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 6 years ago
  25. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 6 years ago
  26. b3fe013 Merge "Revert "Disable lld, libc_malloc_debug failed to boot."" by Chih-hung Hsieh · 7 years ago
  27. 5679442 Revert "Disable lld, libc_malloc_debug failed to boot." by Chih-hung Hsieh · 7 years ago
  28. 97b4747 Disable malloc debug intercepts when exiting. by Christopher Ferris · 7 years ago
  29. 2e1a40a Change heap dump format slightly. by Christopher Ferris · 7 years ago
  30. 93bdd6a Add support for using the new unwinder. by Christopher Ferris · 7 years ago
  31. 0e87940 Disable lld, libc_malloc_debug failed to boot. by Chih-Hung Hsieh · 7 years ago
  32. 4da2503 Refactor malloc debug. by Christopher Ferris · 7 years ago
  33. d50a1de Run bpfmt manually. by Elliott Hughes · 8 years ago
  34. a625ee2 Use libdemangle for function names. by Christopher Ferris · 8 years ago
  35. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago
  36. ac81fe8 Enable malloc debug using environment variables by Tamas Berghammer · 9 years ago
  37. baa4899 Convert malloc_debug from Android.mk to Android.bp by Colin Cross · 9 years ago