1. 3d16091 Adding batterystats history to proto dump. by Kweku Adams · 6 years ago
  2. c4e8cde Merge "Preventing zombie process creation." into pi-dev am: ca6f36532d by android-build-team Robot · 6 years ago
  3. 3f36035 Add a section flag to bypass failure if a specific path can't be found. by Yi Jin · 6 years ago
  4. a8a56c8 Preventing zombie process creation. by Kweku Adams · 6 years ago
  5. 8cb370f Use the right printf symbols rather than converting to ints. by Yi Jin · 6 years ago
  6. 74679ef Merge "Make the logging more concise." by Yi Jin · 6 years ago
  7. 3be0b43 Make the logging more concise. by Yi Jin · 6 years ago
  8. 0e5d577 Retry when IO operations fail with EINTR, make incidentd more robust. by Yi Jin · 6 years ago
  9. c311663 Merge "Free allocated varargs" into pi-dev by TreeHugger Robot · 6 years ago
  10. 480de78 Free allocated varargs by Yi Jin · 6 years ago
  11. 0f0c924 Merge "Fix incidentd skip collecting timedout of a section." into pi-dev by TreeHugger Robot · 6 years ago
  12. 98ce810 Fix incidentd skip collecting timedout of a section. by Yi Jin · 6 years ago
  13. a991071 Merge "Reduce disk space limit for incident reports." into pi-dev by TreeHugger Robot · 6 years ago
  14. ba7ee6f Add tests to cover handling negative varint. by Yi Jin · 6 years ago
  15. 91d4330 Reduce disk space limit for incident reports. by Yi Jin · 6 years ago
  16. ad3e6e5 This cl tries to fix cts tests IncidentdTest by Yi Jin · 6 years ago
  17. ea31cbe Remove some letters of verbose log by Yi Jin · 6 years ago
  18. 6cacbcb Use modern c++ code style for incidentd. by Yi Jin · 6 years ago
  19. 1ebfc94 Merge "Use unique_fd with the clear ownership." into pi-dev by Yi Jin · 6 years ago
  20. c858e27 Enable Last Kmsg, also fix the GZipSection test. by Yi Jin · 6 years ago
  21. e3dab2d Use unique_fd with the clear ownership. by Yi Jin · 6 years ago
  22. 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
  23. c36e91d Found out it is not possible to exec procrank as non-root/shell. by Yi Jin · 6 years ago
  24. a9635e4 Fix apct test. by Yi Jin · 6 years ago
  25. 83fb1d5 Fix the test failure of LogSection, don't consider read log msg error as by Yi Jin · 6 years ago
  26. 6355d2f Wrap fd with unique_fd so it won't leak. by Yi Jin · 6 years ago
  27. 86dce41 Optimize incidentd memory usage by Yi Jin · 6 years ago
  28. eadd123 Dumping stack traces to proto. by Kweku Adams · 6 years ago
  29. 5ee0787 Use uint64_t instead of long long as API type for consistent reason. by Yi Jin · 6 years ago
  30. 06ebd1a Fix heap buffer overflow by Yi Jin · 6 years ago
  31. 16b989f Merge "Add incidentd to readproc group." by TreeHugger Robot · 6 years ago
  32. 3912843 Add incidentd to readproc group. by Kweku Adams · 6 years ago
  33. 1a11fa1 Implement a new section to attach LAST_KMSG to incident report by Yi Jin · 6 years ago
  34. 4e84310 Throttler for incidentd based on size putting into dropbox. by Yi Jin · 6 years ago
  35. b592e3b This cl formats incidentd and makes it easier for debugging. by Yi Jin · 6 years ago
  36. 9ed8ec9 Merge "Put metadata or stats into each dropbox incident report." by TreeHugger Robot · 6 years ago
  37. 329130b Put metadata or stats into each dropbox incident report. by Yi Jin · 6 years ago
  38. 4bad04e Add owners file for statsd/incidentd by Yi Jin · 6 years ago
  39. 7f9e63b Add clear method to ProtoOutputStream so it is reusable by just by Yi Jin · 6 years ago
  40. afb3606 Allow statsd_config be able to set destination value AUTO/EXPLICIT. by Yi Jin · 6 years ago
  41. 3ec5cc7 Modify SystemApi so it can be used by CTS to trigger incident report by Yi Jin · 6 years ago
  42. b8344dc Fix command line tool to set the right privacy enum. by Yi Jin · 6 years ago
  43. 974e56f Enable incidentd.rc also add dump and usage_stats permission to statsd by Yi Jin · 6 years ago
  44. 437aa6e Add more information to incident header. Especially add config keys by Yi Jin · 7 years ago
  45. 4bab3a1 Fix permissions problems of incidentd. by Yi Jin · 7 years ago
  46. 30789db make incidentd run in its own uid under log group for reading logs. by Yi Jin · 7 years ago
  47. c99dea0 Merge "Revert "Enable incidentd, it will just be idle while no one triggers it."" by TreeHugger Robot · 7 years ago
  48. 44ed76e Revert "Enable incidentd, it will just be idle while no one triggers it." by Yi Jin · 7 years ago
  49. 3c034c9 Implement a new type of section which reads from logd and dumps proto. by Yi Jin · 7 years ago
  50. e85fac2 Merge "Enable incidentd, it will just be idle while no one triggers it." by TreeHugger Robot · 7 years ago
  51. d612df3 Enable incidentd, it will just be idle while no one triggers it. by Yi Jin · 7 years ago
  52. f5cc575 incidentd: parsing ps dump into proto. by Kweku Adams · 7 years ago
  53. 5e4ce2c Add AndroidTest.xml to incident_helper and incidentd by Yi Jin · 7 years ago
  54. bdf5894 1. Implement Privacy Policy Tag Inheritance by Yi Jin · 7 years ago
  55. 0eb2234 Implement Cpu Freq Section by Yi Jin · 7 years ago
  56. 254102d Remove unnecessary parameter WriteStringToFile by Wei Wang · 7 years ago
  57. be6de30 Enable Window Dumpsys Section by Yi Jin · 7 years ago
  58. e083330 Fix several nits by Yi Jin · 7 years ago
  59. 22769e0 Fixed several bugs found for incidentd by Yi Jin · 7 years ago
  60. 42711a0 Use ProtoOutputStream to strip Pii sensetive fields in incidentd by Yi Jin · 7 years ago
  61. 974a9c2 Implement go/streaming-proto native libs, part 2 by Yi Jin · 7 years ago
  62. 667ded2 Merge "Implement c++ native lib for streaming proto, part 1" by Yi Jin · 7 years ago
  63. a5c5e8a Enable Diskstats Section by Yi Jin · 7 years ago
  64. c23fad2 Implement c++ native lib for streaming proto, part 1 by Yi Jin · 7 years ago
  65. bbe04e8 incidentd: fix memory leaks in a test by George Burgess IV · 7 years ago
  66. 2eba753 Merge "Adding extra rc commands to fix incidentd with respect to selinux" by Max Bires · 7 years ago
  67. e6b2249 Adding extra rc commands to fix incidentd with respect to selinux by Max Bires · 7 years ago
  68. 7e0b4e5 Fixes regarding to comments in ag/2839267 by Yi Jin · 7 years ago
  69. edfd5bb Extract IncidentHeaderProto to a separated file for statsd to consume by Yi Jin · 7 years ago
  70. 0f04716 Implement Pii Stripper Part 3 by Yi Jin · 7 years ago
  71. 99c248f Implement PII Stripper, part 2 by Yi Jin · 7 years ago
  72. 0ed9b68 Implement PII stripper in incidentd, part 1 by Yi Jin · 7 years ago
  73. f860184 Automatically generate section_list.cpp file from incident.proto by Yi Jin · 7 years ago
  74. 4ef28b7 Use Descriptor and Reflection to set table-like data, in this case by Yi Jin · 7 years ago
  75. f32af48 Fix parsing enum types in incident report tool as well as adding by Yi Jin · 7 years ago
  76. 603f3b3 The proto field is set based on which header the data belongs to. by Yi Jin · 7 years ago
  77. 2bd7647 Merge "Add tests for reporter class" by Yi Jin · 7 years ago
  78. add11e9 Add tests for reporter class by Yi Jin · 7 years ago
  79. 6f9735b Remove useless mode bits by George Burgess IV · 7 years ago
  80. b44f7d4 This cl implements CommandSection and use it to add procrank.proto Section by Yi Jin · 7 years ago
  81. 4e4a34b Remove useless open modes by George Burgess IV · 7 years ago
  82. 0a3406f This cl does the following things: by Yi Jin · 7 years ago
  83. 1754d74 First checkin of incident reporting. by Joe Onorato · 8 years ago