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.
 
 
 
 
 
 
Hong Shin 5471f18971 hpb: collapse Serialize with PtrOrRaw<T> 3 months ago
..
backend/upb hpb: Disambiguate betwixt mutable and agnostic PtrOrRaw (mutable or const) 3 months ago
bazel Consolidate cc_library_func usage betwixt hpb and upb by using the upb common core 4 months ago
internal hpb: Disambiguate betwixt mutable and agnostic PtrOrRaw (mutable or const) 3 months ago
arena.h Internal Change 6 months ago
extension.cc Move hpb::internal::{MoveExtension, SetExtension} and hpb::{MoveExtension, SetExtension} from hpb.h to extension.h 5 months ago
extension.h hpb: extension.h: rm extraneous c-style cast (hidden const_cast) 3 months ago
hpb.h hpb: collapse Serialize with PtrOrRaw<T> 3 months ago
ptr.h hpb: introduce ptr.h and break out template helpers into internal/template_help.h 6 months ago
repeated_field.h hpb: Move add_const_if_T_is_const to template_help.h and delete traits.h 6 months ago
repeated_field_iterator.h Abrogate protos::internal::CreateMessageProxy with hpb::interop::upb::MakeHandle 6 months ago
repeated_field_iterator_test.cc replace protos namespace from {repeated_field, repeated_field_iterator} with hpb 7 months ago
requires.h Internal Change 5 months ago
status.cc Move MessageLock to message_lock.cc 5 months ago
status.h Move MessageLock to message_lock.cc 5 months ago