16974 Commits (542713817847a5015aad717e81f5d41da088a28b)
 

Author SHA1 Message Date
Protobuf Team Bot a019e8d9e1 Internal change 10 months ago
Anton Grbin a5e10aff2b [C#] Conformance test: don't skip JsonIgnoreUnknownParsingTest in runner (#15369) 10 months ago
Protobuf Team Bot 307aeac9cf Check ctype() in DescriptorBuilder for edition 2023 and beyond. 10 months ago
Protobuf Team Bot fd82df7dba Auto-generate files after cl/602461889 10 months ago
Eric Salo 7303758dd2 upb: factor out Java code for reading upb_Array data 10 months ago
Thomas Van Lenten 982ea24a94 [CPP] Add the privacy manifest to the C++ CocoaPod. 10 months ago
Protobuf Team Bot 403e2078b4 Fail building descriptors if `ctype` is used for fields other than string or bytes. 10 months ago
Thomas Van Lenten 0d9151519f [ObjC] Add the privacy manifest to the ObjC CocoaPod. 10 months ago
Protobuf Team Bot 9f5be07654 Fix generation of HasExtension and ExtensionSize functions to restrict to the 10 months ago
Protobuf Team Bot 00298fd160 Extension set uses (relatively) new RepeatedPtrField Message methods. 10 months ago
Jakob Buchgraber 958fda378d Remove superfluous unsafe block 10 months ago
Jakob Buchgraber 5b77d8cc3d Remove unused mut specifiers 10 months ago
Protobuf Team Bot 94f759bb79 Auto-generate files after cl/602270576 10 months ago
Eric Salo 98843d15ac upb: attempt to reduce the direct use of UPB_PRIVATE() fields 10 months ago
Protobuf Team Bot 1d6ac5979b Add missing ${$ and $}$ for some Java GeneratedCodeInfo annotations. 10 months ago
Éamonn McManus 5f81741473 Small fix for accessing upb from Kotlin/Native. 10 months ago
Protobuf Team Bot a46d82fd5d Minor cleanup: IWYU, clang-tidy, etc. 10 months ago
Thomas Van Lenten a892c20578 [ObjC] Re-enable watchOS cocoapods validations 10 months ago
Protobuf Team Bot 886a0b15cd Auto-generate files after cl/601848001 10 months ago
Thomas Van Lenten 29b4ed7289 [ObjC] Use a local to avoid warnings in 32bit builds. 10 months ago
Eric Salo 7b6a845ab7 upb: implement immutability 10 months ago
Protobuf Team Bot e2983460d1 Minor cleanup: IWYU, etc. 10 months ago
Éamonn McManus b809398add Small fixes for accessing upb from Kotlin/Native. 10 months ago
Mike Kruskal a12409b0f6 Internal changes 10 months ago
Jakob Buchgraber 5ecfdd76ef Improve error message in the crate mapping code. 10 months ago
Sandy Zhang 85938aa654 Update internalUpdateFileDescriptor() to synchronize setProto() and resolveAllFeatures() to avoid data races. 10 months ago
Protobuf Team Bot 1d143b5d7e Auto-generate files after cl/601525709 10 months ago
Eric Salo 5bded04d28 upb: add 'static' to UPB_FORCEINLINE() 10 months ago
Alyssa Haroldsen 02c675e99e Remove the space before a comma in singular_string 10 months ago
Alyssa Haroldsen 022730e43c Deduplicate vtables for mutators 10 months ago
Protobuf Team Bot c13512aee3 Auto-generate files after cl/601494260 10 months ago
Eric Salo 953d521a04 upb: upb_Message_FindExtensionByNumber() no longer returns a (upb_Extension*) 10 months ago
Protobuf Team Bot 8dfe58bb16 Support map field 10 months ago
Dennis Shao 9146ce6ddb Updating version.json and repo version numbers to: 27-dev (#15590) 10 months ago
Jakob Buchgraber 90015d3145 #protobuf #rust Generate fields with imported types 10 months ago
Protobuf Team Bot 5f51020f5d Internal change 10 months ago
dmaclach a8a9bd2e49 remove use of mach_absolute_time (#15554) 10 months ago
Marcel Hlopko 0e744e12d6 Fix bug number in a TODO 10 months ago
dmaclach 684660f025 Add PrivacyInfo.xcprivacy (#15557) 10 months ago
Austin Wise 48c80e46bb Fix setting of environmental variables in build_release.sh 10 months ago
Eric Salo c32838ac30 upb: remove base:internal as a dep in upb/benchmarks/ 10 months ago
Joshua Haberman 6cf7f9b5f6 Automated rollback of commit f7dbd3841f. 10 months ago
Eric Salo dad74e2db7 upb: remove reflection:internal as a dep in upb_generator/ 10 months ago
Sandy Zhang 7f1ef7ea09 Strip nonfunctional Javadoc comments from .proto comments. 10 months ago
Protobuf Team Bot 9396fe26f0 Minor cleanup: IWYU, style guide, etc. 10 months ago
Hong Shin e320c85283 Move MessageVTable to $pbr$ from $pbi$ 10 months ago
Sandy Zhang aa3b976f42 Update minimum macOS to 10.15. 10 months ago
Sandy Zhang 17729cc5e5 Call ExtensionRegistry.add for JavaFeaturesProto.java directly. 10 months ago
Protobuf Team Bot 570c386f5e Auto-generate files after cl/601195914 10 months ago
Joshua Haberman ca5ca62fa6 Fixed a bug when deep copying a map field with a closed enum value. 10 months ago