17683 Commits (5fdef5bfce20e036f54d4871ef204887e9ef17bf)
 

Author SHA1 Message Date
Protobuf Team Bot 5fdef5bfce Remove obsolete msgmut::or_default() 6 months ago
Protobuf Team Bot 05781615a1 Internal changes/optimizations 6 months ago
Derek Benson 9f40411caf fix unneeded mut in enum gencode 6 months ago
Mike Kruskal 6b9a81a042 Add extension declarations for known features. 7 months ago
Sandy Zhang df630fa6f1 MODULE.bazel fixes for protobuf BCR release. 7 months ago
Protobuf Team Bot 9b463ac048 Make the underlying type of the enum by 8-bits instead of using bitfields for 7 months ago
Protobuf Team Bot dde03553c9 Internal change 7 months ago
Protobuf Team Bot bb68eb22dd Implement new Debug API with redaction. 7 months ago
Jie Luo 5a9170701e internal change 7 months ago
Mark Hansen c6e2778f91 Replace SmallSortedMap.EmptySet with equivalent Collections.emptySet() 7 months ago
Protobuf Team Bot 396d661767 Add support for setting extensions with Ptr<Extension> in Upb C++ protos. 7 months ago
Protobuf Team Bot 448e326200 Use bool HasHasbits(const FieldDescriptor*) instead of manual checks. 7 months ago
pbatg 30a40eefe5 Fixed broken link in upb README.md (#16717) 7 months ago
Protobuf Team Bot 2238cdc091 Add impl Clone for Rust proto owned messages. 7 months ago
Protobuf Team Bot 7f23b700fe Introduce new API DownCastToMessage/DynamicCastToMessage as a replacement for down_cast/dynamic_cast from MessageLite to Message. 7 months ago
Protobuf Team Bot fad4736785 Auto-generate files after cl/633224191 7 months ago
Sandy Zhang ce026abf92 Work around windows path length limitations by moving immutable -> full in open source (new generator paths) and shortening long file names. 7 months ago
Derek Benson 904266db57 inline repeated field methods 7 months ago
Derek Benson f2d8c2bdd8 Add a reserve method on ProxiedInRepeated 7 months ago
Mark Hansen f7a866a9ea Make IntArrayList consistent with other primitive array lists, using code generator 7 months ago
Protobuf Team Bot ddc70b0ebf Auto-generate files after cl/632663127 7 months ago
MiguelBarro d2aa5fb483 Prevent find_package failure if multiple versions are installed (#16654) 7 months ago
Eric Salo f93565c20c upb: publish and start using the new non-universal setters out in the wild 7 months ago
Mike Kruskal be99767a69 Clear repository cache between bazel runs 7 months ago
Jie Luo e7fdab4a2c Add Nextgen python proto_test to github 7 months ago
Protobuf Team Bot 39986c099b Auto-generate files after cl/632535021 7 months ago
Protobuf Team Bot 24d42eacec Add a BUILD file under rust/accessors and rename helpers.h to default_value.h 7 months ago
Sandy Zhang c99cf4bbfa Add `java` to reserved names to escape extensions to `java_`. This may break existing references to gencode for extensions named `java`. 7 months ago
Jaap Taal 91b7cf3325 Fix indention formatter for google.protobuf.Any (#16785) 7 months ago
Mark Hansen 4b7c2d4381 Avoid allocating TreeMap in UnknownFieldSet.Builder.asMap 7 months ago
Mark Hansen 8c6e5b7963 Avoid allocating iterator in TextFormat printing UnknownFieldSet 7 months ago
Protobuf Team Bot bc80135f10 Auto-generate files after cl/632314763 7 months ago
Hong Shin d071c60878 Break out idx in upb_MiniTableSub computation for clarity 7 months ago
Protobuf Team Bot fefec68753 Internal changes/optimizations 7 months ago
Protobuf Team Bot af1ecc0353 Add a check to ensure that the byte limit is not negative. 7 months ago
Protobuf Team Bot eb31de3097 Auto-generate files after cl/632277936 7 months ago
Éamonn McManus b5fc2735e9 In `upb_MiniTableExtension_GetSubMessage`, return NULL for non-messages. 7 months ago
Joshua Haberman 5a91d6fe5e [php] Added a unit test that bad UTF-8 is rejected in the parser. 7 months ago
Protobuf Team Bot b51dc1b438 Auto-generate files after cl/632267379 7 months ago
Eric Salo 6245733655 upb: remove the unused (upb_MiniTable*) arg from upb_Message_SetMessage() 7 months ago
Sandy Zhang f68350225f Move system_python.bzl to the correct open source folder 7 months ago
Jie Luo 495ba7bcdb Nextgen Proto Pythonic API: “Add-on” proto for serialize/parse 7 months ago
Hong Shin 82e83ddc95 wire_format.cc: Refactor Message and Group handling into a helper func 7 months ago
Éamonn McManus 510c1434ed Add `null` to the list of reserved words. 7 months ago
Protobuf Team Bot dbc2baf5bd Generate extension and k[FieldName]FieldNumber as constexpr int(s). 7 months ago
Protobuf Team Bot 13caa08692 Enable textproto conformance tests for "-0" and "-0F". 7 months ago
Protobuf Team Bot 1b06cefe33 Move casting functions to MessageLite and use ClassData as the uniqueness 7 months ago
Sandy Zhang 7febb4c48f Move upb/bazel/system_python.bzl (new alias file) to correct open source directory. 7 months ago
Protobuf Team Bot b694cfa441 Clarify that the input to proto2::DynamicMessageFactory::GetPrototype should be non-null 7 months ago
Protobuf Team Bot ec126a5069 Replace the single user of `PROTOBUF_ALIGNAS` with `alignas` and remove the now 7 months ago