1. f756e4c Fix races in record allocs. by Christopher Ferris · 9 months ago
  2. 862bd50 A deadlock was fixed that was caused by a bug in the memory allocation debugging library. by Abdelrahman Daim · 9 months ago
  3. e39602c Use libmemory_trace for writing trace data. by Christopher Ferris · 9 months ago
  4. c1341e1 Add a log_allocator_stats_on_exit option. by Christopher Ferris · 1 year, 1 month ago
  5. e1aabd2 Insulate against log spam. by Elliott Hughes · 1 year, 1 month ago
  6. 9b88d0a Add record_allocs_on_exit option. by Christopher Ferris · 1 year, 2 months ago
  7. 65e349d Read maps data before using and do safe reads. by Christopher Ferris · 1 year, 3 months ago
  8. c574f79 Clean up __always_inline by Nick Desaulniers · 1 year, 4 months ago
  9. d9d37c0 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 1 year, 6 months ago
  10. 5610d5a Add support for signal dumping log stats. by Christopher Ferris · 1 year, 9 months ago
  11. 9c06d16 s/master/main/ by Elliott Hughes · 1 year, 10 months ago
  12. 852f9b0 Modify how the malloc debug tests run. by Christopher Ferris · 2 years, 2 months ago
  13. f1ab9c4 Move M_PURGE to M_PURGE_ALL. by Christopher Ferris · 2 years, 5 months ago
  14. aa3e574 Purge memory. by Christopher Ferris · 2 years, 6 months ago
  15. 8655d17 Add aliases for backtrace related options. by Junjie Hu · 2 years, 7 months ago
  16. 42f97f5 Merge "Disable clang-tidy for some malloc tests." by Chih-hung Hsieh · 2 years, 7 months ago
  17. 7ab1c81 Disable clang-tidy for some malloc tests. by Chih-Hung Hsieh · 2 years, 7 months ago
  18. 2335213 Match argument order in cpp file by Greg Kaiser · 2 years, 7 months ago
  19. 08af69a Merge "Add the timestamps for each alloc data" by Chia-hung Duan · 2 years, 7 months ago
  20. f7e8b17 Add the timestamps for each alloc data by Chia-hung Duan · 2 years, 9 months ago
  21. c2adad1 Use abi::__cxa_demangle declared in cxxabi.h by Ryan Prichard · 2 years, 8 months ago
  22. eeaf9ed Simplify the malloc_debug unwind. by Elliott Hughes · 2 years, 9 months ago
  23. 06993a6 Write record allocs from interrupt handler. by Christopher Ferris · 3 years ago
  24. 4b84644 Adjust the calculation method of pc by 周至捷 · 3 years, 1 month ago
  25. a383648 Add options to only backtrace specific sizes. by Christopher Ferris · 3 years, 3 months ago
  26. 0d07dcc Make the unit tests isolated. by Christopher Ferris · 3 years, 3 months ago
  27. dfbc59a Use new AndroidLocalUnwinder. by Christopher Ferris · 3 years, 5 months ago
  28. b42e8b4 Add option to force memunreachable check. by Christopher Ferris · 3 years, 3 months ago
  29. f78486f Mangle the pointers stored in PointerData. by Christopher Ferris · 3 years, 3 months ago
  30. 750dcd3 Use SKIP_WITH_HWASAN macro from libbase. by Florian Mayer · 3 years, 4 months ago
  31. dca7229 Skip verify_leak_allocation_limit under HWASan. by Florian Mayer · 3 years, 4 months ago
  32. 0aa87b8 Skip mallinfo / malloc_info tests on HWASan. by Florian Mayer · 3 years, 4 months ago
  33. 459eecb Update for LocalUnwinder object removal. by Christopher Ferris · 3 years, 7 months ago
  34. 8cbba80 Add documentation about Android 12 bug. by Christopher Ferris · 3 years, 5 months ago
  35. d49ad1e Fix possible nullptr dereference. by Christopher Ferris · 3 years, 6 months ago
  36. d3f0549 Update for libunwindstack shared_ptr MapInfos. by Christopher Ferris · 4 years, 7 months ago
  37. 0d7d7ac Remove libc++demangle from static libs. by Liz Kammer · 3 years, 10 months ago
  38. 4ef83d6 Revert "strerror: incl enum name" by Steven Moreland · 3 years, 10 months ago
  39. c3060de strerror: incl enum name by Steven Moreland · 3 years, 11 months ago
  40. 0cc60af Add more tests to TEST_MAPPING by Colin Cross · 3 years, 10 months ago
  41. e07b33d Only run the exec once if test passes. by Christopher Ferris · 4 years ago
  42. d9d9ee8 Allow retry of test if log missing. by Christopher Ferris · 4 years, 1 month ago
  43. 4990c2d Read the log while test runs instead of after. by Christopher Ferris · 4 years, 1 month ago
  44. a6035ec Avoid undefined compiler behavior by Christopher Ferris · 4 years, 1 month ago
  45. 5358cc4 Avoid undefined compiler behavior by Greg Kaiser · 4 years, 1 month ago
  46. 33d7337 Fix race when frees after main thread finishes. by Christopher Ferris · 4 years, 1 month ago
  47. a9d0c10 Stop documenting native_heapdump_viewer. by Elliott Hughes · 4 years, 2 months ago
  48. 92b8d64 Update API of MapInfo from libunwindstack by David Srbecky · 4 years, 3 months ago
  49. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
  50. 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 4 years, 6 months ago
  51. 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
  52. 8d01fac alloc_debug: get load_bias error by Weiwei.Zhang · 4 years, 10 months ago
  53. 9bf7817 Fix deadlock/timeout in thread unwinding. by Christopher Ferris · 5 years ago
  54. ad9e99d Include log/log_read.h for reading logs by Tom Cherry · 5 years ago
  55. 1995d74 Remove ANDROID_LOG_RDONLY by Tom Cherry · 5 years ago
  56. 3ff4245 Merge "Add tagged pointers to bionic." by Evgenii Stepanov · 6 years ago
  57. 3b21ada Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  58. 00a131f Update for change MapInfo constructor. by Christopher Ferris · 6 years ago
  59. 39d9156 Merge "Export the unwinder implementation from libc." by Peter Collingbourne · 6 years ago
  60. ce4c42e Revert "Add tagged pointers to bionic." by Nicolas Geoffray · 6 years ago
  61. 43d5f9d Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  62. f2b1e03 Export the unwinder implementation from libc. by Peter Collingbourne · 6 years ago
  63. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  64. e4619f7 Add automatic running of tests on bionic changes. by Christopher Ferris · 6 years ago
  65. 6f517cd Rename iterate to malloc_iterate internally. by Christopher Ferris · 6 years ago
  66. ff88fb0 Fix allocations escaping malloc debug. by Christopher Ferris · 6 years ago
  67. f302cfb libc_malloc_[debug|hooks] are not available for platform by Jiyong Park · 6 years ago
  68. e87e0dc Restrict the availability of the bionic libs by Jiyong Park · 6 years ago
  69. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago
  70. 4ea1921 Link libc++demangle. by Dan Albert · 6 years ago
  71. 9782b87 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  72. 705de3c Disable malloc debug when asan enabled. by Christopher Ferris · 6 years ago
  73. b9667b5 Export some symbols for vendor libmemunreachable by Colin Cross · 6 years ago
  74. d269fcc Avoid using malloc debug code after exit. by Christopher Ferris · 6 years ago
  75. 8189e77 Remove gMallocLeakZygoteChild. by Christopher Ferris · 6 years ago
  76. c328e44 Disable info messages by default for malloc debug. by Christopher Ferris · 6 years ago
  77. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 6 years ago
  78. 76dcc47 Malloc debug: fix mutex deadlock issue by Iris Chang · 6 years ago
  79. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 6 years ago
  80. a22f5d5 Make aligned_alloc match the standard. by Christopher Ferris · 6 years ago
  81. b344150 malloc debug: fix LogFreeError error log by Iris Chang · 6 years ago
  82. 7f209a9 Bionic malloc debug: add a new option "abort_on_error" by Iris Chang · 7 years ago
  83. 770032d Fix/suppress bionic google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  84. b233fab Fix handling of libs with a ro map and a rx map. by Christopher Ferris · 7 years ago
  85. b3fe013 Merge "Revert "Disable lld, libc_malloc_debug failed to boot."" by Chih-hung Hsieh · 7 years ago
  86. 5679442 Revert "Disable lld, libc_malloc_debug failed to boot." by Chih-hung Hsieh · 7 years ago
  87. 5e62b34 Clean up bionic_macros.h a bit. by Elliott Hughes · 7 years ago
  88. 6774cc5 Add new parameter for creation of MapInfo object. by Christopher Ferris · 7 years ago
  89. ad935c8 Add more descriptive text around app starting. by Christopher Ferris · 7 years ago
  90. 0dc7844 Add new malloc benchmarks. by Christopher Ferris · 7 years ago
  91. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  92. 97b4747 Disable malloc debug intercepts when exiting. by Christopher Ferris · 7 years ago
  93. 2e1a40a Change heap dump format slightly. by Christopher Ferris · 7 years ago
  94. 1d52a7b Add an example of how to use multiple options. by Christopher Ferris · 7 years ago
  95. 770cbb3 Point to online documentation. by Christopher Ferris · 7 years ago
  96. 1496718 Link to native_heapdump_viewer.py. by Elliott Hughes · 7 years ago
  97. 93bdd6a Add support for using the new unwinder. by Christopher Ferris · 7 years ago
  98. c151bc3 Fix nullptr dereference during sort. by Christopher Ferris · 7 years ago
  99. 0e87940 Disable lld, libc_malloc_debug failed to boot. by Chih-Hung Hsieh · 7 years ago
  100. 5ad1421 Point to the NDK wrap.sh docs. by Elliott Hughes · 7 years ago