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.
 
 
 
 
 
 
Eric Salo 7303758dd2 upb: factor out Java code for reading upb_Array data 10 months ago
..
internal upb: factor out Java code for reading upb_Array data 10 months ago
BUILD upb: implement immutability 10 months ago
accessors.c upb: attempt to reduce the direct use of UPB_PRIVATE() fields 10 months ago
accessors.h upb: implement immutability 10 months ago
accessors_split64.h Reorganize upb file structure 1 year ago
accessors_test.cc Add `upb_Array_GetMutable` accessor 11 months ago
array.c upb: attempt to reduce the direct use of UPB_PRIVATE() fields 10 months ago
array.h upb: implement immutability 10 months ago
array_split64.h Update remainder of upb to new short license style. 1 year ago
array_test.cc Update remainder of upb to new short license style. 1 year ago
compare.c upb: start consolidating the upb/message/ build targets 11 months ago
compare.h upb: upb_Message_FindExtensionByNumber() no longer returns a (upb_Extension*) 10 months ago
compat.c upb: upb_Message_FindExtensionByNumber() no longer returns a (upb_Extension*) 10 months ago
compat.h upb: upb_Message_FindExtensionByNumber() no longer returns a (upb_Extension*) 10 months ago
copy.c upb: attempt to reduce the direct use of UPB_PRIVATE() fields 10 months ago
copy.h upb: clean up and consolidate the upb/message/ build targets 11 months ago
copy_test.cc upb: replace public universal hazzer with non-universal hazzers 11 months ago
map.c upb: implement immutability 10 months ago
map.h upb: implement immutability 10 months ago
map_gencode_util.h Update remainder of upb to new short license style. 1 year ago
map_sorter.c upb: fix the map encoder to stop dying under ubsan 10 months ago
map_test.cc Update remainder of upb to new short license style. 1 year ago
message.c upb: implement immutability 10 months ago
message.h upb: implement immutability 10 months ago
promote.c upb: attempt to reduce the direct use of UPB_PRIVATE() fields 10 months ago
promote.h upb: upb_Message_FindExtensionByNumber() no longer returns a (upb_Extension*) 10 months ago
promote_test.cc upb: upb_MiniTable_GetOrPromoteExtension() no longer returns a (upb_Extension*) 10 months ago
tagged_ptr.h upb: clean up and consolidate the upb/message/ build targets 11 months ago
test.cc upb: implement immutability 10 months ago
test.proto upb: implement immutability 10 months ago
utf8_test.cc Add kUpb_DecodeOption_AlwaysValidateUtf8 decode option, to force UTF-8 validation of proto2 strings. 11 months ago
utf8_test.proto Add kUpb_DecodeOption_AlwaysValidateUtf8 decode option, to force UTF-8 validation of proto2 strings. 11 months ago
utf8_test_proto2.proto Add kUpb_DecodeOption_AlwaysValidateUtf8 decode option, to force UTF-8 validation of proto2 strings. 11 months ago
value.h upb: remove duplicate typedef for upb_TaggedMessagePtr 11 months ago