16829 Commits (main-202401251548)
 

Author SHA1 Message Date
Protobuf Team Bot 161b0a31ae Updating version.json and repo version numbers to: 27-dev 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
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 1 year ago
Eric Salo f9af78e7ee upb: upb_MiniTable_GetOrPromoteExtension() no longer returns a (upb_Extension*) 1 year ago
Protobuf Team Bot 9ffbe84cba Auto-generate files after cl/600653849 1 year ago
Eric Salo 07f784a2f3 upb: tag _upb_Message_GetOrCreateExtension() as UPB_PRIVATE() 1 year ago
Protobuf Team Bot 23c618aa7d Auto-generate files after cl/600639423 1 year ago
Eric Salo 373ffa6622 upb: tag _upb_Message_Getext() as UPB_PRIVATE() 1 year ago
Sandy Zhang 303239d74d Drop Protobuf support for Android KitKat per EOL and add existing minimum Java 1.8 in Maven pom.xmls 1 year ago
Jie Luo f7dbd3841f internal change 1 year ago
Protobuf Team Bot 659b3e7102 Internal changes. 1 year ago
Joshua Haberman 03ff7af37e Refactored a few protos:: methods to no longer access `upb_Extension` directly. 1 year ago
Protobuf Team Bot 787447430f Breaking Change: Remove unused helper methods for creating new mutable arraylists. 1 year ago
Protobuf Team Bot 59c02715bd Turn on version checks for Java Lite enum in OSS. 1 year ago
Hong Shin 0d090df3e2 Implement ProxiedWithRawVTable, ProxiedWithRawOptionalVTable, and ProxiedWithPresence for Messages 1 year ago
zhangskz 9e9bb4f729
Merge pull request #15468 from protocolbuffers/update-absl 1 year ago
Sandy Zhang a75da99985 Update comment to indicate RC2 commit has been promoted to 20240116.0 release commit 1 year ago
Sandy Zhang 35a6730e61 Add private constructor for JavaEditionDefaults template 1 year ago
Sandy Zhang 882e7843de Mark descriptor features as volatile to avoid data races in double-checked locking 1 year ago
Protobuf Team Bot 8b92099937 Checks that only lite or full binding could exist in a process. 1 year ago
Sandy Zhang 116dd9cd24 Update to rc2 1 year ago
Protobuf Team Bot 56f557a0f5 Auto-generate files after cl/600487923 1 year ago
Sandy Zhang 65c65c2d04 Breaking Change: Use Editions features in Java full runtimes. 1 year ago
Protobuf Team Bot 040dde7e37 Correct type_resolver_util to set syntax=proto3 instead of syntax=proto2 on proto3 files. 1 year ago
Isuru Fernando 71b0b4e0a9 Fix getting env variables on windows (#15518) 1 year ago
Marcel Hlopko 0f4cf16815 Depend directly on cc_proto_aspect in rust_cc_proto_library 1 year ago
Protobuf Team Bot c0d08bdcad Breaking Change: Stop generating the "newInstance" method. This is not used anymore. 1 year ago
Harald Kjær Nielsen 1eff9d7451 Proper fix utf8 command line arguments (#14253) 1 year ago
Alyssa Haroldsen f0ccf26e63 Correct raw identifier terminology in rust_keywords 1 year ago
Mike Kruskal f6812b7d6d Bump python version to 3.9 for gcloud 460.0.0 1 year ago
Marcel Hlopko c1d174f7d2 Stop codegenning module for .proto package 1 year ago