summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Move netd_client into netd.Sreeram Ramachandran2014-05-211-29/+0
* Bound the ADB connect time with a non-blocking connectKen Lierman2014-05-191-0/+2
* Introduce netd_client, a dynamic library that talks to netd.Sreeram Ramachandran2014-05-141-0/+29
* Fix ucontext_t forward declare for mac.Christopher Ferris2014-05-091-0/+5
* Fix mac build.Christopher Ferris2014-05-091-1/+3
* Merge "Rewrite unwind thread handling."Christopher Ferris2014-05-091-1/+2
|\
| * Rewrite unwind thread handling.Christopher Ferris2014-05-081-1/+2
* | Remove the dead corkscrew header files too.Elliott Hughes2014-05-075-424/+0
|/
* logd: 64-bit compile issueMark Salyzyn2014-05-021-0/+3
* Use the si_code value bionic passes us.Elliott Hughes2014-04-251-0/+1
* 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