summaryrefslogtreecommitdiffstats
path: root/libmemunreachable
Commit message (Expand)AuthorAgeFilesLines
* libhwbinder users use libhidlbaseSteven Moreland2019-06-181-1/+1
* Catch SIGBUS in HeapWalkerColin Cross2019-03-203-11/+33
* Fix libmemunreachable vs hwasan conflict.Evgenii Stepanov2019-03-192-2/+14
* procinfo: Read inode number from /proc/<pid>/mapsSandeep Patil2019-02-111-1/+3
* Validate allocations against mappingsColin Cross2018-11-294-0/+39
* Reduce logging around segfaultsColin Cross2018-11-272-3/+23
* Merge "Revert "Use ld when lld fails""Chih-hung Hsieh2018-11-081-6/+0
|\
| * Revert "Use ld when lld fails"Chih-hung Hsieh2018-11-071-6/+0
* | Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh2018-10-052-3/+3
* | Do not construct std::function with Allocator argumentPirama Arumuga Nainar2018-09-263-6/+4
* | Remove ashmem from system/coreJoel Fernandes2018-08-241-1/+1
* | bionic supplies PR_SET_VMA now.Elliott Hughes2018-08-223-29/+4
* | Move libbacktrace off cutils.Elliott Hughes2018-07-111-2/+4
* | libmemunreachable: fix docs formatting.Elliott Hughes2018-05-301-1/+1
* | Document using libmemunreachable on an appColin Cross2018-05-171-0/+21
* | Merge "libprocinfo: add functions reading process map file."Yabin Cui2018-05-155-140/+28
|\ \
| * | libprocinfo: add functions reading process map file.Yabin Cui2018-05-145-140/+28
* | | Make memunreachable_test more robust against false negative leaksColin Cross2018-05-143-15/+73
|/ /
* / Add test_suites lines.Elliott Hughes2018-04-271-0/+3
|/
* 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-071-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