1. 4686c24 Fix a lambda capture problem in TextDumpsysSection by Mike Ma · 4 years, 1 month ago
  2. 751c7c9 mCallback defined in BringYourOwnSection should be an object instead of a reference. by Wenjie Zhou · 4 years, 2 months ago
  3. b98050f Fix a race condition on ReportHandler::mBatch by Mike Ma · 4 years, 3 months ago
  4. 892ccd9 Optimize memory usage in incidentd by Mike Ma · 4 years, 4 months ago
  5. 87003ad TextDumpsysSection memory optimization by Mike Ma · 4 years, 4 months ago
  6. b328e29 Fix incidentd stack use-after-return by Mike Ma · 4 years, 4 months ago
  7. b6f7c47 Add an option to zip incident report by Mike Ma · 4 years, 4 months ago
  8. 5510f7c Add text dumpsys section to incidentd by Mike Ma · 4 years, 5 months ago
  9. c2ab45a Public API: Incident report section registration by Mike Ma · 4 years, 6 months ago
  10. 643de92 Incident Report Extension API by Mike Ma · 4 years, 7 months ago
  11. 9d8c708 Merge "Always use a positive value for timestamp" am: bfe66d9800 am: e7fad0b026 am: 813760c954 by Automerger Merge Worker · 4 years, 7 months ago
  12. 6955f0c Always use a positive value for timestamp by joker.yang · 4 years, 9 months ago
  13. 573fd3d unique_fd is passed by value in AIDL interfaces by Jiyong Park · 4 years, 8 months ago
  14. b8ba234 unique_fd is passed by value in AIDL interfaces by Jiyong Park · 4 years, 8 months ago
  15. fa89cde incidentd: Add missing va_end() by Greg Kaiser · 4 years, 8 months ago
  16. c3bf804 Add last logcat data to incident report by zhouwenjie · 4 years, 8 months ago
  17. 6f48900 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 4 years, 8 months ago
  18. 1c1fe36 Merge "Remove legacy logger_entry_v* structs" am: 4be2934e61 am: 2ff78bb657 by Tom Cherry · 4 years, 9 months ago
  19. d026989 Remove legacy logger_entry_v* structs by Tom Cherry · 4 years, 9 months ago
  20. 262a3b0 Merge "Add an API to dump incident report for dumpstate" am: a11beeca12 am: af1f91a133 by Mike Ma · 4 years, 10 months ago
  21. 15f83a3 Add an API to dump incident report for dumpstate by Mike Ma · 4 years, 11 months ago
  22. bf069a4 Merge "Fix integer overflow in make_timestamp_ns_locked" into qt-qpr1-dev by Roman Kiryanov · 4 years, 11 months ago
  23. 9872a4d Fix integer overflow in make_timestamp_ns_locked by Roman Kiryanov · 4 years, 11 months ago
  24. dfa5090 Adapt to google::protobuf::int64 type change by Colin Cross · 5 years ago
  25. cc7d997 userdebug: support perfetto traces as a section in incident reports by Ryan Savitski · 5 years ago
  26. f7c2bce Do not include specific_mention sections in bugreports either. by Joe Onorato · 5 years ago
  27. 3182967 Increase the size limit of incident reports. by Yao Chen · 5 years ago
  28. a51f3fa Remove encryption from incidentd by Yao Chen · 5 years ago
  29. e547205 Get incidentd cts working again. by Joe Onorato · 5 years ago
  30. 7a406b4 Don't include restricted images in incident reports unless they're specifically mentioned in the IncidentReportArgs by Joe Onorato · 5 years ago
  31. 35be60e Disable incidentd encryption. by Yao Chen · 5 years ago
  32. 43706b4 Add encryption in incidentd. by Yao Chen · 5 years ago
  33. cbafce9 Add metadata and headers to incident reports. by Yao Chen · 5 years ago
  34. 20a0d13 Raise the max section size of an incident report to 24 mb by Joe Onorato · 5 years ago
  35. fe7bbf4 incidentd sections for userdebug and eng are compiled out by Joe Onorato · 5 years ago
  36. 99598ee incidentd can now handle multiple callers asking it for incident reports by Joe Onorato · 5 years ago
  37. b708a79 Merge "Fix/suppress incident* google-explicit-constructor warnings" am: 6af0e228f3 am: 78085ba0a3 by Chih-hung Hsieh · 6 years ago
  38. 7a88a93 Fix/suppress incident* google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  39. 3505666 Remove deprecated cutils/log.h by Mike Ma · 6 years ago
  40. 2838169 Refine incidentd error handling and logging by Mike Ma · 6 years ago
  41. 85434ec Implement dumpsys for incident service by Mike Ma · 6 years ago
  42. da9b8d0 Incidentd: Fix switch break warnings by Bookatz · 6 years ago
  43. 935f97a Merge "Handling potential SIGPIPE signals." by Treehugger Robot · 6 years ago
  44. 4d4a233 Handling potential SIGPIPE signals. by Kweku Adams · 6 years ago
  45. 027a559 Merge "Handling potential SIGPIPE signals." by TreeHugger Robot · 6 years ago
  46. 10e38c9 Increasing TombstoneSection timeout to 2 minutes. by Kweku Adams · 6 years ago
  47. 0f71679 Increasing TombstoneSection timeout to 2 minutes. by Kweku Adams · 6 years ago
  48. 5b763c1 Handling potential SIGPIPE signals. by Kweku Adams · 6 years ago
  49. 908c02f Add kernel version to incident report by Yi Jin · 6 years ago
  50. e04ef77 Treating all FileSection files as device specific. by Kweku Adams · 6 years ago
  51. 3d16091 Adding batterystats history to proto dump. by Kweku Adams · 6 years ago
  52. 71a9531 Adding batterystats history to proto dump. by Kweku Adams · 6 years ago
  53. c4e8cde Merge "Preventing zombie process creation." into pi-dev am: ca6f36532d by android-build-team Robot · 6 years ago
  54. e09cde0 Merge "Add a section flag to bypass failure if a specific path can't be found." into pi-dev by Yi Jin · 6 years ago
  55. 7fe3dee Add a section flag to bypass failure if a specific path can't be found. by Yi Jin · 6 years ago
  56. 3f36035 Add a section flag to bypass failure if a specific path can't be found. by Yi Jin · 6 years ago
  57. a8a56c8 Preventing zombie process creation. by Kweku Adams · 6 years ago
  58. 8cb370f Use the right printf symbols rather than converting to ints. by Yi Jin · 6 years ago
  59. 74679ef Merge "Make the logging more concise." by Yi Jin · 6 years ago
  60. 3be0b43 Make the logging more concise. by Yi Jin · 6 years ago
  61. 0e5d577 Retry when IO operations fail with EINTR, make incidentd more robust. by Yi Jin · 6 years ago
  62. c311663 Merge "Free allocated varargs" into pi-dev by TreeHugger Robot · 6 years ago
  63. 480de78 Free allocated varargs by Yi Jin · 6 years ago
  64. 0f0c924 Merge "Fix incidentd skip collecting timedout of a section." into pi-dev by TreeHugger Robot · 6 years ago
  65. 98ce810 Fix incidentd skip collecting timedout of a section. by Yi Jin · 6 years ago
  66. 91d4330 Reduce disk space limit for incident reports. by Yi Jin · 6 years ago
  67. ad3e6e5 This cl tries to fix cts tests IncidentdTest by Yi Jin · 6 years ago
  68. ea31cbe Remove some letters of verbose log by Yi Jin · 6 years ago
  69. 6cacbcb Use modern c++ code style for incidentd. by Yi Jin · 6 years ago
  70. 1ebfc94 Merge "Use unique_fd with the clear ownership." into pi-dev by Yi Jin · 6 years ago
  71. c858e27 Enable Last Kmsg, also fix the GZipSection test. by Yi Jin · 6 years ago
  72. e3dab2d Use unique_fd with the clear ownership. by Yi Jin · 6 years ago
  73. ab34199 Merge "Found out it is not possible to exec procrank as non-root/shell. But it is ok to disable procrank since the information can be obtain via dumpsys meminfo" into pi-dev by TreeHugger Robot · 6 years ago
  74. c36e91d Found out it is not possible to exec procrank as non-root/shell. by Yi Jin · 6 years ago
  75. a9635e4 Fix apct test. by Yi Jin · 6 years ago
  76. 83fb1d5 Fix the test failure of LogSection, don't consider read log msg error as by Yi Jin · 6 years ago
  77. 6355d2f Wrap fd with unique_fd so it won't leak. by Yi Jin · 6 years ago
  78. 86dce41 Optimize incidentd memory usage by Yi Jin · 6 years ago
  79. eadd123 Dumping stack traces to proto. by Kweku Adams · 6 years ago
  80. 5ee0787 Use uint64_t instead of long long as API type for consistent reason. by Yi Jin · 6 years ago
  81. 06ebd1a Fix heap buffer overflow by Yi Jin · 6 years ago
  82. 1a11fa1 Implement a new section to attach LAST_KMSG to incident report by Yi Jin · 6 years ago
  83. 4e84310 Throttler for incidentd based on size putting into dropbox. by Yi Jin · 6 years ago
  84. b592e3b This cl formats incidentd and makes it easier for debugging. by Yi Jin · 6 years ago
  85. 329130b Put metadata or stats into each dropbox incident report. by Yi Jin · 6 years ago
  86. 7f9e63b Add clear method to ProtoOutputStream so it is reusable by just by Yi Jin · 6 years ago
  87. afb3606 Allow statsd_config be able to set destination value AUTO/EXPLICIT. by Yi Jin · 6 years ago
  88. 3ec5cc7 Modify SystemApi so it can be used by CTS to trigger incident report by Yi Jin · 6 years ago
  89. b8344dc Fix command line tool to set the right privacy enum. by Yi Jin · 6 years ago
  90. 437aa6e Add more information to incident header. Especially add config keys by Yi Jin · 6 years ago
  91. 4bab3a1 Fix permissions problems of incidentd. by Yi Jin · 6 years ago
  92. 3c034c9 Implement a new type of section which reads from logd and dumps proto. by Yi Jin · 7 years ago
  93. f5cc575 incidentd: parsing ps dump into proto. by Kweku Adams · 7 years ago
  94. bdf5894 1. Implement Privacy Policy Tag Inheritance by Yi Jin · 7 years ago
  95. 0eb2234 Implement Cpu Freq Section by Yi Jin · 7 years ago
  96. be6de30 Enable Window Dumpsys Section by Yi Jin · 7 years ago
  97. 22769e0 Fixed several bugs found for incidentd by Yi Jin · 7 years ago
  98. 42711a0 Use ProtoOutputStream to strip Pii sensetive fields in incidentd by Yi Jin · 7 years ago
  99. 974a9c2 Implement go/streaming-proto native libs, part 2 by Yi Jin · 7 years ago
  100. 667ded2 Merge "Implement c++ native lib for streaming proto, part 1" by Yi Jin · 7 years ago