summaryrefslogtreecommitdiff
path: root/tools/streaming_proto/cpp/main.cpp
AgeCommit message (Expand)Author
2023-07-25Add support in protoc-gen-cppstream for optional fields in proto3 Ethan Lee
2020-02-05Proto message for "dumpsys sensorservice --proto" Mike Ma
2017-12-18Remove stream.proto and cpp-streaming-proto generates field name to id Yi Jin
2017-12-12Create a new stream option which generates field name to id mapping Yi Jin
2017-11-14Implement System Properties Section Yi Jin
2017-11-10Implement Cpu Info Section Yi Jin
2017-11-01Remove the extra mapping of field types in ProtoOutputStream Yi Jin
2017-10-31Refactor incident_helper to use protoutil and cppstream plugin. Yi Jin
2017-10-11Create protoc-gen-cppstream tool to auto-generate cpp proto field Ids. Yi Jin