18218 Commits (d228777abd7552f442862904521964034c5ba646)
 

Author SHA1 Message Date
Protobuf Team Bot a9bc366522 Stop using double underscores for our C function names and standardize on the 'rust_proto_' prefix. 5 months ago
Mike Kruskal dba1aa1c81 Upgrade macos-11 tests to macos-12 5 months ago
Derek Benson 91dfd8698a add .. operator to proto! for merge_from. This mimics Rust's struct update syntax. 5 months ago
Protobuf Team Bot 894fd31530 Internal changes to versions 5 months ago
Mike Kruskal 04182f05c6 Internal changes 5 months ago
Thomas Van Lenten db27d5f9fa Directly do the work that was in the deprecated method. 5 months ago
Protobuf Team Bot 4ccf1687b2 Auto-generate files after cl/648412330 5 months ago
Protobuf Team Bot 685df5d4db Add DebugCounter utility for measuring internal behavior of the 5 months ago
Protobuf Team Bot a3a49d0620 Auto-generate files after cl/648377537 5 months ago
Protobuf Team Bot ff5b0b4f0f Minor refactor the ClassData/TcParseTable. Put the prototype in ClassData and 5 months ago
Thomas Van Lenten 47f633eae6 [ObjC] Introduce the new `GPBUnknownFields` type. 5 months ago
Protobuf Team Bot a4f9ddd8fc Auto-generate files after cl/647802280 5 months ago
Joshua Haberman d3172f5d73 Add a maximum block size for arena growth. 5 months ago
Mark Hansen e08414ca10 Remove obsolete javadoc in SmallSortedMap: parameter arraySize has been deleted 5 months ago
Protobuf Team Bot c1763b64c0 Auto-generate files after cl/647789835 5 months ago
Manuel Burghard 988a03ab83 Export PrivacyInfo.xcprivacy (#17054) 5 months ago
Joshua Haberman 62e07e367a Fixed a fuzz bug when a negative oneof_index is provided. 5 months ago
Protobuf Team Bot 32bedd9b8a Automated rollback of commit 10c00b82af. 5 months ago
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