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