17813 Commits (1227db3dbe713cc3b109655e9bd6e5cca84ea01b)
 

Author SHA1 Message Date
Dave MacLachlan 1227db3dbe Fix UPB_LINKARR_DECLARE section name 10 months ago
Adam Cozzette 435c182ae6 Update linker version script globs to include `*pb::*` instead of just `pb::*` 10 months ago
Protobuf Team Bot a6d4827482 Fix build rule dependency for serialization_cpp_test 10 months ago
Joshua Haberman bffd01c649 Fixed a couple of compiler warnings. 10 months ago
Protobuf Team Bot e4970aac30 Disallow initializing `Messages` (as well as `Maps` and `RepeatedFields`) with nil `Arena`. 10 months ago
Protobuf Team Bot 9f2893a554 Auto-generate files after cl/642327960 10 months ago
Joshua Haberman bcde8d4b54 Generate one source file per message/enum/extension on Android/iOS. 10 months ago
Protobuf Team Bot 61a2df3129 Allow non-repeated StringPiece accessors to be generated. 10 months ago
Alex Eagle 8434c12d16 fix(bazel/python): incompatible_enable_proto_toolchain_resolution (#17078) 10 months ago
Protobuf Team Bot 4a5660c889 Automated rollback of commit 4dc164884c. 10 months ago
Protobuf Team Bot ba8a9744f2 Upb C++ generator editions support. 10 months ago
Éamonn McManus 1cb534f3c0 Remove obsolete lint directive. 10 months ago
Protobuf Team Bot 8c7b1ecd23 Replace FindHelper() with BucketNumber() when only the bucket number is required. 10 months ago
Hong Shin 1aae78549a upb_cc_proto_library.bzl: replace body of _filter_none with list comprehension 10 months ago
Protobuf Team Bot 54d8f03974 LSC: Move expensive variables on their last use to avoid copies. 10 months ago
Protobuf Team Bot 08a6c36f5a Auto-generate files after cl/641170174 10 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. 10 months ago
Protobuf Team Bot b3bcbd92da Automated rollback of commit e207f27a35. 10 months ago
Protobuf Team Bot 7dcae81096 Add serialization test and parameterize tests to verify behavior in multiple versions of the protocol buffer language. 10 months ago
Mike Kruskal 851ca21f59 Make sure the generated pool is initialized before building any other pools. 10 months ago
Mike Kruskal 81c0ec381a Avoid calling absl::InitializeLog in protoc with MSVC 10 months ago
Protobuf Team Bot 3fe3459973 Internal change 10 months ago
Protobuf Team Bot f3c140f96c Add Rust support to MODULE.bazel 10 months ago
Protobuf Team Bot b2a6cdb910 Auto-generate files after cl/640749918 10 months ago
Protobuf Team Bot 3dd89a457e Automated rollback of commit 638ee8f654. 10 months ago
Mike Kruskal 4dc164884c Automated rollback of commit e1bf1f048e. 10 months ago
Protobuf Team Bot 9f182da9a4 Internal change 10 months ago
Jie Luo b690e729eb Nextgen Proto Pythonic API: Timestamp/Duration assignment, creation and calculation 10 months ago
Protobuf Team Bot a450c9cad0 Add rules_fuzzing dependency to MODULE.bazel. 10 months ago
Protobuf Team Bot e1bf1f048e Update rules_python to 0.28.0 10 months ago
Protobuf Team Bot 569184774e Auto-generate files after cl/640592937 10 months ago
Joshua Haberman 638ee8f654 Generate one source file per message/enum/extension on Android/iOS. 10 months ago
Jakob Buchgraber ec61d65a23 Fix debug_test to work with C++ lite 10 months ago
Protobuf Team Bot e207f27a35 Internal Change 10 months ago
Protobuf Team Bot 532f0c2ed5 Auto-generate files after cl/640369522 10 months ago
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