1. 054b0c0 Revert "Adapt to google::protobuf::uint64 type change" by Colin Cross · 6 years ago
  2. fa6bc27 Adapt to google::protobuf::uint64 type change by Colin Cross · 6 years ago
  3. ad3e6e5 This cl tries to fix cts tests IncidentdTest by Yi Jin · 6 years ago
  4. 5605156 Merge "Use modern c++ code style for incidentd." into pi-dev by TreeHugger Robot · 6 years ago
  5. 6cacbcb Use modern c++ code style for incidentd. by Yi Jin · 6 years ago
  6. 00a7544 Correctly use int types and fix uint64_t print. by Yi Jin · 6 years ago
  7. 5ee0787 Use uint64_t instead of long long as API type for consistent reason. by Yi Jin · 6 years ago
  8. 7f9e63b Add clear method to ProtoOutputStream so it is reusable by just by Yi Jin · 7 years ago
  9. 295d9b1 Fix the tag size in token of ProtoOutputStream.cpp, the java version has by Yi Jin · 7 years ago
  10. 0abdfb0 Expose how many bytes are written in ProtoOutputStream by Yi Jin · 7 years ago
  11. 04625ad Refactor incident_helper to use protoutil and cppstream plugin. by Yi Jin · 7 years ago
  12. 8ad1938 Create a new API allowing callers to concat a serialized message field. by Yi Jin · 7 years ago
  13. e083330 Fix several nits by Yi Jin · 7 years ago
  14. 42711a0 Use ProtoOutputStream to strip Pii sensetive fields in incidentd by Yi Jin · 7 years ago
  15. 974a9c2 Implement go/streaming-proto native libs, part 2 by Yi Jin · 7 years ago
  16. c23fad2 Implement c++ native lib for streaming proto, part 1 by Yi Jin · 7 years ago