summaryrefslogtreecommitdiffstats
path: root/core/jni/android_util_Log.cpp
Commit message (Expand)AuthorAgeFilesLines
* jni: isLoggable calls __android_log_is_loggableMark Salyzyn2015-06-161-25/+1
* Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-211-16/+9
* AArch64: Make frameworks/base code more portableAshok Bhat2014-03-271-1/+1
* Info logs should be loggable by default.Jeff Brown2012-04-021-1/+1
* Initialize SQLite as part of the android runtime.Jeff Brown2012-01-201-15/+24
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-4/+0
* Use jniThrowException for exception throwing from native code.Elliott Hughes2011-04-071-29/+18
* Add new Slog class.Joe Onorato2010-03-011-5/+15
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+161
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-161/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+161