summaryrefslogtreecommitdiffstats
path: root/liblog/logprint.c
Commit message (Expand)AuthorAgeFilesLines
* Liblog: Remove unused functionAndreas Gampe2014-11-241-9/+0
* kill HAVE_LOCALTIME_RYabin Cui2014-11-131-2/+2
* liblog: logcat: colored output.Pierre Zurek2014-09-111-30/+78
* liblog: set -WerrorMark Salyzyn2014-05-071-33/+5
* liblog: logcat: Move library print test into gTestMark Salyzyn2014-05-021-85/+0
* liblog: support struct logger_event_v2 formatMark Salyzyn2014-01-271-6/+15
* liblog: whitespace cleanupMark Salyzyn2014-01-271-1/+1
* Move liblog headers to system/core/include/logColin Cross2013-07-241-2/+2
* Fixed two 64-bit porting issues; Make pid/tid type consistentAndrew Hsieh2012-02-291-5/+5
* Gracefully handle truncated log messages.Jeff Sharkey2011-10-261-6/+23
* liblog: do better checks of log messages.Nick Kralevich2011-10-181-14/+19
* liblog: ensure that the message length is consistentNick Kralevich2011-10-171-1/+7
* Add checking for log entry formatKenny Root2011-10-031-4/+16
* merge from open-source masterThe Android Open Source Project2010-03-081-0/+10
|\
| * Fix Heap Corruption from too long of a TAGKeith Preston2010-02-181-0/+10
* | Make logcat print both the main and system buffers by default. Make SLOGx ma...Joe Onorato2010-03-011-6/+1
|/
* 1. added macro definitions to AndroidConfig.hAlexey Tarasov2008-11-071-1/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+972