1. 892ccd9 Optimize memory usage in incidentd by Mike Ma · 4 years, 2 months ago
  2. 260613f Allow statsd to link against libprotoutil by Jeffrey Huang · 4 years, 3 months ago
  3. d013a88 Adapt to google::protobuf::uint64 type change by Colin Cross · 6 years ago
  4. dcd6452 Add ProtoOutputStream.serializeToVector by Joe Onorato · 5 years ago
  5. 0527052 Fix EncodedBuffer_test to run after making EncodedBuffer inherit from RefBase by Joe Onorato · 5 years ago
  6. f53d445 Persist active metric status across system server by Tej Singh · 5 years ago
  7. a51f3fa Remove encryption from incidentd by Yao Chen · 5 years ago
  8. 43706b4 Add encryption in incidentd. by Yao Chen · 5 years ago
  9. 9f433c8 Fix a bug in ProtoFileReader. by Yao Chen · 5 years ago
  10. 4796ae6 Fix mMaxOffset not initialized. by Joe Onorato · 5 years ago
  11. ceece48 Fix the build by Joe Onorato · 5 years ago
  12. 99598ee incidentd can now handle multiple callers asking it for incident reports by Joe Onorato · 5 years ago
  13. 7dc7d95 Merge "Fix/suppress libs/* google-explicit-constructor warnings" am: a35900fd8e am: 0aab12591f by Chih-hung Hsieh · 5 years ago
  14. 0c29f39 Fix/suppress libs/* google-explicit-constructor warnings by Chih-Hung Hsieh · 5 years ago
  15. 872fd51 Merge changes from topic "revert-protobuf3.5.2" am: a4680e1ebe am: 3e312d20cd by Colin Cross · 6 years ago
  16. 44f74d1 Merge changes from topic "protobuf3.5.2" am: 1d899f6be8 am: 11a4d77516 by Colin Cross · 6 years ago
  17. 054b0c0 Revert "Adapt to google::protobuf::uint64 type change" by Colin Cross · 6 years ago
  18. fa6bc27 Adapt to google::protobuf::uint64 type change by Colin Cross · 6 years ago
  19. 18678bd Empty output if compact fails. by Yi Jin · 6 years ago
  20. fd2a4c7 Use c++ template to reduce duped code. by Yi Jin · 6 years ago
  21. 4afbedf Merge "Add unit tests to libprotoutil." by TreeHugger Robot · 6 years ago
  22. c3d4b28 Add unit tests to libprotoutil. by Yi Jin · 6 years ago
  23. c5b71ee Use function from libbase instead. by Yi Jin · 6 years ago
  24. ad3e6e5 This cl tries to fix cts tests IncidentdTest by Yi Jin · 6 years ago
  25. 5605156 Merge "Use modern c++ code style for incidentd." into pi-dev by TreeHugger Robot · 6 years ago
  26. 6cacbcb Use modern c++ code style for incidentd. by Yi Jin · 6 years ago
  27. 00a7544 Correctly use int types and fix uint64_t print. by Yi Jin · 6 years ago
  28. 5ee0787 Use uint64_t instead of long long as API type for consistent reason. by Yi Jin · 6 years ago
  29. 1a11fa1 Implement a new section to attach LAST_KMSG to incident report by Yi Jin · 6 years ago
  30. 7f9e63b Add clear method to ProtoOutputStream so it is reusable by just by Yi Jin · 6 years ago
  31. 295d9b1 Fix the tag size in token of ProtoOutputStream.cpp, the java version has by Yi Jin · 6 years ago
  32. 0abdfb0 Expose how many bytes are written in ProtoOutputStream by Yi Jin · 6 years ago
  33. f9ed04b Remove the extra mapping of field types in ProtoOutputStream by Yi Jin · 7 years ago
  34. 04625ad Refactor incident_helper to use protoutil and cppstream plugin. by Yi Jin · 7 years ago
  35. 8ad1938 Create a new API allowing callers to concat a serialized message field. by Yi Jin · 7 years ago
  36. e083330 Fix several nits by Yi Jin · 7 years ago
  37. 42711a0 Use ProtoOutputStream to strip Pii sensetive fields in incidentd by Yi Jin · 7 years ago
  38. 974a9c2 Implement go/streaming-proto native libs, part 2 by Yi Jin · 7 years ago
  39. c23fad2 Implement c++ native lib for streaming proto, part 1 by Yi Jin · 7 years ago