summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use ld when lld failsChih-Hung Hsieh2018-04-161-0/+6
* Remove test_suites: ["vts"] from memunreachable_binder_testColin Cross2018-03-151-1/+0
* Make memunreachable_binder_test suitable for VTSColin Cross2018-02-272-5/+17
* bpfmt.Elliott Hughes2018-02-161-1/+1
* Add explanation for clone useDaniel Colascione2018-02-082-1/+2
* Add OWNERS.Elliott Hughes2017-12-071-0/+2
* Silence static analyzer warnings about memory leaksGeorge Burgess IV2017-09-241-0/+3
* Fix static analyzer warningsGeorge Burgess IV2017-09-121-8/+9
* Define current ABI string in android-base/macros.hdimitry2017-08-231-17/+0
* Remove LOCAL_CLANG and clang: trueLennart Wieboldt2017-07-251-1/+0
* Merge "libmemunreachable: track kernel binder references"Colin Cross2017-07-135-3/+294
|\
| * libmemunreachable: track kernel binder referencesColin Cross2017-07-125-3/+294
* | Add test config for memunreachable_testColin Cross2017-07-061-0/+26
|/
* Fix ScopedSignalHandlerColin Cross2017-06-291-1/+1
* Fix stack test on arm32Colin Cross2017-06-221-3/+4
* libmemunreachable: turn off MEM_ALOGV messagesColin Cross2017-06-221-1/+12
* Move libmemunreachable into namespace androidColin Cross2017-06-2232-8/+140
* libmemunreachable: clang-format everythingColin Cross2017-06-2236-631/+563
* Merge "Shave a stack frame off asserts."Elliott Hughes2017-06-212-5/+1
|\
| * Shave a stack frame off asserts.Elliott Hughes2017-06-202-5/+1
* | Remove libmemunreachable from the VNDK.Martijn Coenen2017-06-201-1/+0
* | Add a helpful error message if GetUnreachableMemory failsColin Cross2017-06-151-1/+4
|/
* Add vendor_available:true to libmemunreachableVijay Venkatraman2017-05-241-0/+1
* 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