summaryrefslogtreecommitdiffstats
path: root/include/cutils/log.h
Commit message (Expand)AuthorAgeFilesLines
* Move liblog headers to system/core/include/logColin Cross2013-07-241-563/+1
* Add RLOGxWink Saville2012-11-161-1/+82
* Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-101-5/+4
* am a9b84a7e: Add ALOG version of LOG_ASSERTSteve Block2012-01-101-0/+1
|\
| * Add ALOG version of LOG_ASSERTSteve Block2012-01-091-0/+1
| * Add ALOG versions of LOGD, LOGI, LOGW and LOGESteve Block2011-12-291-0/+12
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-6/+6
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-6/+6
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-6/+6
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-6/+6
* | Revert "Fix build"Jean-Baptiste Queru2011-11-151-3/+0
* | am 67b11cba: am 25a89e77: Fix buildSteve Block2011-11-151-0/+3
|\ \ | |/
| * Fix buildSteve Block2011-11-151-0/+3
* | am 4ef824e9: am 71619f13: am 604f52e3: Reconcile with AOSP masterJean-Baptiste Queru2011-10-281-3/+0
|\ \ | |/
* | am 16210c12: am 31a02dba: Fix buildSteve Block2011-10-281-0/+3
|\ \
| * \ am 31a02dba: Fix buildSteve Block2011-10-281-0/+3
| |\ \ | | |/ | |/|
| | * Fix buildSteve Block2011-10-281-0/+3
* | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-10/+10
* | | Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGESteve Block2011-10-251-20/+20
|/ /
* | Add ifndef guards to remaining logging macros.Alexandre Elias2011-03-291-0/+20
|/
* Fixed LOG_ASSERT() compilation errors in native debug builds.Chris Pearson2010-07-161-6/+22
* Make logcat print both the main and system buffers by default. Make SLOGx ma...Joe Onorato2010-03-011-0/+100
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+346
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-346/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+346