17900 Commits (647ee98c655975b2742a7bb93b61e703fcabb73b)
 

Author SHA1 Message Date
Protobuf Team Bot 647ee98c65 Add #include "third_party/protobuf/port_undef.inc" a bunch of many .cc files 5 months ago
Thomas Van Lenten de29e3c9ae [ObjC] Add `-[GPBMessage clearUnknownFields]`. 5 months ago
Protobuf Team Bot 10c00b82af Migrate `const std::string&` to alternatives: 5 months ago
oguzcan oguz 99a335e79f Update third_party.md with Philips Rpc implementation (#17035) 5 months ago
Protobuf Team Bot 419760f873 Split up cpp_api.h/.cc into smaller units. 5 months ago
Protobuf Team Bot 219e8ead2f Add license headers 5 months ago
Mike Kruskal 643b0a625f Internal changes 5 months ago
Protobuf Team Bot c96ad4ffa3 Minor refactor of how messages are created in the parser. 5 months ago
Mike Kruskal b39a0438aa Provide an option for DescriptorPoolDatabase to preserve source code info. 5 months ago
Mike Kruskal a39c17bec4 Internal changes 5 months ago
Mike Kruskal c0e503b6b5 Upgrade our C++ release tests to large runners. 5 months ago
Protobuf Team Bot 689594986a Internal changes to versions 5 months ago
Hong Shin d7087fc901 Move over upb/protos -> hpb (note that hpb is now a sibling of upb, not a child) 5 months ago
Protobuf Team Bot dfe3300c2f Indicate if a message is a DynamicMessage in the class data and improve the 5 months ago
Derek Benson 237332ef92 Add merge_from to Msg and MsgMut codegen. Cpp Kernel uses new thunk to typed MergeFrom() and Upb Kernel uses new upb_Message_MergeFrom() function 5 months ago
jslap-ubi 3836fd3474 Enable Unity(Jumbo) builds (#16454) 5 months ago
Protobuf Team Bot f4b57b98b0 Auto-generate files after cl/646470242 5 months ago
Derek Benson 290df684f9 expose upb_Message_MergeFrom in rust upb bindings 5 months ago
Derek Benson e2ab51b799 Add upb_Message_MergeFrom to upb 5 months ago
Joshua Haberman 69a1888fd5 Bugfix: do not tree shake map entry messages. 5 months ago
Protobuf Team Bot 6429885156 Emit all string fields on Rust-upb regardless of ctype set. 5 months ago
Hong Shin 8d8db9cea8 update hpb_generator emitted comment protos_generator -> hpb_generator 5 months ago
Jie Luo e17821cac1 Nextgen Proto Pythonic API: Struct/ListValue assignment and creation 5 months ago
Protobuf Team Bot 0302c4c438 Fix typos in parse_context.h. 5 months ago
Protobuf Team Bot 7d395b8973 Auto-generate files after cl/645480157 5 months ago
Protobuf Team Bot dfbe98781c Fix a bug in which proto code uses ctype instead of string_type internally. 5 months ago
Protobuf Team Bot b4e52b5922 Auto-generate files after cl/645444695 5 months ago
Protobuf Team Bot a81c234bf5 Enable dev tracing for production builds. 5 months ago
Protobuf Team Bot dd6e4adc19 Auto-generate files after PR #17201 5 months ago
Protobuf Team Bot 217b66558c Internal change 5 months ago
Anuraag (Rag) Agrawal c008a86038 Use UPB_LONGJMP macro instead of longjmp (#17201) 5 months ago
Protobuf Team Bot 7ab844de52 Workaround `ERROR_RETRY` and `ERROR_TIMEOUT` macros on WIN32 5 months ago
Protobuf Team Bot c826a69107 Introduce `TypeId` as a replacement for `typeid` for protobuf message types. 5 months ago
Protobuf Team Bot 6fb2049cfd Mark LazyField as zero initializable. 5 months ago
Protobuf Team Bot dcde39e12f Use preserve_none calling convention for protocol buffer parsing functions. 5 months ago
Protobuf Team Bot 594a71f485 Add an optimization that prevents an exponential number of comparisons on deeply 5 months ago
Sandy Zhang aca4cfcf7e Clean up test case to set features using custom descriptor directly instead of via reparse. 5 months ago
Mark Hansen 7122ba1d0a Java: Deprecate newExtensionWriter. 5 months ago
Marcel Hlopko 6b7e814347 Add ProtoString/Bytes owned types 5 months ago
Protobuf Team Bot 8ed10a9a46 Automated Code Change 5 months ago
Protobuf Team Bot 8b7d866b09 Automated Code Change 5 months ago
Protobuf Team Bot 84e75a5940 Auto-generate files after cl/644472463 5 months ago
Protobuf Team Bot b4ca493e30 Avoid mangling of comments of namespaces in conformance/conformance.proto for Github. See cl/638713610 5 months ago
Adam Cozzette ccbed29c67 Rust protobuf: make `serialize()` method return `Vec<u8>` 5 months ago
Jason Lunn 2088bc6e66 Disable upload artifacts action (#17160) 5 months ago
Matthias Möller 9f6a8bd1fa Removes msvc warning in map (#17013) 5 months ago
Mark Hansen 41514865eb Immutable java: Use new lower-allocation extension serialization APIs from gencode 5 months ago
Mark Hansen 0812bbfcf5 Add new runtime API that serializes empty extensions without allocating 5 months ago
Sandy Zhang 32b94fef51 Cleanup imports and comments in V3 stubs. 5 months ago
Protobuf Team Bot 44c80977b0 Silence warning on upb/rust/wire.rs DecodeOption 5 months ago