17788 Commits (4dc164884ca80a546df6005d80ad6bb147f97382)
 

Author SHA1 Message Date
Mike Kruskal 4dc164884c Automated rollback of commit e1bf1f048e. 6 months ago
Protobuf Team Bot 9f182da9a4 Internal change 6 months ago
Jie Luo b690e729eb Nextgen Proto Pythonic API: Timestamp/Duration assignment, creation and calculation 6 months ago
Protobuf Team Bot a450c9cad0 Add rules_fuzzing dependency to MODULE.bazel. 6 months ago
Protobuf Team Bot e1bf1f048e Update rules_python to 0.28.0 6 months ago
Protobuf Team Bot 569184774e Auto-generate files after cl/640592937 6 months ago
Joshua Haberman 638ee8f654 Generate one source file per message/enum/extension on Android/iOS. 6 months ago
Jakob Buchgraber ec61d65a23 Fix debug_test to work with C++ lite 6 months ago
Protobuf Team Bot e207f27a35 Internal Change 6 months ago
Protobuf Team Bot 532f0c2ed5 Auto-generate files after cl/640369522 6 months ago
Joshua Haberman 85c7cc24e0 Add an indirection to sub-messages pointers to allow for static tree shaking. 6 months ago
Protobuf Team Bot a1e78a52e6 Deprecate Java ShortDebugString API in favor of emittingSingleLine printer option. 6 months ago
Protobuf Team Bot 4d0081b352 Auto-generate files after cl/640267061 6 months ago
Mike Kruskal f3c0c5995c Fix a bug in edition defaults calculation. 6 months ago
Protobuf Team Bot bf7ac9f2f1 Auto-generate files after cl/640196225 6 months ago
Hong Shin b57c374146 protos: Collapse ClearMessage template 6 months ago
Joshua Haberman a1c99afd98 Introduced a generated extension registry using linker arrays. 6 months ago
Protobuf Team Bot e595749c9c Reenable FFI tests on CRuby. 6 months ago
Protobuf Team Bot d3a0f59af1 Remove temporary opt-in for extension support of weak descriptor messages. 6 months ago
Protobuf Team Bot 6a70bcf575 Make real_containing_oneof friendly to the optimizer when we only care about 6 months ago
Protobuf Team Bot 93d517e199 Only generate the immediate forward declarations when generating one file per 6 months ago
Protobuf Team Bot 85d6d513d8 Use SerializeWithCachedSizesToArray on Rust-cpp serialization path. 6 months ago
Jakob Buchgraber 3c9978d4bd Mark owned Repeated & Map types as Send & Sync. 6 months ago
Mike Kruskal 986ef8d80b Always report plugin support errors from protoc. 6 months ago
Protobuf Team Bot 1194440c24 Remove `Arena_pin` in favor of adopting the UPB freezing API. 6 months ago
Mike Kruskal 5d40c4f434 Avoid ODR violations from bootstrapped protos 6 months ago
Protobuf Team Bot 475158ef61 Internal change 6 months ago
Joshua Haberman 849396736c Internal Change. 6 months ago
Joshua Haberman 2124e2687d Removed obsolete compatibility code from Bazel rules. 6 months ago
Protobuf Team Bot 5619d0cd3a Auto-generate files after cl/639033776 6 months ago
Protobuf Team Bot 806be9de4d Initial working version of messages with a custom vtable, disabled by default. 6 months ago
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