16892 Commits (f8ea418e6a2399ac121a0067f02b679607670d4e)
 

Author SHA1 Message Date
Protobuf Team Bot f8ea418e6a Change Any::PackFrom to avoid bringing the full runtime. 1 year ago
Jakob Buchgraber 6f1d88107f Support proto_library targets that contain '-' 1 year ago
Protobuf Team Bot 58b582ba31 When using profiling information and weak descriptors use uniquely named 1 year ago
Protobuf Team Bot 758f5cbe19 Auto-generate files after cl/602804983 1 year ago
Protobuf Team Bot d2b2ef34ba Add SettableValue<Msg> for owned Msg. 1 year ago
Protobuf Team Bot 3ef0fc7bd7 Add CODE_SIZE and empty message types to direct-to-table parsing support. 1 year ago
Protobuf Team Bot 4df6e042ec Auto-generate files after cl/602785269 1 year ago
Eric Salo f212cc23d7 upb: use upb_MessageValue in upb_Extension 1 year ago
Protobuf Team Bot 44ec9d9e86 Automated rollback of commit 58baeb4c3b. 1 year ago
Protobuf Team Bot 2b86c3d9ed Internal version check changes. 1 year ago
Mike Kruskal 600d9ad136 Fix descriptor build bug for cyclic extension references. 1 year ago
Hong Shin 7e1316ca81 Implement _opt for messages 1 year ago
Hong Shin f4511fda5a Implement and use field entries for `_mut` 1 year ago
Luke Sandberg 531d4372f4 Internal change 1 year ago
Protobuf Team Bot 49c83ab799 Auto-generate files after cl/602725967 1 year ago
Protobuf Team Bot abc9bae7c1 Move the Metadata members into ClassData to devirtualize GetMetadata. 1 year ago
Protobuf Team Bot 58baeb4c3b Add a new 'includingDefaultValueWithoutPresenceFields' option to the Java parser which is intended to replace the current 'includingDefaultValueFields'. 1 year ago
Marcel Hlopko d21425d334 Use consistent thunk prefix between generator and cpp.rs 1 year ago
Protobuf Team Bot a019e8d9e1 Internal change 1 year ago
Anton Grbin a5e10aff2b [C#] Conformance test: don't skip JsonIgnoreUnknownParsingTest in runner (#15369) 1 year ago
Protobuf Team Bot 307aeac9cf Check ctype() in DescriptorBuilder for edition 2023 and beyond. 1 year ago
Protobuf Team Bot fd82df7dba Auto-generate files after cl/602461889 1 year ago
Eric Salo 7303758dd2 upb: factor out Java code for reading upb_Array data 1 year ago
Thomas Van Lenten 982ea24a94 [CPP] Add the privacy manifest to the C++ CocoaPod. 1 year ago
Protobuf Team Bot 403e2078b4 Fail building descriptors if `ctype` is used for fields other than string or bytes. 1 year ago
Thomas Van Lenten 0d9151519f [ObjC] Add the privacy manifest to the ObjC CocoaPod. 1 year ago
Protobuf Team Bot 9f5be07654 Fix generation of HasExtension and ExtensionSize functions to restrict to the 1 year ago
Protobuf Team Bot 00298fd160 Extension set uses (relatively) new RepeatedPtrField Message methods. 1 year ago
Jakob Buchgraber 958fda378d Remove superfluous unsafe block 1 year ago
Jakob Buchgraber 5b77d8cc3d Remove unused mut specifiers 1 year ago
Protobuf Team Bot 94f759bb79 Auto-generate files after cl/602270576 1 year ago
Eric Salo 98843d15ac upb: attempt to reduce the direct use of UPB_PRIVATE() fields 1 year ago
Protobuf Team Bot 1d6ac5979b Add missing ${$ and $}$ for some Java GeneratedCodeInfo annotations. 1 year ago
Éamonn McManus 5f81741473 Small fix for accessing upb from Kotlin/Native. 1 year ago
Protobuf Team Bot a46d82fd5d Minor cleanup: IWYU, clang-tidy, etc. 1 year ago
Thomas Van Lenten a892c20578 [ObjC] Re-enable watchOS cocoapods validations 1 year ago
Protobuf Team Bot 886a0b15cd Auto-generate files after cl/601848001 1 year ago
Thomas Van Lenten 29b4ed7289 [ObjC] Use a local to avoid warnings in 32bit builds. 1 year ago
Eric Salo 7b6a845ab7 upb: implement immutability 1 year ago
Protobuf Team Bot e2983460d1 Minor cleanup: IWYU, etc. 1 year ago
Éamonn McManus b809398add Small fixes for accessing upb from Kotlin/Native. 1 year ago
Mike Kruskal a12409b0f6 Internal changes 1 year ago
Jakob Buchgraber 5ecfdd76ef Improve error message in the crate mapping code. 1 year ago
Sandy Zhang 85938aa654 Update internalUpdateFileDescriptor() to synchronize setProto() and resolveAllFeatures() to avoid data races. 1 year ago
Protobuf Team Bot 1d143b5d7e Auto-generate files after cl/601525709 1 year ago
Eric Salo 5bded04d28 upb: add 'static' to UPB_FORCEINLINE() 1 year ago
Alyssa Haroldsen 02c675e99e Remove the space before a comma in singular_string 1 year ago
Alyssa Haroldsen 022730e43c Deduplicate vtables for mutators 1 year ago
Protobuf Team Bot c13512aee3 Auto-generate files after cl/601494260 1 year ago
Eric Salo 953d521a04 upb: upb_Message_FindExtensionByNumber() no longer returns a (upb_Extension*) 1 year ago