1. 8774acc Add monkey log type to log analyzer by Eric Rowe · 10 years ago
  2. 5756050 Loosen restrictions on command line format by Eric Rowe · 10 years ago
  3. 39451c5 Fix monkey parser to ignore monkey log lines in the crash stack by Eric Rowe · 10 years ago
  4. a5b19b2 Merge "Switch to guava 15 in loganalysis" by Brett Chabot · 10 years ago
  5. e64f495 Parse mem info as long. by Eric Rowe · 10 years ago
  6. defff77 Switch to guava 15 in loganalysis by Brett Chabot · 10 years ago
  7. e337a91 Update boot reason parsing for with 3.10 kernel by Eric Rowe · 10 years ago
  8. df2e25b Better identify java crashes when they don't come from regular apps. by Maxim Siniavine · 10 years ago
  9. 3410870 Fix manta watchdog reset not being detected. by Maxim Siniavine · 10 years ago
  10. fa2761a Add parsing for compact meminfo by Maxim Siniavine · 10 years ago
  11. 5aa305c Increase the size of the posted kernel log. by Maxim Siniavine · 10 years ago
  12. 70d1c2a Allow for multiple native crashes to be parsed. by Eric Rowe · 10 years ago
  13. 352916e Fix ANR traces parsing by Eric Rowe · 10 years ago
  14. a45914a Don't parse corrupt kernel log lines by Eric Rowe · 10 years ago
  15. 3c8e807 add Snet parsing, based on Tag, for filtering out using SAFFETY_NET category by Michael Jones · 10 years ago
  16. 0366d10 Merge "Allow native crash name to contain spaces" by Eric Rowe · 10 years ago
  17. 88f5240 Merge "Add last charged wake locks" by Eric Rowe · 10 years ago
  18. 972e5e9 Allow native crash name to contain spaces by Eric Rowe · 10 years ago
  19. 3b1c07c Code cleanup by Brett Chabot · 10 years ago
  20. 874b8ef Add last charged wake locks by Eric Rowe · 11 years ago
  21. b9a677c Merge "Stop parsing between reboot and new log." by Eric Rowe · 11 years ago
  22. e006c39 Merge "Fix NPE in MonkeyLogParser." by Eric Rowe · 11 years ago
  23. 3b87b00 Stop parsing between reboot and new log. by Eric Rowe · 11 years ago
  24. 95fd28f added new SelinuxItem class, in order to parse out and store Selinux domains by Michael Jones · 11 years ago
  25. 342b8e5 Fix NPE in MonkeyLogParser. by Eric Rowe · 11 years ago
  26. e5cb6b6 Set stack to "" by Eric Rowe · 11 years ago
  27. 4987af0 Update patterns in KernelLogParser. by Eric Rowe · 11 years ago
  28. 89ca48b Allow MonkeyLogParser to parse empty native crash by Eric Rowe · 11 years ago
  29. 81c2d40 Add additional assert for logcat parser test by Eric Rowe · 11 years ago
  30. 8e6baab added unit test for selinux parsing in KernelLogParser by Michael Jones · 11 years ago
  31. 5dae7e1 added selinux parsing into KernelLogParser by Michael Jones · 11 years ago
  32. 2f9c26f Parse system_server java crashes better by Eric Rowe · 11 years ago
  33. 0e3dec5 Fix NPE in LogAnalyzer by Eric Rowe · 11 years ago
  34. 03f48b5 Override logcat pid/process names with event vals by Eric Rowe · 11 years ago
  35. dfd001a Simple command line util for parsing logs by Eric Rowe · 11 years ago
  36. 5ed918e Remove heuristics from loganalysis. by Eric Rowe · 11 years ago
  37. 2109e00 Make all parsers return null. by Eric Rowe · 11 years ago
  38. 2bfdd6f Update kernel reset patterns. by Eric Rowe · 11 years ago
  39. f0570ea Fix JSON output for KernelLogItem. by Eric Rowe · 11 years ago
  40. 6e947cd Merge GenericLogcatItem and MiscLogcatItem. by Eric Rowe · 11 years ago
  41. bd9f876 Fix NPE in heuristics by Eric Rowe · 11 years ago
  42. f3e9407 Add process lifecycle heuristic by Eric Rowe · 11 years ago
  43. 1444657 Change heuristic interface to add a URI field. by Eric Rowe · 11 years ago
  44. 511abd6 Add support for @Option and command line parsing by Eric Rowe · 11 years ago
  45. 399ac3a Add raw text block for various parsers by Eric Rowe · 11 years ago
  46. 8bed524 Add heuristic interface and basic heuristics. by Eric Rowe · 11 years ago
  47. 8570553 Add #toJson() method to IItem by Eric Rowe · 11 years ago
  48. 2a4c870 Add kernel log parsers to BugreportParser. by Eric Rowe · 11 years ago
  49. 55036c9 Add kernel log parser. by Eric Rowe · 11 years ago
  50. a5e7786 Merge "Allow the section parser to use the same parser" by Eric Rowe · 11 years ago
  51. a8ccce9 Merge "Modify LogcatParser to use new utils." by Eric Rowe · 11 years ago
  52. def4663 Merge "Add LogPatternUtil." by Eric Rowe · 11 years ago
  53. 839ecfd Merge "Add LogTailUtil" by Eric Rowe · 11 years ago
  54. 363c05e Fix parsing and status of smartmonkey termination by Adam Momtaz · 11 years ago
  55. b54a248 Allow the section parser to use the same parser by Eric Rowe · 11 years ago
  56. 585f409 Modify LogcatParser to use new utils. by Eric Rowe · 11 years ago
  57. bbeb7ad Add LogPatternUtil. by Eric Rowe · 11 years ago
  58. 6de2335 Add LogTailUtil by Eric Rowe · 11 years ago
  59. 59a153a Merge "Remove println from tests" by Eric Rowe · 11 years ago
  60. 6f481ec Parse native crashes as part of monkey logs. by Eric Rowe · 11 years ago
  61. 51c826c Add unit test for new APIs by Adam Momtaz · 11 years ago
  62. dab858e Fix for the ImtermediateTime collection by Adam Momtaz · 11 years ago
  63. a57e51d Fix RegEx for Intermediate time collecting by Adam Momtaz · 11 years ago
  64. 9953e0e Fixes to allow for reporting endtimes when smartmonkey crashes by Adam Momtaz · 11 years ago
  65. 8b2d21f Merge "SmartMonkey log parser and unit tests" by Adam Momtaz · 11 years ago
  66. 3e15459 SmartMonkey log parser and unit tests by Adam Momtaz · 11 years ago
  67. 079c0d4 Remove println from tests by Eric Rowe · 11 years ago
  68. 54d43af Hookup top and dumpsys parsers to bugreport parser by Eric Rowe · 11 years ago
  69. f1d71ef Add dumpsys parser for bugreports. by Eric Rowe · 11 years ago
  70. 891a0cb Add battery info parser for dumpsys in bugreports. by Eric Rowe · 11 years ago
  71. dae6085 Add top parser for bugreport. by Eric Rowe · 11 years ago
  72. fcef3bd Remove null in procrank item name. by Eric Rowe · 11 years ago
  73. 9865231 Monkey seed is a long, not an int. by Eric Rowe · 11 years ago
  74. b806548 Move brillopad in tradefed to new project. by Eric Rowe · 11 years ago
  75. 3e3a6ce Initial empty repository by Baligh Uddin · 11 years ago