summaryrefslogtreecommitdiffstats
path: root/core/jni/android_util_EventLog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add float support to binary event log.Jeff Brown2015-04-281-0/+23
* jni: Add paranoia regarding android_logger_list_readMark Salyzyn2015-02-261-0/+4
* jni: switch to ANDROID_LOG_* mode flagsMark Salyzyn2015-02-251-1/+1
* Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-211-18/+6
* jni: liblog reading error API incorrectMark Salyzyn2014-04-081-4/+4
* jni: Resolve build warningsMark Salyzyn2014-01-271-4/+9
* jni: Incorporate liblog reading APIMark Salyzyn2014-01-271-39/+32
* replace cutils/logger.h with log/logger.hColin Cross2013-07-241-1/+1
* convert jint to uint32_t.Nick Kralevich2012-12-071-2/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* More native code cleanup.Elliott Hughes2011-04-121-3/+0
* More JNI exception-throwing cleanup.Elliott Hughes2011-04-081-1/+1
* Hail-Mary attempt to avoid apparent blocking problems in readEvents().Dan Egnor2010-04-081-4/+22
* Remove old EventLog tests from here, they will be replaced by aDan Egnor2010-01-071-3/+6
* Simplify EventLog interface -- remove supported for nestedDan Egnor2010-01-061-218/+67
* Add method to read events from a file. Remove unused method. Fixed after re...Jim Miller2009-07-061-6/+86
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+353
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-353/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+353