summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add OWNERS.Elliott Hughes2017-12-071-0/+1
* Mark libmemtrack as VNDK in Android.bpJustin Yun2017-09-131-0/+4
* libmemtrack: check return value for getMemory()Connor O'Brien2017-02-271-2/+3
* memtrack HAL uses "default" service nameChris Phoenix2017-01-231-1/+1
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-111-1/+1
* Update to use the correct logging library.Yifan Hong2016-12-031-0/+2
* Split libhidl into base and transport.Yifan Hong2016-11-171-1/+2
* libmemtrack: Add HIDL support for MemtrackRuchi Kandoi2016-10-105-220/+176
* system/core Replace log/log.h with android/log.hMark Salyzyn2016-09-301-3/+2
* Convert more Android.mk files to Android.bpDan Willemsen2016-07-132-20/+30
* Fix misc-macro-parentheses warnings in libion, libsparse, libmem*Chih-Hung Hsieh2016-05-181-1/+1
* Remove unnecessary #include from <memtrack/memtrack.h>.Elliott Hughes2016-02-161-1/+0
* Move libmemtrack headers into libmemtrack.Elliott Hughes2016-02-122-0/+149
* Remove a hack for getting libpagerank's headers.Elliott Hughes2015-09-231-1/+0
* Add missing <malloc.h> and <string.h> includes.Elliott Hughes2015-01-281-0/+3
* Fix missing #includes in system/core.Elliott Hughes2014-12-291-0/+1
* system/core 64-bit cleanup.Elliott Hughes2014-01-161-1/+1
* Moves libmemtrack header to standard locationAdam Lesinski2013-09-234-142/+3
* Initial libmemtrackColin Cross2013-09-064-0/+503