dep-protobuf/hpb
2025-10-07 08:19:35 -07:00
..
backend hpb: add MakeHandle support that double-checks matching minitables 2025-10-01 08:03:05 -07:00
bazel Factored out logic for undefing/restoring OS macros so it can be reused by hpb. 2025-09-08 11:24:11 -07:00
internal hpb: update test_generated and message_lock_test to use hpb::Parse<T> -> hpb::StatusOr<T> 2025-10-06 11:48:29 -07:00
arena.h Add arena ownership APIs 2025-08-26 13:51:58 -07:00
BUILD hpb: introduce hpb::StatusOr<T> parse that takes in hpb::ParseOptions 2025-09-18 14:20:54 -07:00
extension.cc hpb: start re-housing upb-specific components from hpb/extension.h to hpb/backend/upb/extension.h 2025-07-16 07:58:29 -07:00
extension.h hpb: rename ExtensionRegistry::EmptyRegistry() to ExtensionRegistry::empty_registry() 2025-07-24 06:28:14 -07:00
hpb.h hpb: introduce hpb::StatusOr<T> parse that takes in hpb::ParseOptions 2025-09-18 14:20:54 -07:00
multibackend.h hpb: Introduce canonical hpb::Arena 2025-06-23 09:26:37 -07:00
options.h hpb: update options ParseOptionsDefault -> DefaultParseOptions 2025-10-07 08:19:35 -07:00
ptr.h hpb: rm unused ptr private ctor 2025-02-04 08:54:40 -08:00
repeated_field.h hpb: move out upb related chunks to hpb/backend/upb/repeated_field.h 2025-07-24 07:36:31 -07:00
requires.h Automated Code Change 2025-04-11 01:51:41 -07:00
status.cc hpb/oss: fix linker error - ExtensionNotFoundError takes in uint32_t, not int! 2025-09-03 13:12:11 -07:00
status.h hpb: move T for hpb::StatusOr 2025-08-27 14:06:57 -07:00
status_test.cc hpb: move T for hpb::StatusOr 2025-08-27 14:06:57 -07:00