summaryrefslogtreecommitdiff
path: root/tools/streaming_proto
AgeCommit message (Expand)Author
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-02-05Proto message for "dumpsys sensorservice --proto"Mike Ma
2019-10-14Allow protoc-gen-javastream to build staticallyRyan Mitchell
2019-03-29Convert frameworks/base/cmds/* to Android.bpColin Cross
2019-01-10Fix/suppress tools google-explicit-constructor warningsChih-Hung Hsieh
2017-12-18Remove stream.proto and cpp-streaming-proto generates field name to idYi Jin
2017-12-12Create a new stream option which generates field name to id mappingYi Jin
2017-12-05Use -Werror in frameworks/base/tools/streaming_protoChih-Hung Hsieh
2017-11-14Implement System Properties SectionYi Jin
2017-11-10Implement Cpu Info SectionYi Jin
2017-11-01Remove the extra mapping of field types in ProtoOutputStreamYi 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
2017-09-09Convert host tools to Android.bpDan Willemsen
2016-12-07Give protoc-gen-javastream the ability to output multiple java files.Joe Onorato
2016-10-20Fix bad type codes in streaming proto compilerJoe Onorato
2016-10-12Add android.util.proto package as an @TestApi.Joe Onorato