summaryrefslogtreecommitdiff
path: root/src/com/android/loganalysis/parser/LogcatParser.java
AgeCommit message (Expand)Author
2017-06-02DO NOT MERGE: Drop loganalysis master into oc-devoreo-devjdesprez
2017-01-10Fix a few warnings produced by java lint.Michael Wright
2015-12-21Add a clear() method for LogcatParserJed Estep
2015-06-08Start parsing NCs from build fingerprintEric Rowe
2015-05-07Resume at "beginning of main"Eric Rowe
2015-05-07Allow logcat parser to match F DEBUGEric Rowe
2014-12-09Allow the use of custom tags to detect java crahesMaxim Siniavine
2014-06-16Better identify java crashes when they don't come from regular apps.Maxim Siniavine
2014-02-24Allow for multiple native crashes to be parsed.Eric Rowe
2014-02-19add Snet parsing, based on Tag, for filtering out using SAFFETY_NET categoryMichael Jones
2013-12-12Stop parsing between reboot and new log.Eric Rowe
2013-10-18Parse system_server java crashes betterEric Rowe
2013-09-10Override logcat pid/process names with event valsEric Rowe
2013-06-19Make all parsers return null.Eric Rowe
2013-05-15Merge GenericLogcatItem and MiscLogcatItem.Eric Rowe
2013-04-04Modify LogcatParser to use new utils.Eric Rowe
2013-02-28Move brillopad in tradefed to new project.Eric Rowe