16995 Commits (9473beb76c573e10eed3c98a246fe1411708ff14)
 

Author SHA1 Message Date
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
Protobuf Team Bot 21eb4e9350 Internal changes. 10 months ago
Mikhail Galanin e6aa58004e Do not store binary data inside php files (#13911) 10 months ago
Protobuf Team Bot 6f86726f26 Rollback version validations in Protobuf Java Lite. 10 months ago
Jakob Buchgraber 4517308a91 Also apply r# prefix to crates whose names are reserved keywords 10 months ago
Joshua Haberman af339fad1e Fixed a bug in cl/600990001 -- we need to propagate the as_utf8 parameter that was passed. 10 months ago
Protobuf Team Bot 3d7e4d6347 Auto-generate files after cl/601004095 10 months ago
Eric Salo 9d625a1df7 upb: fix the map encoder to stop dying under ubsan 10 months ago
Joshua Haberman bf00034493 Breaking Change: Made text_format output default to UTF-8. 10 months ago
Joshua Haberman b9e4894462 Fixed a SEGV when deep copying a non-reified sub-message. 10 months ago
Adam Cozzette 5027ab2881 Add TODO related to runtime dependency on Rake 10 months ago
Eric Salo f9994e1c8d upb: remove the last remaining direct upb-internal deps from upb/protos/ 10 months ago
Protobuf Team Bot 64441a20d3 Auto-generate files after cl/600926618 10 months ago
Eric Salo ed5eb924d7 upb: upb_Message_ExtensionByIndex() no longer returns a (upb_Extension*) 10 months ago
なつき c17de66713 Add rake runtime dependency for ruby (#15203) 10 months 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'. 10 months 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. 10 months ago
Sandy Zhang 083e3e38e6 Strip nonfunctional codegen diff from line number in Javadoc comment for deprecated fields, which may shift after adding features post-Editions transform 10 months ago
Eric Salo f9af78e7ee upb: upb_MiniTable_GetOrPromoteExtension() no longer returns a (upb_Extension*) 10 months ago
Protobuf Team Bot 9ffbe84cba Auto-generate files after cl/600653849 10 months ago
Eric Salo 07f784a2f3 upb: tag _upb_Message_GetOrCreateExtension() as UPB_PRIVATE() 10 months ago
Protobuf Team Bot 23c618aa7d Auto-generate files after cl/600639423 10 months ago
Eric Salo 373ffa6622 upb: tag _upb_Message_Getext() as UPB_PRIVATE() 10 months ago
Sandy Zhang 303239d74d Drop Protobuf support for Android KitKat per EOL and add existing minimum Java 1.8 in Maven pom.xmls 10 months ago
Jie Luo f7dbd3841f internal change 10 months ago
Protobuf Team Bot 659b3e7102 Internal changes. 10 months ago
Joshua Haberman 03ff7af37e Refactored a few protos:: methods to no longer access `upb_Extension` directly. 10 months ago
Protobuf Team Bot 787447430f Breaking Change: Remove unused helper methods for creating new mutable arraylists. 10 months ago
Protobuf Team Bot 59c02715bd Turn on version checks for Java Lite enum in OSS. 10 months ago
Hong Shin 0d090df3e2 Implement ProxiedWithRawVTable, ProxiedWithRawOptionalVTable, and ProxiedWithPresence for Messages 10 months ago