18211 Commits (769305467a58fc0a8bee1a14fc9e605f6534c8b2)
 

Author SHA1 Message Date
Protobuf Team Bot 685df5d4db Add DebugCounter utility for measuring internal behavior of the 7 months ago
Protobuf Team Bot a3a49d0620 Auto-generate files after cl/648377537 7 months ago
Protobuf Team Bot ff5b0b4f0f Minor refactor the ClassData/TcParseTable. Put the prototype in ClassData and 7 months ago
Thomas Van Lenten 47f633eae6 [ObjC] Introduce the new `GPBUnknownFields` type. 7 months ago
Protobuf Team Bot a4f9ddd8fc Auto-generate files after cl/647802280 7 months ago
Joshua Haberman d3172f5d73 Add a maximum block size for arena growth. 7 months ago
Mark Hansen e08414ca10 Remove obsolete javadoc in SmallSortedMap: parameter arraySize has been deleted 7 months ago
Protobuf Team Bot c1763b64c0 Auto-generate files after cl/647789835 7 months ago
Manuel Burghard 988a03ab83 Export PrivacyInfo.xcprivacy (#17054) 7 months ago
Joshua Haberman 62e07e367a Fixed a fuzz bug when a negative oneof_index is provided. 7 months ago
Protobuf Team Bot 32bedd9b8a Automated rollback of commit 10c00b82af. 7 months ago
Protobuf Team Bot 647ee98c65 Add #include "third_party/protobuf/port_undef.inc" a bunch of many .cc files 7 months ago
Thomas Van Lenten de29e3c9ae [ObjC] Add `-[GPBMessage clearUnknownFields]`. 7 months ago
Protobuf Team Bot 10c00b82af Migrate `const std::string&` to alternatives: 7 months ago
oguzcan oguz 99a335e79f Update third_party.md with Philips Rpc implementation (#17035) 7 months ago
Protobuf Team Bot 419760f873 Split up cpp_api.h/.cc into smaller units. 7 months ago
Protobuf Team Bot 219e8ead2f Add license headers 7 months ago
Mike Kruskal 643b0a625f Internal changes 7 months ago
Protobuf Team Bot c96ad4ffa3 Minor refactor of how messages are created in the parser. 7 months ago
Mike Kruskal b39a0438aa Provide an option for DescriptorPoolDatabase to preserve source code info. 7 months ago
Mike Kruskal a39c17bec4 Internal changes 7 months ago
Mike Kruskal c0e503b6b5 Upgrade our C++ release tests to large runners. 7 months ago
Protobuf Team Bot 689594986a Internal changes to versions 7 months ago
Hong Shin d7087fc901 Move over upb/protos -> hpb (note that hpb is now a sibling of upb, not a child) 7 months ago
Protobuf Team Bot dfe3300c2f Indicate if a message is a DynamicMessage in the class data and improve the 7 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 7 months ago
jslap-ubi 3836fd3474 Enable Unity(Jumbo) builds (#16454) 7 months ago
Protobuf Team Bot f4b57b98b0 Auto-generate files after cl/646470242 7 months ago
Derek Benson 290df684f9 expose upb_Message_MergeFrom in rust upb bindings 7 months ago
Derek Benson e2ab51b799 Add upb_Message_MergeFrom to upb 7 months ago
Joshua Haberman 69a1888fd5 Bugfix: do not tree shake map entry messages. 7 months ago
Protobuf Team Bot 6429885156 Emit all string fields on Rust-upb regardless of ctype set. 7 months ago
Hong Shin 8d8db9cea8 update hpb_generator emitted comment protos_generator -> hpb_generator 7 months ago
Jie Luo e17821cac1 Nextgen Proto Pythonic API: Struct/ListValue assignment and creation 7 months ago
Protobuf Team Bot 0302c4c438 Fix typos in parse_context.h. 8 months ago
Protobuf Team Bot 7d395b8973 Auto-generate files after cl/645480157 8 months ago
Protobuf Team Bot dfbe98781c Fix a bug in which proto code uses ctype instead of string_type internally. 8 months ago
Protobuf Team Bot b4e52b5922 Auto-generate files after cl/645444695 8 months ago
Protobuf Team Bot a81c234bf5 Enable dev tracing for production builds. 8 months ago
Protobuf Team Bot dd6e4adc19 Auto-generate files after PR #17201 8 months ago
Protobuf Team Bot 217b66558c Internal change 8 months ago
Anuraag (Rag) Agrawal c008a86038 Use UPB_LONGJMP macro instead of longjmp (#17201) 8 months ago
Protobuf Team Bot 7ab844de52 Workaround `ERROR_RETRY` and `ERROR_TIMEOUT` macros on WIN32 8 months ago
Protobuf Team Bot c826a69107 Introduce `TypeId` as a replacement for `typeid` for protobuf message types. 8 months ago
Protobuf Team Bot 6fb2049cfd Mark LazyField as zero initializable. 8 months ago
Protobuf Team Bot dcde39e12f Use preserve_none calling convention for protocol buffer parsing functions. 8 months ago
Protobuf Team Bot 594a71f485 Add an optimization that prevents an exponential number of comparisons on deeply 8 months ago
Sandy Zhang aca4cfcf7e Clean up test case to set features using custom descriptor directly instead of via reparse. 8 months ago
Mark Hansen 7122ba1d0a Java: Deprecate newExtensionWriter. 8 months ago
Marcel Hlopko 6b7e814347 Add ProtoString/Bytes owned types 8 months ago