1. 3815d34 Use String8/16 c_str by Tomasz Wasilczyk · 2 years, 1 month ago
  2. 8a289a6 s/get_interesting_hal_pids/get_interesting_pids. by Jayant Chowdhary · 3 years, 3 months ago
  3. e8453de Merge "Fix a lambda capture problem in TextDumpsysSection" into rvc-dev am: 35a18b50c5 by TreeHugger Robot · 5 years ago
  4. 4686c24 Fix a lambda capture problem in TextDumpsysSection by Mike Ma · 5 years ago
  5. bbd12bc Merge "mCallback defined in BringYourOwnSection should be an object instead of a reference." into rvc-dev am: ad24e49e2f by Wenjie Zhou · 5 years ago
  6. 751c7c9 mCallback defined in BringYourOwnSection should be an object instead of a reference. by Wenjie Zhou · 5 years ago
  7. dfef6b7 Include log/log_read.h for reading logs by Tom Cherry · 5 years ago
  8. b98050f Fix a race condition on ReportHandler::mBatch by Mike Ma · 5 years ago
  9. 892ccd9 Optimize memory usage in incidentd by Mike Ma · 5 years ago
  10. 87003ad TextDumpsysSection memory optimization by Mike Ma · 5 years ago
  11. b328e29 Fix incidentd stack use-after-return by Mike Ma · 5 years ago
  12. 5510f7c Add text dumpsys section to incidentd by Mike Ma · 6 years ago
  13. 643de92 Incident Report Extension API by Mike Ma · 6 years ago
  14. fa89cde incidentd: Add missing va_end() by Greg Kaiser · 6 years ago
  15. c3bf804 Add last logcat data to incident report by zhouwenjie · 6 years ago
  16. d026989 Remove legacy logger_entry_v* structs by Tom Cherry · 6 years ago
  17. cc7d997 userdebug: support perfetto traces as a section in incident reports by Ryan Savitski · 6 years ago
  18. 7a406b4 Don't include restricted images in incident reports unless they're specifically mentioned in the IncidentReportArgs by Joe Onorato · 6 years ago
  19. fe7bbf4 incidentd sections for userdebug and eng are compiled out by Joe Onorato · 6 years ago
  20. 99598ee incidentd can now handle multiple callers asking it for incident reports by Joe Onorato · 7 years ago
  21. b708a79 Merge "Fix/suppress incident* google-explicit-constructor warnings" am: 6af0e228f3 am: 78085ba0a3 by Chih-hung Hsieh · 7 years ago
  22. 7a88a93 Fix/suppress incident* google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  23. 2838169 Refine incidentd error handling and logging by Mike Ma · 7 years ago
  24. 4d4a233 Handling potential SIGPIPE signals. by Kweku Adams · 7 years ago
  25. 5b763c1 Handling potential SIGPIPE signals. by Kweku Adams · 7 years ago
  26. e04ef77 Treating all FileSection files as device specific. by Kweku Adams · 7 years ago
  27. 3d16091 Adding batterystats history to proto dump. by Kweku Adams · 7 years ago
  28. 71a9531 Adding batterystats history to proto dump. by Kweku Adams · 7 years ago
  29. c4e8cde Merge "Preventing zombie process creation." into pi-dev am: ca6f36532d by android-build-team Robot · 7 years ago
  30. e09cde0 Merge "Add a section flag to bypass failure if a specific path can't be found." into pi-dev by Yi Jin · 7 years ago
  31. 7fe3dee Add a section flag to bypass failure if a specific path can't be found. by Yi Jin · 7 years ago
  32. 3f36035 Add a section flag to bypass failure if a specific path can't be found. by Yi Jin · 7 years ago
  33. a8a56c8 Preventing zombie process creation. by Kweku Adams · 7 years ago
  34. 3be0b43 Make the logging more concise. by Yi Jin · 7 years ago
  35. c311663 Merge "Free allocated varargs" into pi-dev by TreeHugger Robot · 7 years ago
  36. 480de78 Free allocated varargs by Yi Jin · 7 years ago
  37. 98ce810 Fix incidentd skip collecting timedout of a section. by Yi Jin · 7 years ago
  38. 6cacbcb Use modern c++ code style for incidentd. by Yi Jin · 7 years ago
  39. 1ebfc94 Merge "Use unique_fd with the clear ownership." into pi-dev by Yi Jin · 7 years ago
  40. c858e27 Enable Last Kmsg, also fix the GZipSection test. by Yi Jin · 7 years ago
  41. e3dab2d Use unique_fd with the clear ownership. by Yi Jin · 7 years ago
  42. 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 · 7 years ago
  43. c36e91d Found out it is not possible to exec procrank as non-root/shell. by Yi Jin · 8 years ago
  44. a9635e4 Fix apct test. by Yi Jin · 7 years ago
  45. 83fb1d5 Fix the test failure of LogSection, don't consider read log msg error as by Yi Jin · 7 years ago
  46. 6355d2f Wrap fd with unique_fd so it won't leak. by Yi Jin · 7 years ago
  47. 86dce41 Optimize incidentd memory usage by Yi Jin · 8 years ago
  48. eadd123 Dumping stack traces to proto. by Kweku Adams · 8 years ago
  49. 5ee0787 Use uint64_t instead of long long as API type for consistent reason. by Yi Jin · 8 years ago
  50. 1a11fa1 Implement a new section to attach LAST_KMSG to incident report by Yi Jin · 8 years ago
  51. 4e84310 Throttler for incidentd based on size putting into dropbox. by Yi Jin · 8 years ago
  52. b592e3b This cl formats incidentd and makes it easier for debugging. by Yi Jin · 8 years ago
  53. 329130b Put metadata or stats into each dropbox incident report. by Yi Jin · 8 years ago
  54. 3ec5cc7 Modify SystemApi so it can be used by CTS to trigger incident report by Yi Jin · 8 years ago
  55. 4bab3a1 Fix permissions problems of incidentd. by Yi Jin · 8 years ago
  56. 3c034c9 Implement a new type of section which reads from logd and dumps proto. by Yi Jin · 8 years ago
  57. f5cc575 incidentd: parsing ps dump into proto. by Kweku Adams · 8 years ago
  58. bdf5894 1. Implement Privacy Policy Tag Inheritance by Yi Jin · 8 years ago
  59. 0eb2234 Implement Cpu Freq Section by Yi Jin · 8 years ago
  60. c23fad2 Implement c++ native lib for streaming proto, part 1 by Yi Jin · 8 years ago
  61. 7e0b4e5 Fixes regarding to comments in ag/2839267 by Yi Jin · 8 years ago
  62. edfd5bb Extract IncidentHeaderProto to a separated file for statsd to consume by Yi Jin · 8 years ago
  63. 0f04716 Implement Pii Stripper Part 3 by Yi Jin · 8 years ago
  64. 99c248f Implement PII Stripper, part 2 by Yi Jin · 8 years ago
  65. 0ed9b68 Implement PII stripper in incidentd, part 1 by Yi Jin · 8 years ago
  66. 4ef28b7 Use Descriptor and Reflection to set table-like data, in this case by Yi Jin · 8 years ago
  67. 2bd7647 Merge "Add tests for reporter class" by Yi Jin · 8 years ago
  68. add11e9 Add tests for reporter class by Yi Jin · 8 years ago
  69. 6f9735b Remove useless mode bits by George Burgess IV · 8 years ago
  70. b44f7d4 This cl implements CommandSection and use it to add procrank.proto Section by Yi Jin · 8 years ago
  71. 4e4a34b Remove useless open modes by George Burgess IV · 8 years ago
  72. 0a3406f This cl does the following things: by Yi Jin · 8 years ago
  73. 1754d74 First checkin of incident reporting. by Joe Onorato · 9 years ago