17830 Commits (505d8d3c5b35aa7ac25028ce1b1a4fc7ece2ad47)
 

Author SHA1 Message Date
Protobuf Team Bot 505d8d3c5b Auto-generate files after cl/642792988 6 months ago
Mike Kruskal 8beb9705e4 Fix delimited inheritance in all languages. 6 months ago
Protobuf Team Bot 8dd81075f4 Auto-generate files after cl/642691974 6 months ago
Protobuf Team Bot 4dffa939d2 When not in custom vtable mode, strip the initializer code via preprocessor. 6 months ago
Joshua Haberman 1f984453e8 Fix forward for Python bytearray. 6 months ago
Hong Shin 0d1e067640 Remove bad dep imported_proto 6 months ago
Hong Shin 49e03415fd Internal Change 6 months ago
jensbjorgensen eb67a91cac make bytearray work (again) (#16691) 6 months ago
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