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