17778 Commits (85c7cc24e0084a3beda37b848e7037f8f09c6850)
 

Author SHA1 Message Date
Joshua Haberman 85c7cc24e0 Add an indirection to sub-messages pointers to allow for static tree shaking. 10 months ago
Protobuf Team Bot a1e78a52e6 Deprecate Java ShortDebugString API in favor of emittingSingleLine printer option. 10 months ago
Protobuf Team Bot 4d0081b352 Auto-generate files after cl/640267061 10 months ago
Mike Kruskal f3c0c5995c Fix a bug in edition defaults calculation. 10 months ago
Protobuf Team Bot bf7ac9f2f1 Auto-generate files after cl/640196225 10 months ago
Hong Shin b57c374146 protos: Collapse ClearMessage template 10 months ago
Joshua Haberman a1c99afd98 Introduced a generated extension registry using linker arrays. 10 months ago
Protobuf Team Bot e595749c9c Reenable FFI tests on CRuby. 10 months ago
Protobuf Team Bot d3a0f59af1 Remove temporary opt-in for extension support of weak descriptor messages. 10 months ago
Protobuf Team Bot 6a70bcf575 Make real_containing_oneof friendly to the optimizer when we only care about 10 months ago
Protobuf Team Bot 93d517e199 Only generate the immediate forward declarations when generating one file per 10 months ago
Protobuf Team Bot 85d6d513d8 Use SerializeWithCachedSizesToArray on Rust-cpp serialization path. 10 months ago
Jakob Buchgraber 3c9978d4bd Mark owned Repeated & Map types as Send & Sync. 10 months ago
Mike Kruskal 986ef8d80b Always report plugin support errors from protoc. 10 months ago
Protobuf Team Bot 1194440c24 Remove `Arena_pin` in favor of adopting the UPB freezing API. 10 months ago
Mike Kruskal 5d40c4f434 Avoid ODR violations from bootstrapped protos 10 months ago
Protobuf Team Bot 475158ef61 Internal change 10 months ago
Joshua Haberman 849396736c Internal Change. 10 months ago
Joshua Haberman 2124e2687d Removed obsolete compatibility code from Bazel rules. 10 months ago
Protobuf Team Bot 5619d0cd3a Auto-generate files after cl/639033776 10 months ago
Protobuf Team Bot 806be9de4d Initial working version of messages with a custom vtable, disabled by default. 10 months ago
Protobuf Team Bot d0e79cf761 Actually make Serialize fallible on Rust-cpp. 10 months ago
Jakob Buchgraber 68da9337b4 Remove 'assert_c_type_sizes' test 10 months ago
Grégoire efaaeba6a8 csharp: use span-based ToBase64 in ByteString (#16976) 10 months ago
Protobuf Team Bot c12c73212d Auto-generate files after cl/638902499 10 months ago
Mike Kruskal 35b34252c7 Stop supporting EDITION_PROTO2 as an alias for EDITION_LEGACY. 10 months ago
Mark Hansen fac847c5c5 Full java runtime: Avoid allocating ArrayList iterators when serializing UnknownFieldSet 10 months ago
Mike Kruskal 094565b995 Internal changes 10 months ago
Mark Hansen ae95fa330e Replace boxed boolean with primitive boolean 10 months ago
Mike Kruskal bd7078debc Move back deprecation of java utf8 feature to 2024. 10 months ago
Protobuf Team Bot 1b126f9283 Auto-generate files after cl/638713610 10 months ago
Sandy Zhang 68d908768f Reparse unknown features using extension registry containing Java features. 10 months ago
Protobuf Team Bot 023e69d6cc Update comment for message_type 10 months ago
Protobuf Team Bot c1c275cc7d Auto-generate files after cl/638676816 10 months ago
Protobuf Team Bot 9e83842ce0 Miscelaneous refactoring to prepare the code for the custom vtables changes. 10 months ago
Manuel 092cc15f9d Handle groups in C# JsonParser (#16970) 10 months ago
Mark Hansen 89c27bf011 Remove unused constructor argument GeneratedMessage.RealOneofAccessor.oneOfIndex 10 months ago
Protobuf Team Bot 4814bda38c Automated rollback of commit 05e5107d98. 10 months ago
Jie Luo 3a9f0743ea Nextgen Proto Pythonic API: “Add-on” proto for length prefixed serialize/parse 10 months ago
Protobuf Team Bot fdc7f65849 Make serialization correctly be fallible in the Rust Protobuf API. 10 months ago
Protobuf Team Bot 18da465815 Rename `DynamicCastToGenerated`/`DownCastToGenerated` to 10 months ago
Jakob Buchgraber 01ec3fab1f Accept MessageLite type instead of the Message type in SerializeMsg 10 months ago
Mark Hansen 05e5107d98 Avoid allocating new ExtensionWriters when serializing messages with no extensions 10 months ago
Mike Kruskal 81041edfae Fix latent bug disallowing certain MessageSet extensions 10 months ago
Protobuf Team Bot 666e347cd4 Auto-generate files after cl/637993561 10 months ago
Mike Kruskal 433ca3e6a1 Internal changes 10 months ago
Protobuf Team Bot 2a07c57aa9 Internal change 10 months ago
Protobuf Team Bot 6cce6221d4 Auto-generate files after cl/637932147 10 months ago
Hong Shin 0730adb1c1 rename upb_Message_WhichOneof to upb_Message_WhichOneofByDef 10 months ago
Adam Cozzette ccadeac6ee Internal change 10 months ago