summaryrefslogtreecommitdiff
path: root/core/java/android/util/EventLog.java
Commit message (Expand)AuthorAgeFilesLines
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+2
* expose the UID in the EventLog APIChris Wren2017-04-281-0/+15
* Request logs from logd with 3s overlap to avoid missing events.Pavel Grafov2017-03-211-0/+23
* add a signaled reader to the eventlogChris Wren2017-01-231-0/+15
* resolve merge conflicts of 082a1721b516 to masterMark Salyzyn2017-01-111-1/+1
|\
| * Replace cutils/log.h and log/logger.h with log/log.hMark Salyzyn2017-01-091-1/+1
* | Don't WTF when reading empty data from the eventlogChris Wren2016-12-191-0/+26
|/
* Add JNI bridge to the new logd security buffer.Rubin Xu2016-01-151-0/+12
* Add thread safety documentationNeil Fuller2015-11-261-1/+1
* Add float support to binary event log.Jeff Brown2015-04-281-3/+15
* EventLog: event log translation errorsMark Salyzyn2014-04-251-7/+17
* Remove default constructors from static utility classes.Jesse Wilson2011-02-241-0/+2
* Bumper un-@hide (un-@pending actually) of previously reviewed APIs:Dan Egnor2010-01-071-2/+0
* Remove old EventLog tests from here, they will be replaced by aDan Egnor2010-01-071-0/+1
* Simplify EventLog interface -- remove supported for nestedDan Egnor2010-01-061-167/+126
* Allow zero-length lists in EventLog entries.Dan Egnor2009-07-291-5/+1
* Add method to read events from a file. Remove unused method. Fixed after re...Jim Miller2009-07-061-1/+10
* Add getRawData() method for AggregationService.Jim Miller2009-06-081-2/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+288
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-288/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+288