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 ba500734c3 Split the JSON rules out of the main BUILD file and removed obsolete forwarding headers 1 year ago
..
BUILD Split the JSON rules out of the main BUILD file and removed obsolete forwarding headers 1 year 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 a new dynamic tree shaking model to upb, with the intention of removing the old model once YouTube has migrated. 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 Add private accessors for repeated array get to be used by C++ RepeatedField implementation. 2 years ago
test_mini_table_oneof.cc Implement UPB OneOf MiniTable apis. 2 years ago