1. 9754aac Make memunreachable_test more robust against false negative leaks by Colin Cross · 7 years ago
  2. 18cfa53 Remove test_suites: ["vts"] from memunreachable_binder_test by Colin Cross · 7 years ago
  3. 1902ca4 Make memunreachable_binder_test suitable for VTS by Colin Cross · 7 years ago
  4. 88cfdf2 bpfmt. by Elliott Hughes · 7 years ago
  5. f7eb212 Add explanation for clone use by Daniel Colascione · 7 years ago
  6. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  7. bd11489 Silence static analyzer warnings about memory leaks by George Burgess IV · 8 years ago
  8. 817a8c2 Fix static analyzer warnings by George Burgess IV · 8 years ago
  9. a6e703a Define current ABI string in android-base/macros.h by dimitry · 8 years ago
  10. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  11. f625f96 Merge "libmemunreachable: track kernel binder references" by Colin Cross · 8 years ago
  12. ad0b6db libmemunreachable: track kernel binder references by Colin Cross · 8 years ago
  13. ebfb872 Add test config for memunreachable_test by Colin Cross · 8 years ago
  14. d6f6c8f Fix ScopedSignalHandler by Colin Cross · 8 years ago
  15. 0a1fcb6 Fix stack test on arm32 by Colin Cross · 8 years ago
  16. b5a1f4c libmemunreachable: turn off MEM_ALOGV messages by Colin Cross · 8 years ago
  17. 89b91d7 Move libmemunreachable into namespace android by Colin Cross · 8 years ago
  18. aa66bd4 libmemunreachable: clang-format everything by Colin Cross · 8 years ago
  19. cbea1db Merge "Shave a stack frame off asserts." by Elliott Hughes · 8 years ago
  20. 4f222f6 Shave a stack frame off asserts. by Elliott Hughes · 8 years ago
  21. 8d0b559 Remove libmemunreachable from the VNDK. by Martijn Coenen · 8 years ago
  22. f4b1a1a Add a helpful error message if GetUnreachableMemory fails by Colin Cross · 8 years ago
  23. 8dbd115 Add vendor_available:true to libmemunreachable by Vijay Venkatraman · 8 years ago
  24. 4e92a72 Merge "Small test fixes." by Christopher Ferris · 8 years ago
  25. 534c071 Small test fixes. by Christopher Ferris · 8 years ago
  26. d99a7dc Remove unused lambda captures by Yi Kong · 8 years ago
  27. b1ad617 Move all logging to use the async safe logging. by Christopher Ferris · 8 years ago
  28. 1765c40 Move libc_logging to libasync_safe. by Christopher Ferris · 8 years ago
  29. 1d6b610 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  30. edc4b51 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  31. 51b1e55 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  32. 0d57f79 Add missing include. by Dan Albert · 9 years ago
  33. f507a9f Convert to Android.bp by Dan Willemsen · 9 years ago
  34. 2b44d25 Merge "Fix google-explicit-constructor warnings in system/core." by Chih-hung Hsieh · 9 years ago
  35. b6c8320 Suppress clang-tidy performance warnings in libmemunreachable. by Chih-Hung Hsieh · 9 years ago
  36. 5db7bc5 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  37. 4804488 Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 9 years ago
  38. dc6ee4e Fix misc-macro-parentheses warnings in libion, libsparse, libmem* by Chih-Hung Hsieh · 9 years ago
  39. 4ec50e1 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  40. 5f9de97 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  41. 8d04ad2 Silently ignore duplicate heap entries by Colin Cross · 9 years ago
  42. 71bfa37 Handle segfaults while walking native heap by Colin Cross · 9 years ago
  43. 90d9c33 Add operator int() to unique_fd. by Elliott Hughes · 9 years ago
  44. 2561234 Fix mac build by Colin Cross · 9 years ago
  45. 27468fe Add ABI to leak report by Colin Cross · 9 years ago
  46. 54b2dea Combine leaks with same stacktrace by Colin Cross · 9 years ago
  47. a9fcae6 Fix allocator::map template argument ordering by Colin Cross · 9 years ago
  48. 5d7f1c0 Fold leaks that are referenced by other leaks by Colin Cross · 9 years ago
  49. 489997f Compile some tests for the host by Colin Cross · 9 years ago
  50. e7f53cb libmemunreachable: fix long timeout on error by Colin Cross · 9 years ago
  51. 910deac imprecise mark and sweep native memory leak detector by Colin Cross · 9 years ago