1. 05dca7a Make memunreachable_test more robust against false negative leaks by Colin Cross · 6 years ago
  2. 2f569b7 Remove test_suites: ["vts"] from memunreachable_binder_test by Colin Cross · 6 years ago
  3. 51e6c25 Make memunreachable_binder_test suitable for VTS by Colin Cross · 6 years ago
  4. dc699a2 bpfmt. by Elliott Hughes · 6 years ago
  5. b650aef Add explanation for clone use by Daniel Colascione · 6 years ago
  6. 693d63f Add OWNERS. by Elliott Hughes · 6 years ago
  7. 80136a1 Silence static analyzer warnings about memory leaks by George Burgess IV · 7 years ago
  8. 180e5e7 Fix static analyzer warnings by George Burgess IV · 7 years ago
  9. b6ba817 Define current ABI string in android-base/macros.h by dimitry · 7 years ago
  10. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  11. 454285d Merge "libmemunreachable: track kernel binder references" by Colin Cross · 7 years ago
  12. f572b91 libmemunreachable: track kernel binder references by Colin Cross · 7 years ago
  13. b9e74ba Add test config for memunreachable_test by Colin Cross · 7 years ago
  14. eac4ecc Fix ScopedSignalHandler by Colin Cross · 7 years ago
  15. 76464d9 Fix stack test on arm32 by Colin Cross · 7 years ago
  16. f3ce8bc libmemunreachable: turn off MEM_ALOGV messages by Colin Cross · 7 years ago
  17. a9939e9 Move libmemunreachable into namespace android by Colin Cross · 7 years ago
  18. a83881e libmemunreachable: clang-format everything by Colin Cross · 7 years ago
  19. 199c277 Merge "Shave a stack frame off asserts." by Elliott Hughes · 7 years ago
  20. 56731b4 Shave a stack frame off asserts. by Elliott Hughes · 7 years ago
  21. ce102dd Remove libmemunreachable from the VNDK. by Martijn Coenen · 7 years ago
  22. 72d3881 Add a helpful error message if GetUnreachableMemory fails by Colin Cross · 7 years ago
  23. 52eaeb4 Add vendor_available:true to libmemunreachable by Vijay Venkatraman · 7 years ago
  24. 9a4f572 Merge "Small test fixes." by Christopher Ferris · 7 years ago
  25. 47e02f4 Small test fixes. by Christopher Ferris · 7 years ago
  26. ae797ec Remove unused lambda captures by Yi Kong · 7 years ago
  27. 47dea71 Move all logging to use the async safe logging. by Christopher Ferris · 7 years ago
  28. ac22578 Move libc_logging to libasync_safe. by Christopher Ferris · 7 years ago
  29. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 7 years ago
  30. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  31. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  32. 8b31627 Add missing include. by Dan Albert · 8 years ago
  33. 194edf7 Convert to Android.bp by Dan Willemsen · 8 years ago
  34. 6dc68cb Merge "Fix google-explicit-constructor warnings in system/core." by Chih-hung Hsieh · 8 years ago
  35. 223bb4e Suppress clang-tidy performance warnings in libmemunreachable. by Chih-Hung Hsieh · 8 years ago
  36. 034c475 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  37. 749ae2d Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 8 years ago
  38. eabd510 Fix misc-macro-parentheses warnings in libion, libsparse, libmem* by Chih-Hung Hsieh · 8 years ago
  39. 7bdd6a8 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  40. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  41. 583a250 Silently ignore duplicate heap entries by Colin Cross · 8 years ago
  42. 0965c02 Handle segfaults while walking native heap by Colin Cross · 8 years ago
  43. 2c5d1d7 Add operator int() to unique_fd. by Elliott Hughes · 8 years ago
  44. 33e601a Fix mac build by Colin Cross · 8 years ago
  45. 0f10562 Add ABI to leak report by Colin Cross · 8 years ago
  46. c1228c7 Combine leaks with same stacktrace by Colin Cross · 8 years ago
  47. e4cbe0e Fix allocator::map template argument ordering by Colin Cross · 8 years ago
  48. d6b3a2a Fold leaks that are referenced by other leaks by Colin Cross · 8 years ago
  49. 54a1610 Compile some tests for the host by Colin Cross · 8 years ago
  50. b1b7923 libmemunreachable: fix long timeout on error by Colin Cross · 8 years ago
  51. bcb4ed3 imprecise mark and sweep native memory leak detector by Colin Cross · 8 years ago