16806 Commits (9ffbe84cbac5d1a7326a8c158934b5d814e3d1b2)
 

Author SHA1 Message Date
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
zhangskz 9e9bb4f729
Merge pull request #15468 from protocolbuffers/update-absl 10 months ago
Sandy Zhang a75da99985 Update comment to indicate RC2 commit has been promoted to 20240116.0 release commit 10 months ago
Sandy Zhang 35a6730e61 Add private constructor for JavaEditionDefaults template 10 months ago
Sandy Zhang 882e7843de Mark descriptor features as volatile to avoid data races in double-checked locking 10 months ago
Protobuf Team Bot 8b92099937 Checks that only lite or full binding could exist in a process. 10 months ago
Sandy Zhang 116dd9cd24 Update to rc2 10 months ago
Protobuf Team Bot 56f557a0f5 Auto-generate files after cl/600487923 10 months ago
Sandy Zhang 65c65c2d04 Breaking Change: Use Editions features in Java full runtimes. 10 months ago
Protobuf Team Bot 040dde7e37 Correct type_resolver_util to set syntax=proto3 instead of syntax=proto2 on proto3 files. 10 months ago
Isuru Fernando 71b0b4e0a9 Fix getting env variables on windows (#15518) 10 months ago
Marcel Hlopko 0f4cf16815 Depend directly on cc_proto_aspect in rust_cc_proto_library 10 months ago
Protobuf Team Bot c0d08bdcad Breaking Change: Stop generating the "newInstance" method. This is not used anymore. 10 months ago
Harald Kjær Nielsen 1eff9d7451 Proper fix utf8 command line arguments (#14253) 10 months ago
Alyssa Haroldsen f0ccf26e63 Correct raw identifier terminology in rust_keywords 10 months ago
Mike Kruskal f6812b7d6d Bump python version to 3.9 for gcloud 460.0.0 10 months ago
Marcel Hlopko c1d174f7d2 Stop codegenning module for .proto package 10 months ago
Marcel Hlopko 39e8ca7faf Add support for repeated strings/bytes 10 months ago
Alyssa Haroldsen 457ed9b44f Use `self` accessors for accessing maps in views 10 months ago
Protobuf Team Bot 7d508b41df Internal change 10 months ago
Adam Cozzette 65a353fa10 Update JSON parser to reject overlong UTF-8 encodings 10 months ago
Sandy Zhang 3c8a3d27f7 Raise minimum PHP version to 8.1, due to PHP 8.0 EOL per https://cloud.google.com/php/getting-started/supported-php-versions 10 months ago
Protobuf Team Bot 57f770f8c9 Make sure the pb_defaults section is never empty instead of using __attribute__((weak)). Not all platforms support having a never defined weak symbol. 10 months ago
Sandy Zhang cbd9a98301 Don't emit redundant enum name gencode when has_reflection is false. 10 months ago
Éamonn McManus fc2d9da9c0 Wrap C++ headers in `#ifdef __cplusplus`. 10 months ago
Protobuf Team Bot d98722b53c Auto-generate files after cl/599558000 10 months ago
Protobuf Team Bot b161e2df00 Change the way pinning and weak references are done in the Weak Descriptor 10 months ago
Protobuf Team Bot adacf6d0e1 Use char indexOf rather than String, which can have a fast path implementation 10 months ago
Protobuf Team Bot 979c39178b Format CodedInputStream & Test 10 months ago
Protobuf Team Bot 2c28d728da Add missing Protobuf Java version checks for enums and missing version info when separate Java files are generated. 10 months ago
Protobuf Team Bot 3d79d0374b Auto-generate files after cl/599369761 10 months ago
Protobuf Team Bot fedd34df47 Allocate an editions FeatureSet extension for https://github.com/bufbuild/protobuf-es 10 months ago
Alyssa Haroldsen 32c17c0919 Simplify format variables in singular_string 10 months ago
Alyssa Haroldsen c1bb1981a4 Remove Deref from MapMut 10 months ago
Alyssa Haroldsen b6ea6f9192 Remove Deref from RepeatedMut 10 months ago
Protobuf Team Bot 2fb2274716 Auto-generate files after cl/599323122 10 months ago
Alyssa Haroldsen 4696ac71ca Rename 'a to 'msg in message gencode 10 months ago
Alyssa Haroldsen ab8b762941 Use `self` for all methods on views, return `'msg` 10 months ago
Sandy Zhang 7c2e9c10d8 Add include for absl/str_cat.h 10 months ago
Protobuf Team Bot fe6a601598 Auto-generate files after cl/599313198 10 months ago