1. 833ebf2 libhwbinder users use libhidlbase by Steven Moreland · 6 years ago
  2. efe7981 Catch SIGBUS in HeapWalker by Colin Cross · 6 years ago
  3. 1d4cfca Fix libmemunreachable vs hwasan conflict. by Evgenii Stepanov · 6 years ago
  4. fb5c4c7 procinfo: Read inode number from /proc/<pid>/maps by Sandeep Patil · 6 years ago
  5. 2718068 Validate allocations against mappings by Colin Cross · 6 years ago
  6. 918b11c Reduce logging around segfaults by Colin Cross · 6 years ago
  7. f1d03c1 Merge "Revert "Use ld when lld fails"" by Chih-hung Hsieh · 6 years ago
  8. fb52379 Revert "Use ld when lld fails" by Chih-hung Hsieh · 6 years ago
  9. 5aae6db Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  10. d146d42 Do not construct std::function with Allocator argument by Pirama Arumuga Nainar · 7 years ago
  11. 5e8e1c5 Remove ashmem from system/core by Joel Fernandes · 7 years ago
  12. 6f86543 bionic supplies PR_SET_VMA now. by Elliott Hughes · 7 years ago
  13. ba00265 Move libbacktrace off cutils. by Elliott Hughes · 7 years ago
  14. ce2ba6c libmemunreachable: fix docs formatting. by Elliott Hughes · 7 years ago
  15. 21c25a8 Document using libmemunreachable on an app by Colin Cross · 7 years ago
  16. 6c05181 Merge "libprocinfo: add functions reading process map file." by Yabin Cui · 7 years ago
  17. 1f322fe Make memunreachable_test more robust against false negative leaks by Colin Cross · 7 years ago
  18. 78daad6 libprocinfo: add functions reading process map file. by Yabin Cui · 7 years ago
  19. e6d1c8d Add test_suites lines. by Elliott Hughes · 7 years ago
  20. 751b4fa Use ld when lld fails by Chih-Hung Hsieh · 7 years ago
  21. 52f94b8 Remove test_suites: ["vts"] from memunreachable_binder_test by Colin Cross · 7 years ago
  22. 1902ca4 Make memunreachable_binder_test suitable for VTS by Colin Cross · 7 years ago
  23. 88cfdf2 bpfmt. by Elliott Hughes · 7 years ago
  24. f7eb212 Add explanation for clone use by Daniel Colascione · 7 years ago
  25. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  26. bd11489 Silence static analyzer warnings about memory leaks by George Burgess IV · 8 years ago
  27. 817a8c2 Fix static analyzer warnings by George Burgess IV · 8 years ago
  28. a6e703a Define current ABI string in android-base/macros.h by dimitry · 8 years ago
  29. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  30. f625f96 Merge "libmemunreachable: track kernel binder references" by Colin Cross · 8 years ago
  31. ad0b6db libmemunreachable: track kernel binder references by Colin Cross · 8 years ago
  32. ebfb872 Add test config for memunreachable_test by Colin Cross · 8 years ago
  33. d6f6c8f Fix ScopedSignalHandler by Colin Cross · 8 years ago
  34. 0a1fcb6 Fix stack test on arm32 by Colin Cross · 8 years ago
  35. b5a1f4c libmemunreachable: turn off MEM_ALOGV messages by Colin Cross · 8 years ago
  36. 89b91d7 Move libmemunreachable into namespace android by Colin Cross · 8 years ago
  37. aa66bd4 libmemunreachable: clang-format everything by Colin Cross · 8 years ago
  38. cbea1db Merge "Shave a stack frame off asserts." by Elliott Hughes · 8 years ago
  39. 4f222f6 Shave a stack frame off asserts. by Elliott Hughes · 8 years ago
  40. 8d0b559 Remove libmemunreachable from the VNDK. by Martijn Coenen · 8 years ago
  41. f4b1a1a Add a helpful error message if GetUnreachableMemory fails by Colin Cross · 8 years ago
  42. 8dbd115 Add vendor_available:true to libmemunreachable by Vijay Venkatraman · 8 years ago
  43. 4e92a72 Merge "Small test fixes." by Christopher Ferris · 8 years ago
  44. 534c071 Small test fixes. by Christopher Ferris · 8 years ago
  45. d99a7dc Remove unused lambda captures by Yi Kong · 8 years ago
  46. b1ad617 Move all logging to use the async safe logging. by Christopher Ferris · 8 years ago
  47. 1765c40 Move libc_logging to libasync_safe. by Christopher Ferris · 8 years ago
  48. 1d6b610 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  49. edc4b51 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  50. 51b1e55 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  51. 0d57f79 Add missing include. by Dan Albert · 9 years ago
  52. f507a9f Convert to Android.bp by Dan Willemsen · 9 years ago
  53. 2b44d25 Merge "Fix google-explicit-constructor warnings in system/core." by Chih-hung Hsieh · 9 years ago
  54. b6c8320 Suppress clang-tidy performance warnings in libmemunreachable. by Chih-Hung Hsieh · 9 years ago
  55. 5db7bc5 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  56. 4804488 Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 9 years ago
  57. dc6ee4e Fix misc-macro-parentheses warnings in libion, libsparse, libmem* by Chih-Hung Hsieh · 9 years ago
  58. 4ec50e1 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  59. 5f9de97 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  60. 8d04ad2 Silently ignore duplicate heap entries by Colin Cross · 9 years ago
  61. 71bfa37 Handle segfaults while walking native heap by Colin Cross · 9 years ago
  62. 90d9c33 Add operator int() to unique_fd. by Elliott Hughes · 9 years ago
  63. 2561234 Fix mac build by Colin Cross · 9 years ago
  64. 27468fe Add ABI to leak report by Colin Cross · 9 years ago
  65. 54b2dea Combine leaks with same stacktrace by Colin Cross · 9 years ago
  66. a9fcae6 Fix allocator::map template argument ordering by Colin Cross · 9 years ago
  67. 5d7f1c0 Fold leaks that are referenced by other leaks by Colin Cross · 9 years ago
  68. 489997f Compile some tests for the host by Colin Cross · 9 years ago
  69. e7f53cb libmemunreachable: fix long timeout on error by Colin Cross · 9 years ago
  70. 910deac imprecise mark and sweep native memory leak detector by Colin Cross · 9 years ago