summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Small test fixes."Christopher Ferris2017-05-062-6/+8
|\
| * Small test fixes.Christopher Ferris2017-05-052-6/+8
* | Remove unused lambda capturesYi Kong2017-05-051-1/+1
|/
* Move all logging to use the async safe logging.Christopher Ferris2017-05-0311-76/+97
* Move libc_logging to libasync_safe.Christopher Ferris2017-05-021-1/+0
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-111-1/+1
* Rely on the platform -std default.Elliott Hughes2016-10-101-1/+0
* system/core Replace log/log.h with android/log.hMark Salyzyn2016-09-301-1/+1
* Add missing include.Dan Albert2016-09-211-0/+1
* Convert to Android.bpDan Willemsen2016-08-262-65/+80
* Merge "Fix google-explicit-constructor warnings in system/core."Chih-hung Hsieh2016-07-2910-13/+13
|\
| * Fix google-explicit-constructor warnings in system/core.Chih-Hung Hsieh2016-07-2610-13/+13
* | Suppress clang-tidy performance warnings in libmemunreachable.Chih-Hung Hsieh2016-07-271-1/+1
|/
* Remove unnecessary ARRAY_SIZE macros.Elliott Hughes2016-06-281-5/+3
* Fix misc-macro-parentheses warnings in libion, libsparse, libmem*Chih-Hung Hsieh2016-05-181-3/+3
* Merge "Fix google-explicit-constructor warnings."Chih-hung Hsieh2016-04-301-1/+1
|\
| * Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-291-1/+1
* | Silently ignore duplicate heap entriesColin Cross2016-04-292-5/+13
* | Handle segfaults while walking native heapColin Cross2016-04-294-6/+168
|/
* Add operator int() to unique_fd.Elliott Hughes2016-03-283-9/+5
* Fix mac buildColin Cross2016-03-081-0/+1
* Add ABI to leak reportColin Cross2016-03-071-0/+19
* Combine leaks with same stacktraceColin Cross2016-03-077-50/+176
* Fix allocator::map template argument orderingColin Cross2016-03-074-4/+4
* Fold leaks that are referenced by other leaksColin Cross2016-03-0710-41/+923
* Compile some tests for the hostColin Cross2016-03-078-105/+165
* libmemunreachable: fix long timeout on errorColin Cross2016-02-191-3/+6
* imprecise mark and sweep native memory leak detectorColin Cross2016-02-0830-0/+4084