1. cf9d5d5 Fix out of bound error of IncidentService by Howard Ro · 5 years ago
  2. 751c7c9 mCallback defined in BringYourOwnSection should be an object instead of a reference. by Wenjie Zhou · 5 years ago
  3. b98050f Fix a race condition on ReportHandler::mBatch by Mike Ma · 5 years ago
  4. c2ab45a Public API: Incident report section registration by Mike Ma · 6 years ago
  5. 643de92 Incident Report Extension API by Mike Ma · 6 years ago
  6. b8ba234 unique_fd is passed by value in AIDL interfaces by Jiyong Park · 6 years ago
  7. 5a57d79 Add an API to dump incident report for dumpstate by Mike Ma · 6 years ago
  8. f7c2bce Do not include specific_mention sections in bugreports either. by Joe Onorato · 6 years ago
  9. 3182967 Increase the size limit of incident reports. by Yao Chen · 6 years ago
  10. e547205 Get incidentd cts working again. by Joe Onorato · 6 years ago
  11. cbafce9 Add metadata and headers to incident reports. by Yao Chen · 6 years ago
  12. 99598ee incidentd can now handle multiple callers asking it for incident reports by Joe Onorato · 7 years ago
  13. 3505666 Remove deprecated cutils/log.h by Mike Ma · 7 years ago
  14. 2838169 Refine incidentd error handling and logging by Mike Ma · 7 years ago
  15. 85434ec Implement dumpsys for incident service by Mike Ma · 7 years ago
  16. da9b8d0 Incidentd: Fix switch break warnings by Bookatz · 7 years ago
  17. 908c02f Add kernel version to incident report by Yi Jin · 7 years ago
  18. 6cacbcb Use modern c++ code style for incidentd. by Yi Jin · 7 years ago
  19. e3dab2d Use unique_fd with the clear ownership. by Yi Jin · 7 years ago
  20. 6355d2f Wrap fd with unique_fd so it won't leak. by Yi Jin · 7 years ago
  21. 86dce41 Optimize incidentd memory usage by Yi Jin · 7 years ago
  22. 4e84310 Throttler for incidentd based on size putting into dropbox. by Yi Jin · 8 years ago
  23. b592e3b This cl formats incidentd and makes it easier for debugging. by Yi Jin · 8 years ago
  24. afb3606 Allow statsd_config be able to set destination value AUTO/EXPLICIT. by Yi Jin · 8 years ago
  25. 437aa6e Add more information to incident header. Especially add config keys by Yi Jin · 8 years ago
  26. 4bab3a1 Fix permissions problems of incidentd. by Yi Jin · 8 years ago
  27. add11e9 Add tests for reporter class by Yi Jin · 8 years ago
  28. 1754d74 First checkin of incident reporting. by Joe Onorato · 9 years ago