Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joshua Haberman 339fdb5e7b Hide `upb_MiniTableField.descriptortype` with `UPB_PRIVATE()` macro 2 years ago
..
BUILD Hide `upb_MiniTableField.descriptortype` with `UPB_PRIVATE()` macro 2 years ago
empty.proto move non-conformance tests and protos into upb/test/ 2 years ago
fuzz_util.cc Hide `upb_MiniTableField.descriptortype` with `UPB_PRIVATE()` macro 2 years ago
fuzz_util.h move non-conformance tests and protos into upb/test/ 2 years ago
parse_text_proto.h Added fuzzer for descriptor parsing/serialization, and fixed several bugs. 2 years ago
proto3_test.cc move non-conformance tests and protos into upb/test/ 2 years ago
proto3_test.proto move non-conformance tests and protos into upb/test/ 2 years ago
test.proto Added special case for INT64_MIN in the codegen 2 years ago
test_cpp.cc Removed the cleanup list 2 years ago
test_cpp.proto move non-conformance tests and protos into upb/test/ 2 years ago
test_generated_code.cc Removed the cleanup list 2 years ago
test_mini_table_oneof.cc Implement UPB OneOf MiniTable apis. 2 years ago