17857 Commits (ccbed29c678be6e69d3e784da9e95ed7d2a6dc64)
 

Author SHA1 Message Date
Protobuf Team Bot d0e79cf761 Actually make Serialize fallible on Rust-cpp. 6 months ago
Jakob Buchgraber 68da9337b4 Remove 'assert_c_type_sizes' test 6 months ago
Grégoire efaaeba6a8 csharp: use span-based ToBase64 in ByteString (#16976) 6 months ago
Protobuf Team Bot c12c73212d Auto-generate files after cl/638902499 6 months ago
Mike Kruskal 35b34252c7 Stop supporting EDITION_PROTO2 as an alias for EDITION_LEGACY. 6 months ago
Mark Hansen fac847c5c5 Full java runtime: Avoid allocating ArrayList iterators when serializing UnknownFieldSet 6 months ago
Mike Kruskal 094565b995 Internal changes 6 months ago
Mark Hansen ae95fa330e Replace boxed boolean with primitive boolean 6 months ago
Mike Kruskal bd7078debc Move back deprecation of java utf8 feature to 2024. 6 months ago
Protobuf Team Bot 1b126f9283 Auto-generate files after cl/638713610 6 months ago
Sandy Zhang 68d908768f Reparse unknown features using extension registry containing Java features. 6 months ago
Protobuf Team Bot 023e69d6cc Update comment for message_type 6 months ago
Protobuf Team Bot c1c275cc7d Auto-generate files after cl/638676816 6 months ago
Protobuf Team Bot 9e83842ce0 Miscelaneous refactoring to prepare the code for the custom vtables changes. 6 months ago
Manuel 092cc15f9d Handle groups in C# JsonParser (#16970) 6 months ago
Mark Hansen 89c27bf011 Remove unused constructor argument GeneratedMessage.RealOneofAccessor.oneOfIndex 6 months ago
Protobuf Team Bot 4814bda38c Automated rollback of commit 05e5107d98. 6 months ago
Jie Luo 3a9f0743ea Nextgen Proto Pythonic API: “Add-on” proto for length prefixed serialize/parse 6 months ago
Protobuf Team Bot fdc7f65849 Make serialization correctly be fallible in the Rust Protobuf API. 6 months ago
Protobuf Team Bot 18da465815 Rename `DynamicCastToGenerated`/`DownCastToGenerated` to 6 months ago
Jakob Buchgraber 01ec3fab1f Accept MessageLite type instead of the Message type in SerializeMsg 6 months ago
Mark Hansen 05e5107d98 Avoid allocating new ExtensionWriters when serializing messages with no extensions 6 months ago
Mike Kruskal 81041edfae Fix latent bug disallowing certain MessageSet extensions 6 months ago
Protobuf Team Bot 666e347cd4 Auto-generate files after cl/637993561 6 months ago
Mike Kruskal 433ca3e6a1 Internal changes 6 months ago
Protobuf Team Bot 2a07c57aa9 Internal change 6 months ago
Protobuf Team Bot 6cce6221d4 Auto-generate files after cl/637932147 6 months ago
Hong Shin 0730adb1c1 rename upb_Message_WhichOneof to upb_Message_WhichOneofByDef 6 months ago
Adam Cozzette ccadeac6ee Internal change 6 months ago
Protobuf Team Bot 58c48fd66e Auto-generate files after cl/637127851 6 months ago
Protobuf Team Bot f65108072b Fixed printing of nan floats/doubles in Python. 6 months ago
Mark Hansen ee98ba2c18 Remove unused constructor argument "descriptor" from GeneratedMessage.SingularFieldAccessor.ReflectionInvoker 6 months ago
Mark Hansen f16c59c5a8 Remove unused constructor argument "descriptor" from GeneratedMessage.RepeatedFieldAccessor.ReflectionInvoker 6 months ago
Protobuf Team Bot 5fa9c35315 Auto-generate files after cl/636584465 6 months ago
Protobuf Team Bot dffec0c7d6 Internal Change 6 months ago
Mike Kruskal 046a07eead Fix a rare crash from feature lifetime validation. 6 months ago
Derek Benson 911fa984bc Add benchmarks for Protobuf Rust that demonstrate the overhead of the Rust implementations. 6 months ago
Mark Hansen 16e0a63077 Remove field SmallSortedMap.maxArraySize 6 months ago
Mark Hansen c05be324da Delete unused method SmallSortedSet.getOverflowEntriesDescending 6 months ago
Mark Hansen 3ba72807a6 Avoid allocating FieldSet iterator if FieldSet is empty 6 months ago
Protobuf Team Bot 590e5aafee internal changes to plugin 6 months ago
Protobuf Team Bot 2e9c0a7ece Auto-generate files after cl/635956805 6 months ago
Mike Kruskal e237f72bc4 Future-proof edition 2023 against feature value support windows. 6 months ago
Hong Shin b94e117faa Port C++20 Requires to it's C++17 equivalent for reuse across protos 6 months ago
Jie Luo 696b5a3554 Use lower_with_under for Python nextgen tests 6 months ago
Protobuf Team Bot e2bc285b5e Auto-generate files after cl/635615643 6 months ago
Mike Kruskal 44c409d211 Mark deleted fields in descriptor.proto reserved 6 months ago
Protobuf Team Bot 8203e2f894 Auto-generate files after cl/635530952 6 months ago
Protobuf Team Bot 5fb5b871dc Remove spurious 'return' in a void function of another void. 6 months ago
Protobuf Team Bot fa4bab26e4 Internal changes/optimizations 6 months ago