16858 Commits (a46d82fd5dab211c293d5eac633f748eab711062)
 

Author SHA1 Message Date
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
Protobuf Team Bot 8dfe58bb16 Support map field 1 year ago
Dennis Shao 9146ce6ddb Updating version.json and repo version numbers to: 27-dev (#15590) 1 year ago
Jakob Buchgraber 90015d3145 #protobuf #rust Generate fields with imported types 1 year ago
Protobuf Team Bot 5f51020f5d Internal change 1 year ago
dmaclach a8a9bd2e49 remove use of mach_absolute_time (#15554) 1 year ago
Marcel Hlopko 0e744e12d6 Fix bug number in a TODO 1 year ago
dmaclach 684660f025 Add PrivacyInfo.xcprivacy (#15557) 1 year ago
Austin Wise 48c80e46bb Fix setting of environmental variables in build_release.sh 1 year ago
Eric Salo c32838ac30 upb: remove base:internal as a dep in upb/benchmarks/ 1 year ago
Joshua Haberman 6cf7f9b5f6 Automated rollback of commit f7dbd3841f. 1 year ago
Eric Salo dad74e2db7 upb: remove reflection:internal as a dep in upb_generator/ 1 year ago
Sandy Zhang 7f1ef7ea09 Strip nonfunctional Javadoc comments from .proto comments. 1 year ago
Protobuf Team Bot 9396fe26f0 Minor cleanup: IWYU, style guide, etc. 1 year ago
Hong Shin e320c85283 Move MessageVTable to $pbr$ from $pbi$ 1 year ago
Sandy Zhang aa3b976f42 Update minimum macOS to 10.15. 1 year ago
Sandy Zhang 17729cc5e5 Call ExtensionRegistry.add for JavaFeaturesProto.java directly. 1 year ago
Protobuf Team Bot 570c386f5e Auto-generate files after cl/601195914 1 year ago
Joshua Haberman ca5ca62fa6 Fixed a bug when deep copying a map field with a closed enum value. 1 year ago
Protobuf Team Bot 21eb4e9350 Internal changes. 1 year ago
Mikhail Galanin e6aa58004e Do not store binary data inside php files (#13911) 1 year ago
Protobuf Team Bot 6f86726f26 Rollback version validations in Protobuf Java Lite. 1 year ago
Jakob Buchgraber 4517308a91 Also apply r# prefix to crates whose names are reserved keywords 1 year ago
Joshua Haberman af339fad1e Fixed a bug in cl/600990001 -- we need to propagate the as_utf8 parameter that was passed. 1 year ago
Protobuf Team Bot 3d7e4d6347 Auto-generate files after cl/601004095 1 year ago
Eric Salo 9d625a1df7 upb: fix the map encoder to stop dying under ubsan 1 year ago
Joshua Haberman bf00034493 Breaking Change: Made text_format output default to UTF-8. 1 year ago
Joshua Haberman b9e4894462 Fixed a SEGV when deep copying a non-reified sub-message. 1 year ago
Adam Cozzette 5027ab2881 Add TODO related to runtime dependency on Rake 1 year ago
Eric Salo f9994e1c8d upb: remove the last remaining direct upb-internal deps from upb/protos/ 1 year ago
Protobuf Team Bot 64441a20d3 Auto-generate files after cl/600926618 1 year ago
Eric Salo ed5eb924d7 upb: upb_Message_ExtensionByIndex() no longer returns a (upb_Extension*) 1 year ago
なつき c17de66713 Add rake runtime dependency for ruby (#15203) 1 year ago
Protobuf Team Bot ad169d8917 Rename IsOptional to IsExplicitPresence and make the types.proto impl match the preexisting descriptor.h impl in returning true for proto3 messages which are not explicitly marked 'optional'. 1 year ago
Sandy Zhang c73fa81a3e Strip leading spaces from Java codegen doc comments. This is better for consistency, and prevents nonfunctional codegen diffs for editions transforms post-proto formatting. 1 year ago