17900 Commits (647ee98c655975b2742a7bb93b61e703fcabb73b)
 

Author SHA1 Message Date
Hong Shin 1aae78549a upb_cc_proto_library.bzl: replace body of _filter_none with list comprehension 6 months ago
Protobuf Team Bot 54d8f03974 LSC: Move expensive variables on their last use to avoid copies. 6 months ago
Protobuf Team Bot 08a6c36f5a Auto-generate files after cl/641170174 6 months ago
Protobuf Team Bot 31ead248b8 Use a template to collapse the 5 different set_ and add_ methods for repeated string fields into one for each overload set. 6 months ago
Protobuf Team Bot b3bcbd92da Automated rollback of commit e207f27a35. 6 months ago
Protobuf Team Bot 7dcae81096 Add serialization test and parameterize tests to verify behavior in multiple versions of the protocol buffer language. 6 months ago
Mike Kruskal 851ca21f59 Make sure the generated pool is initialized before building any other pools. 6 months ago
Mike Kruskal 81c0ec381a Avoid calling absl::InitializeLog in protoc with MSVC 6 months ago
Protobuf Team Bot 3fe3459973 Internal change 6 months ago
Protobuf Team Bot f3c140f96c Add Rust support to MODULE.bazel 6 months ago
Protobuf Team Bot b2a6cdb910 Auto-generate files after cl/640749918 6 months ago
Protobuf Team Bot 3dd89a457e Automated rollback of commit 638ee8f654. 6 months ago
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