summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* audio: fix audio_is_bluetooth_sco_device()Eric Laurent2014-04-241-6/+10
* Improve liblog's fatal logging.Elliott Hughes2014-04-241-3/+3
* Merge "logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH"Mark Salyzyn2014-04-171-0/+1
|\
| * logd: liblog: logcat: debuggerd: Add LOG_ID_CRASHMark Salyzyn2014-04-161-0/+1
* | logd: libsysutils: logd startup outside init environmentMark Salyzyn2014-04-171-0/+1
|/
* Include 64bit valgrind in the android_filesystem_config.Narayan Kamath2014-04-121-0/+1
* Merge "logd: liblog: logcat: enable prune features for user"Mark Salyzyn2014-04-091-4/+0
|\
| * logd: liblog: logcat: enable prune features for userMark Salyzyn2014-04-021-4/+0
* | Add guards to prevent typedefs when C++11 is available.Tim Murray2014-04-071-0/+3
* | Create an UnwindMapLocal object.Christopher Ferris2014-04-031-1/+1
|/
* cutils: trace 64-bit compile issuesMark Salyzyn2014-03-201-9/+10
* logd: liblog: logcat: Arbitrary time to tailMark Salyzyn2014-03-142-5/+31
* logd: liblog: logcat: Add LogWhiteBlackListMark Salyzyn2014-03-131-2/+11
* logd: liblog: logcat: Add StatisticsMark Salyzyn2014-03-131-0/+3
* libcutils: add method to get klog levelAlex Ray2014-03-071-0/+1
* logd: liblog: 64-bit issuesMark Salyzyn2014-03-052-8/+59
* set /proc/sys/net/unix/max_dgram_qlen to large valueMark Salyzyn2014-03-031-0/+1
* liblog: enable logging to logd.Mark Salyzyn2014-02-281-6/+2
* Merge "AArch64: Use negative values in error enumeration"Narayan Kamath2014-02-271-10/+10
|\
| * AArch64: Use negative values in error enumerationAshok Bhat2014-02-201-10/+10
* | logd: initial checkin.Mark Salyzyn2014-02-263-8/+22
|/
* Enable building init with -Wall -Werror.Stephen Smalley2014-02-191-5/+13
* x86_64: Add atomic funtionsQiming Shi2014-02-112-1/+229
* log: add compile-time checking when ALOGV is disabledColin Cross2014-02-091-7/+14
* Revert "Move to the canonical UniquePtr.h."Elliott Hughes2014-02-042-1/+240
* Move to the canonical UniquePtr.h.Elliott Hughes2014-02-042-240/+1
* LP64 should have debuggerd and debuggerd64.Elliott Hughes2014-01-311-0/+4
* Remove dead code that looked like part of debuggerd.Elliott Hughes2014-01-311-7/+0
* LP64: Enable debuggerd/libbacktrace/libunwind.Pavel Chupin2014-01-301-2/+11
* Merge "Re-enable libunwind for arm."Christopher Ferris2014-01-282-9/+8
|\
| * Re-enable libunwind for arm.Christopher Ferris2014-01-282-9/+8
* | libsysutils: SocketListener export releaseMark Salyzyn2014-01-271-0/+3
* | libsysutils: Add iovec/runOnEachSocketMark Salyzyn2014-01-273-13/+48
* | liblog: Add const pedanticsMark Salyzyn2014-01-271-11/+11
* | liblog: Add liblog test suiteMark Salyzyn2014-01-272-2/+81
* | liblog: deprecate export LOGGER ioctl definitionsMark Salyzyn2014-01-271-15/+0
* | liblog: deprecate export of LOGGER_LOG_* definesMark Salyzyn2014-01-271-6/+1
* | liblog: resolve build warning messagesMark Salyzyn2014-01-271-3/+3
* | liblog: drop use of sys/cdefs.hMark Salyzyn2014-01-272-6/+12
* | liblog: Interface to support abstracting log readMark Salyzyn2014-01-272-17/+123
* | libcutils: Move list.c to inlines on list.hMark Salyzyn2014-01-271-4/+20
|/
* system/core: rename aarch64 target to arm64Colin Cross2014-01-232-1/+1
* libcutils: fix atomic_memory_store_barrierColin Cross2014-01-221-1/+1
* Add PROT_* constants not found on windows.Christopher Ferris2014-01-171-0/+8
* Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-165-157/+150
* Merge "AArch64: Add atomic functions"Elliott Hughes2014-01-143-1/+247
|\
| * AArch64: Add atomic functionsAshok Bhat2014-01-143-1/+247
* | Next phase of the move, reformat use C++ features.Christopher Ferris2014-01-132-0/+9
|/
* Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.Christopher Ferris2014-01-092-3/+3
* Move CallStack to libbacktrace.Christopher Ferris2014-01-092-32/+9