18172 Commits (0f02d8459b3a88e0e312d37e4c48745da457c438)
 

Author SHA1 Message Date
Derek Benson 41315fd37f Poison builds that accidentally use both the Upb and Cpp kernel. This should only be possible for targets defined within the protobuf codebase. 6 months ago
h-vetinari 94d5f12369 Adding DLL export/import tags to generated public upb API (redux) (#17079) 6 months ago
Protobuf Team Bot a9387b5016 Auto-generate files after cl/642616862 6 months ago
Derek Benson db06125563 split protobuf rust benchmark into separate binaries for upb/cpp 6 months ago
Joshua Haberman 1b451603f6 Enable tree shaking unused sub-messages for C generated MiniTables. 6 months ago
Hong Shin 968087eb61 protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
Marcel Hlopko fe6963970c Rename IntoProxied::into -> IntoProxied::into_proxied 6 months ago
Protobuf Team Bot 3784ba1959 Fix stack overflow on self-recursive messages with pybind11 6 months ago
Protobuf Team Bot bbf52275db Auto-generate files after cl/642420355 6 months ago
Dave MacLachlan 1227db3dbe Fix UPB_LINKARR_DECLARE section name 6 months ago
Adam Cozzette 435c182ae6 Update linker version script globs to include `*pb::*` instead of just `pb::*` 6 months ago
Protobuf Team Bot a6d4827482 Fix build rule dependency for serialization_cpp_test 6 months ago
Joshua Haberman bffd01c649 Fixed a couple of compiler warnings. 6 months ago
Protobuf Team Bot e4970aac30 Disallow initializing `Messages` (as well as `Maps` and `RepeatedFields`) with nil `Arena`. 6 months ago
Protobuf Team Bot 9f2893a554 Auto-generate files after cl/642327960 6 months ago
Joshua Haberman bcde8d4b54 Generate one source file per message/enum/extension on Android/iOS. 6 months ago
Protobuf Team Bot 61a2df3129 Allow non-repeated StringPiece accessors to be generated. 6 months ago
Alex Eagle 8434c12d16 fix(bazel/python): incompatible_enable_proto_toolchain_resolution (#17078) 6 months ago
Protobuf Team Bot 4a5660c889 Automated rollback of commit 4dc164884c. 6 months ago
Protobuf Team Bot ba8a9744f2 Upb C++ generator editions support. 6 months ago
Éamonn McManus 1cb534f3c0 Remove obsolete lint directive. 6 months ago
Protobuf Team Bot 8c7b1ecd23 Replace FindHelper() with BucketNumber() when only the bucket number is required. 6 months ago
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