Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define current ABI string in android-base/macros.h | dimitry | 2017-08-23 | 1 | -17/+0 |
* | libmemunreachable: track kernel binder references | Colin Cross | 2017-07-12 | 1 | -3/+14 |
* | Move libmemunreachable into namespace android | Colin Cross | 2017-06-22 | 1 | -6/+11 |
* | libmemunreachable: clang-format everything | Colin Cross | 2017-06-22 | 1 | -39/+37 |
* | Add a helpful error message if GetUnreachableMemory fails | Colin Cross | 2017-06-15 | 1 | -1/+4 |
* | Move all logging to use the async safe logging. | Christopher Ferris | 2017-05-03 | 1 | -22/+20 |
* | Add ABI to leak report | Colin Cross | 2016-03-04 | 1 | -0/+19 |
* | Combine leaks with same stacktrace | Colin Cross | 2016-03-04 | 1 | -27/+86 |
* | Fold leaks that are referenced by other leaks | Colin Cross | 2016-03-04 | 1 | -6/+24 |
* | libmemunreachable: fix long timeout on error | Colin Cross | 2016-02-19 | 1 | -3/+6 |
* | imprecise mark and sweep native memory leak detector | Colin Cross | 2016-02-19 | 1 | -0/+434 |