17726 Commits (ee98ba2c18486938952a7748765f2e8e119e7fc4)
 

Author SHA1 Message Date
Mark Hansen ee98ba2c18 Remove unused constructor argument "descriptor" from GeneratedMessage.SingularFieldAccessor.ReflectionInvoker 8 months ago
Mark Hansen f16c59c5a8 Remove unused constructor argument "descriptor" from GeneratedMessage.RepeatedFieldAccessor.ReflectionInvoker 8 months ago
Protobuf Team Bot 5fa9c35315 Auto-generate files after cl/636584465 8 months ago
Protobuf Team Bot dffec0c7d6 Internal Change 8 months ago
Mike Kruskal 046a07eead Fix a rare crash from feature lifetime validation. 8 months ago
Derek Benson 911fa984bc Add benchmarks for Protobuf Rust that demonstrate the overhead of the Rust implementations. 8 months ago
Mark Hansen 16e0a63077 Remove field SmallSortedMap.maxArraySize 8 months ago
Mark Hansen c05be324da Delete unused method SmallSortedSet.getOverflowEntriesDescending 8 months ago
Mark Hansen 3ba72807a6 Avoid allocating FieldSet iterator if FieldSet is empty 8 months ago
Protobuf Team Bot 590e5aafee internal changes to plugin 8 months ago
Protobuf Team Bot 2e9c0a7ece Auto-generate files after cl/635956805 8 months ago
Mike Kruskal e237f72bc4 Future-proof edition 2023 against feature value support windows. 8 months ago
Hong Shin b94e117faa Port C++20 Requires to it's C++17 equivalent for reuse across protos 8 months ago
Jie Luo 696b5a3554 Use lower_with_under for Python nextgen tests 8 months ago
Protobuf Team Bot e2bc285b5e Auto-generate files after cl/635615643 8 months ago
Mike Kruskal 44c409d211 Mark deleted fields in descriptor.proto reserved 8 months ago
Protobuf Team Bot 8203e2f894 Auto-generate files after cl/635530952 8 months ago
Protobuf Team Bot 5fb5b871dc Remove spurious 'return' in a void function of another void. 8 months ago
Protobuf Team Bot fa4bab26e4 Internal changes/optimizations 8 months ago
Protobuf Team Bot 858a2ab52f Fix warning about a bool==uint64 check. 8 months ago
Protobuf Team Bot 01b0b8e06e Added a new public API `bytesUntilLimit` to GPBCodedInputStream. 8 months ago
Protobuf Team Bot 47f4bc958b Fix Ruby FFI to pass `MiniTable` to `upb_Message_New()` aka `new_message_from_def()`. 8 months ago
Protobuf Team Bot 1f8208031a Test if a tag with unknown wire type (0x6 or 0x7) causes parsing failures. 8 months ago
Sandy Zhang 11c27dfa4b Lazily resolve features for proto2 and proto3 for compatibility with old open source gencode that does not invoke feature resolution from gencode static init. 8 months ago
Protobuf Team Bot 5dfdd85d34 Auto-generate files after cl/634787159 8 months ago
Protobuf Team Bot 5b8e90f404 Refactor the way we turn on the optimization in StrongPointer. 8 months ago
Protobuf Team Bot 2f3242c576 Fix ClangTidy warnings 8 months ago
Protobuf Team Bot a521e6e152 Internal chanegs 8 months ago
Anton Grbin 34c843d671 [7392] [cpp] Remove dead code path for map key of type enum in JSON parsing (#16567) 8 months ago
Mike Kruskal 24b91a7fec Prohibit using features in the same file they're defined in. 8 months ago
Sandy Zhang baeab50df0 Automated rollback of commit ec126a5069. 8 months ago
Marcel Hlopko eca477a0f1 Internal change. 8 months ago
Jie Luo 6c91de9de9 Nextgen Proto Pythonic API: “Add-on” proto for JSON serialize/parse 8 months ago
Marcel Hlopko 69a26b217d Use the name of the rust_proto_library as the crate name 8 months ago
Protobuf Team Bot c6cbaaeeee Devirtualize CheckTypeAndMergeFrom and use the existing function from 8 months ago
Hong Shin 0645439efa Introduce upb_EncodeStatus_String and upb_DecodeStatus_String 8 months ago
Marcel Hlopko e71c811a3a Extract crate name mangling function 8 months ago
Protobuf Team Bot 24751b405a Add legacy Java TextFormat APIs 8 months ago
Protobuf Team Bot ca995da263 Reduce the cost of CheckTypeAndMergeFrom in LITE_RUNTIME objects when icf is 8 months ago
Joshua Haberman 6a2e4be010 Added C# unit tests verifying current UTF-8 behavior. 8 months ago
Marcel Hlopko a8cb5833aa Verify rust_proto_library name 8 months ago
Hong Shin 3574af2397 Internal Change 8 months ago
Protobuf Team Bot cfea7596c1 Remove dead VTableName function. 8 months ago
Protobuf Team Bot 5fdef5bfce Remove obsolete msgmut::or_default() 8 months ago
Protobuf Team Bot 05781615a1 Internal changes/optimizations 8 months ago
Derek Benson 9f40411caf fix unneeded mut in enum gencode 8 months ago
Mike Kruskal 6b9a81a042 Add extension declarations for known features. 8 months ago
Sandy Zhang df630fa6f1 MODULE.bazel fixes for protobuf BCR release. 8 months ago
Protobuf Team Bot 9b463ac048 Make the underlying type of the enum by 8-bits instead of using bitfields for 8 months ago
Protobuf Team Bot dde03553c9 Internal change 8 months ago