summaryrefslogtreecommitdiffstats
path: root/liblog/logd_write.c
Commit message (Expand)AuthorAgeFilesLines
* MingW doesn't handle __attribute__((weak)) for Windows PEAdam Lesinski2014-10-201-2/+1
* Update for public android_set_abort_message().Dan Albert2014-08-191-2/+5
* logd_write: set SOCK_CLOEXEC on socketNick Kralevich2014-07-021-1/+1
* implement LOG_EVENT_STRINGNick Kralevich2014-07-011-0/+22
* liblog: cache getuid() syscallMark Salyzyn2014-06-021-7/+10
* liblog: set -WerrorMark Salyzyn2014-05-071-4/+9
* Switch to the new bionic fatal logging interface.Elliott Hughes2014-05-061-6/+7
* logd: liblog: ALOG silently drops excessively long messagesMark Salyzyn2014-04-241-14/+29
* Improve liblog's fatal logging.Elliott Hughes2014-04-241-1/+7
* logd: liblog: logcat: debuggerd: Add LOG_ID_CRASHMark Salyzyn2014-04-161-2/+3
* liblog: deal with restart of logdMark Salyzyn2014-03-261-37/+97
* logd: liblog: Thread IDs missing from logcat -v threadMark Salyzyn2014-03-211-7/+30
* logd: liblog: 64-bit issuesMark Salyzyn2014-03-051-1/+4
* liblog: enable logging to logd.Mark Salyzyn2014-02-281-46/+101
* Fix code style, put unused in the endKristian Monsen2014-01-281-2/+2
* Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ...Mark Salyzyn2014-01-281-3/+8
|\
| * liblog: deprecate export of LOGGER_LOG_* definesMark Salyzyn2014-01-271-1/+6
| * liblog: whitespace cleanupMark Salyzyn2014-01-271-2/+2
* | Fixes some warningsKristian Monsen2014-01-281-1/+5
|/
* Move liblog headers to system/core/include/logColin Cross2013-07-241-3/+3
* liblog: fix fd leakageNick Kralevich2013-03-151-1/+3
* Use Rlog instead of LogWink Saville2012-12-061-3/+14
* Collapse IMS tags into a prefix check.Jeff Sharkey2012-08-131-6/+4
* Force IMS logging into radio log.Jeff Sharkey2012-07-171-2/+6
* Fix SDK build.Brett Chabot2011-06-271-4/+0
* Fix build warningsGlenn Kasten2011-06-241-0/+4
* Fixed LOG_ASSERT() compilation errors in native debug builds.Chris Pearson2010-07-161-7/+18
* remove stray printfs.Joe Onorato2010-03-031-2/+0
* Make logcat print both the main and system buffers by default. Make SLOGx ma...Joe Onorato2010-03-011-11/+51
* Route all log tags with "RIL" prefix to radio buffer.John Michelau2009-08-191-5/+1
* AI 144245: Fix merge conflict for megering in the CDMA changes in to master f...Wink Saville2009-04-021-1/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+230
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-230/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-1/+1
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+229