1. 08a8d72 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  2. 6cacbcb Use modern c++ code style for incidentd. by Yi Jin · 6 years ago
  3. 5ee0787 Use uint64_t instead of long long as API type for consistent reason. by Yi Jin · 6 years ago
  4. 3c034c9 Implement a new type of section which reads from logd and dumps proto. by Yi Jin · 7 years ago
  5. f5cc575 incidentd: parsing ps dump into proto. by Kweku Adams · 7 years ago
  6. 9299af93 Refactor system properties protos to just include the list treble team by Yi Jin · 7 years ago
  7. 0dfa752 Implement System Properties Section by Yi Jin · 7 years ago
  8. e2f7f79 Implement Cpu Info Section by Yi Jin · 7 years ago
  9. 04625ad Refactor incident_helper to use protoutil and cppstream plugin. by Yi Jin · 7 years ago[Renamed (73%) from cmds/incident_helper/ih_util.cpp]
  10. 810b14f Implement PageTypeInfo section by Yi Jin · 7 years ago
  11. 4ef28b7 Use Descriptor and Reflection to set table-like data, in this case by Yi Jin · 7 years ago
  12. b44f7d4 This cl implements CommandSection and use it to add procrank.proto Section by Yi Jin · 7 years ago