17840 Commits (901b2e548c0c7b52ce824423fd92fef870ba6e2e)
 

Author SHA1 Message Date
Mike Kruskal 901b2e548c Reorganize our bootstrapped feature gencode. 9 months ago
Protobuf Team Bot ce7446a2c4 Auto-generate files after cl/643051561 9 months ago
Protobuf Team Bot 091492ede1 Change MapEntry instances to also generate a TDP table. 9 months ago
Protobuf Team Bot 8ef32176e3 Expose upb_Message_IsEqual to Rust upb. 9 months ago
Protobuf Team Bot 2c6d319e69 Auto-generate files after cl/643036818 9 months ago
Protobuf Team Bot 56da5eecf6 Auto-generate files after cl/643036543 9 months ago
Joshua Haberman d5bd5b90da Fixed a bug with tree shaking: use a separate MiniTable for statically tree shaken messages. 9 months ago
Protobuf Team Bot bf306b3bea Update the comment for ctype to note that it's deprecated. 9 months ago
Protobuf Team Bot d471c874e3 Turn on 'CheckRequired' option on upb decode 9 months ago
Protobuf Team Bot 2eb4d69ed5 Add minimal Python support to MODULE.bazel 9 months ago
Protobuf Team Bot 505d8d3c5b Auto-generate files after cl/642792988 9 months ago
Mike Kruskal 8beb9705e4 Fix delimited inheritance in all languages. 9 months ago
Protobuf Team Bot 8dd81075f4 Auto-generate files after cl/642691974 9 months ago
Protobuf Team Bot 4dffa939d2 When not in custom vtable mode, strip the initializer code via preprocessor. 9 months ago
Joshua Haberman 1f984453e8 Fix forward for Python bytearray. 9 months ago
Hong Shin 0d1e067640 Remove bad dep imported_proto 9 months ago
Hong Shin 49e03415fd Internal Change 9 months ago
jensbjorgensen eb67a91cac make bytearray work (again) (#16691) 9 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. 9 months ago
h-vetinari 94d5f12369 Adding DLL export/import tags to generated public upb API (redux) (#17079) 9 months ago
Protobuf Team Bot a9387b5016 Auto-generate files after cl/642616862 9 months ago
Derek Benson db06125563 split protobuf rust benchmark into separate binaries for upb/cpp 9 months ago
Joshua Haberman 1b451603f6 Enable tree shaking unused sub-messages for C generated MiniTables. 9 months ago
Hong Shin 968087eb61 protos abrogation stage 1 - rename :: hpb for protos_generator 9 months ago
Marcel Hlopko fe6963970c Rename IntoProxied::into -> IntoProxied::into_proxied 9 months ago
Protobuf Team Bot 3784ba1959 Fix stack overflow on self-recursive messages with pybind11 9 months ago
Protobuf Team Bot bbf52275db Auto-generate files after cl/642420355 9 months ago
Dave MacLachlan 1227db3dbe Fix UPB_LINKARR_DECLARE section name 9 months ago
Adam Cozzette 435c182ae6 Update linker version script globs to include `*pb::*` instead of just `pb::*` 9 months ago
Protobuf Team Bot a6d4827482 Fix build rule dependency for serialization_cpp_test 9 months ago
Joshua Haberman bffd01c649 Fixed a couple of compiler warnings. 9 months ago
Protobuf Team Bot e4970aac30 Disallow initializing `Messages` (as well as `Maps` and `RepeatedFields`) with nil `Arena`. 9 months ago
Protobuf Team Bot 9f2893a554 Auto-generate files after cl/642327960 9 months ago
Joshua Haberman bcde8d4b54 Generate one source file per message/enum/extension on Android/iOS. 9 months ago
Protobuf Team Bot 61a2df3129 Allow non-repeated StringPiece accessors to be generated. 9 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