summaryrefslogtreecommitdiffstats
path: root/core/jni/android_util_EventLog.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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