1. 58e0649 incidentd: filter more unnecessary sections from bugreports by Yao Chen · 6 months ago
  2. 1407a21 [owners] Remove zhouwenjie@google.com from cmds/incidentd/OWNERS by Owner Cleanup Bot · 6 months ago
  3. 4574283 Restrict fields stripping to TYPE_MESSAGE by Gregory Montoir · 1 year, 6 months ago
  4. ac345f8 Merge "Don't depend on String8 cast to C string" into main am: 41363ba9fc am: d001ea5b72 am: 834467bdcc am: de14ea1930 am: 7a976b65fe by Treehugger Robot · 2 years ago
  5. 835dfe5 Don't depend on String8 cast to C string by Tomasz Wasilczyk · 2 years, 1 month ago
  6. fafdf4e Merge "Use String8/16 c_str" into main am: 5af8505e4a am: 5accccc4c3 am: 83ab214b87 am: 093158d736 am: 35eaa66160 by Treehugger Robot · 2 years ago
  7. 3815d34 Use String8/16 c_str by Tomasz Wasilczyk · 2 years, 1 month ago
  8. ba78ef2 Use readUniqueFileDescriptor in incidentd service by Pawan Wagh · 2 years, 3 months ago
  9. 428871d Check for null ferr by Pawan Wagh · 2 years, 4 months ago
  10. e435b1d Merge "Fix null-deref crash while fuzzing" by Treehugger Robot · 2 years, 4 months ago
  11. 5482646 Fix null-deref crash while fuzzing by Pawan Wagh · 2 years, 4 months ago
  12. 2bf6dd9 Fuzz incident AIDL service by Pawan Wagh · 2 years, 4 months ago
  13. b814366 Reinstate most dumpsys sections in incident by Kevin Jeon · 2 years, 11 months ago
  14. faef3a8 Merge "Exclude dumpsys from incident in dumpstate" am: 6e1ac19115 by Kevin Jeon · 3 years, 1 month ago
  15. 4ee5ba59e Exclude dumpsys from incident in dumpstate by Kevin Jeon · 3 years, 2 months ago
  16. 8a289a6 s/get_interesting_hal_pids/get_interesting_pids. by Jayant Chowdhary · 3 years, 4 months ago
  17. d1ce457 s/get_interesting_hal_pids/get_interesting_pids. by Jayant Chowdhary · 3 years, 4 months ago
  18. 2538e20 incidentd: fix race in waitpid_with_timeout by Tim Murray · 3 years, 7 months ago
  19. 2810da2 Merge "Fix Wbitwise-instead-of-logical introduced by clang-r445002" am: 9f165ca3e1 am: 665796dd6d am: bdd7c5eb53 am: 138c4fe4bc by Pirama Arumuga Nainar · 3 years, 7 months ago
  20. bf3cc24 Fix Wbitwise-instead-of-logical introduced by clang-r445002 by Pirama Arumuga Nainar · 3 years, 8 months ago
  21. 1334f1a Increase size limits by Rafal Slawik · 3 years, 8 months ago
  22. ab40ab6 Close the FD after opening the file by Jeffrey Huang · 4 years, 5 months ago
  23. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years, 7 months ago
  24. 8ff5315 Fix out of bound error of IncidentService by Howard Ro · 5 years ago
  25. 1e57db9 Update language to comply with Android's inclusive language guidance by Kelly Rossmoyer · 5 years ago
  26. e149145 Merge "Fix a lambda capture problem in TextDumpsysSection" into rvc-dev am: 35a18b50c5 am: ddcab6fd21 by TreeHugger Robot · 5 years ago
  27. 4686c24 Fix a lambda capture problem in TextDumpsysSection by Mike Ma · 5 years ago
  28. 6341ab1 Merge "mCallback defined in BringYourOwnSection should be an object instead of a reference." into rvc-dev am: ad24e49e2f am: 9d83125d4d by Wenjie Zhou · 5 years ago
  29. 751c7c9 mCallback defined in BringYourOwnSection should be an object instead of a reference. by Wenjie Zhou · 5 years ago
  30. dfef6b7 Include log/log_read.h for reading logs by Tom Cherry · 5 years ago
  31. 69a4e6f Merge "Fix a race condition on ReportHandler::mBatch" into rvc-dev am: 66639a4f54 by Mike Ma · 5 years ago
  32. b98050f Fix a race condition on ReportHandler::mBatch by Mike Ma · 5 years ago
  33. af4b4f4 Merge "Optimize memory usage in incidentd" into rvc-dev am: 06b3aaee39 by Mike Ma · 5 years ago
  34. 01cd171 Remove ANDROID_LOG_RDONLY by Tom Cherry · 5 years ago
  35. 892ccd9 Optimize memory usage in incidentd by Mike Ma · 5 years ago
  36. 87003ad TextDumpsysSection memory optimization by Mike Ma · 5 years ago
  37. b328e29 Fix incidentd stack use-after-return by Mike Ma · 5 years ago
  38. b6f7c47 Add an option to zip incident report by Mike Ma · 6 years ago
  39. 5510f7c Add text dumpsys section to incidentd by Mike Ma · 6 years ago
  40. 43bb146 Merge "Proto message for "dumpsys sensorservice --proto"" by TreeHugger Robot · 6 years ago
  41. d1d1aeb Remove this TEST_MAPPING file until I can figure out what this error means by Joe Onorato · 6 years ago
  42. a47ad72 Proto message for "dumpsys sensorservice --proto" by Mike Ma · 6 years ago
  43. 255ffff Make libincident into a stable C API. by Joe Onorato · 6 years ago
  44. c2ab45a Public API: Incident report section registration by Mike Ma · 6 years ago
  45. 643de92 Incident Report Extension API by Mike Ma · 6 years ago
  46. 9d8c708 Merge "Always use a positive value for timestamp" am: bfe66d9800 am: e7fad0b026 am: 813760c954 by Automerger Merge Worker · 6 years ago
  47. 6955f0c Always use a positive value for timestamp by joker.yang · 6 years ago
  48. 573fd3d unique_fd is passed by value in AIDL interfaces by Jiyong Park · 6 years ago
  49. b8ba234 unique_fd is passed by value in AIDL interfaces by Jiyong Park · 6 years ago
  50. fa89cde incidentd: Add missing va_end() by Greg Kaiser · 6 years ago
  51. c3bf804 Add last logcat data to incident report by zhouwenjie · 6 years ago
  52. 6f48900 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 6 years ago
  53. 1c1fe36 Merge "Remove legacy logger_entry_v* structs" am: 4be2934e61 am: 2ff78bb657 by Tom Cherry · 6 years ago
  54. d026989 Remove legacy logger_entry_v* structs by Tom Cherry · 6 years ago
  55. 262a3b0 Merge "Add an API to dump incident report for dumpstate" am: a11beeca12 am: af1f91a133 by Mike Ma · 6 years ago
  56. 15f83a3 Add an API to dump incident report for dumpstate by Mike Ma · 6 years ago
  57. bf069a4 Merge "Fix integer overflow in make_timestamp_ns_locked" into qt-qpr1-dev by Roman Kiryanov · 6 years ago
  58. 9872a4d Fix integer overflow in make_timestamp_ns_locked by Roman Kiryanov · 6 years ago
  59. dfa5090 Adapt to google::protobuf::int64 type change by Colin Cross · 6 years ago
  60. cc7d997 userdebug: support perfetto traces as a section in incident reports by Ryan Savitski · 6 years ago
  61. f7c2bce Do not include specific_mention sections in bugreports either. by Joe Onorato · 6 years ago
  62. 3182967 Increase the size limit of incident reports. by Yao Chen · 6 years ago
  63. a8a18f6 Merge "Remove encryption from incidentd" into qt-dev by Yao Chen · 6 years ago
  64. 12a704d Update owners files by Joe Onorato · 6 years ago
  65. a51f3fa Remove encryption from incidentd by Yao Chen · 6 years ago
  66. e547205 Get incidentd cts working again. by Joe Onorato · 6 years ago
  67. 7a406b4 Don't include restricted images in incident reports unless they're specifically mentioned in the IncidentReportArgs by Joe Onorato · 6 years ago
  68. 35be60e Disable incidentd encryption. by Yao Chen · 6 years ago
  69. 43706b4 Add encryption in incidentd. by Yao Chen · 6 years ago
  70. 9f433c8 Fix a bug in ProtoFileReader. by Yao Chen · 6 years ago
  71. cbafce9 Add metadata and headers to incident reports. by Yao Chen · 6 years ago
  72. 20a0d13 Raise the max section size of an incident report to 24 mb by Joe Onorato · 6 years ago
  73. fe7bbf4 incidentd sections for userdebug and eng are compiled out by Joe Onorato · 6 years ago
  74. 99598ee incidentd can now handle multiple callers asking it for incident reports by Joe Onorato · 7 years ago
  75. ec21648 Remove the IncidentHeaderProto dependency from statsd. by Yao Chen · 7 years ago
  76. b708a79 Merge "Fix/suppress incident* google-explicit-constructor warnings" am: 6af0e228f3 am: 78085ba0a3 by Chih-hung Hsieh · 7 years ago
  77. 7a88a93 Fix/suppress incident* google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  78. db32e71 Merge "Change owners of incidentd" am: 349377724e am: 069da8fef7 am: 829a76321a by Mike Ma · 7 years ago
  79. 61b65dc Change owners of incidentd by Mike Ma · 7 years ago
  80. 3505666 Remove deprecated cutils/log.h by Mike Ma · 7 years ago
  81. 2838169 Refine incidentd error handling and logging by Mike Ma · 7 years ago
  82. 85434ec Implement dumpsys for incident service by Mike Ma · 7 years ago
  83. adc63f0 Merge changes I664fb325,I5e289469 am: 701001688f am: 833a491fab am: beea2153ab by Mark Salyzyn · 7 years ago
  84. d100107 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  85. 7751045 Remove unused reference to android-base/test_utils.h by Mark Salyzyn · 7 years ago
  86. da9b8d0 Incidentd: Fix switch break warnings by Bookatz · 7 years ago
  87. 05c9e5c Convert statsd and incidentd to Android.bp by Colin Cross · 7 years ago
  88. bc2dc31 Convert statsd and incidentd to Android.bp by Colin Cross · 7 years ago
  89. e1afb6c Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 7 years ago
  90. 8767a4e Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 7 years ago
  91. 935f97a Merge "Handling potential SIGPIPE signals." by Treehugger Robot · 7 years ago
  92. 4d4a233 Handling potential SIGPIPE signals. by Kweku Adams · 7 years ago
  93. 027a559 Merge "Handling potential SIGPIPE signals." by TreeHugger Robot · 7 years ago
  94. 10e38c9 Increasing TombstoneSection timeout to 2 minutes. by Kweku Adams · 7 years ago
  95. 0f71679 Increasing TombstoneSection timeout to 2 minutes. by Kweku Adams · 7 years ago
  96. 5b763c1 Handling potential SIGPIPE signals. by Kweku Adams · 7 years ago
  97. 908c02f Add kernel version to incident report by Yi Jin · 7 years ago
  98. e04ef77 Treating all FileSection files as device specific. by Kweku Adams · 7 years ago
  99. 3d16091 Adding batterystats history to proto dump. by Kweku Adams · 7 years ago
  100. 71a9531 Adding batterystats history to proto dump. by Kweku Adams · 7 years ago