17857 Commits (ccbed29c678be6e69d3e784da9e95ed7d2a6dc64)
 

Author SHA1 Message Date
Adam Cozzette ccbed29c67 Rust protobuf: make `serialize()` method return `Vec<u8>` 5 months ago
Jason Lunn 2088bc6e66 Disable upload artifacts action (#17160) 5 months ago
Matthias Möller 9f6a8bd1fa Removes msvc warning in map (#17013) 5 months ago
Mark Hansen 41514865eb Immutable java: Use new lower-allocation extension serialization APIs from gencode 5 months ago
Mark Hansen 0812bbfcf5 Add new runtime API that serializes empty extensions without allocating 5 months ago
Sandy Zhang 32b94fef51 Cleanup imports and comments in V3 stubs. 5 months ago
Protobuf Team Bot 44c80977b0 Silence warning on upb/rust/wire.rs DecodeOption 5 months ago
Sandy Zhang 4d8be99f2b Add stubs for GeneratedMessageV3, RepeatedFieldBuilderV3, SingleFieldBuilderV3 for compatibility with older <4.26.x gencode. 5 months ago
Congcong Cai 3d36855bd2 chore: upgrade zlib to 1.3.1 (#17029) 5 months ago
Éamonn McManus 115b4c4f83 In the Kotlin DSL, access `oneof` discriminators as properties not methods. 5 months ago
Benoît Quenaudon 299bb044d5 Reserve 1090 for Wire enumMode (#17158) 5 months ago
Simon Berger e844510ee3 Fix segmentation faults with enabled keep_descriptor_pool_after_request (#16993) 5 months ago
Sandy Zhang 415a147189 Reserialize all unresolved features using java features from the generated pool in case of descriptors from the custom pool. 5 months ago
Mike Kruskal 40ffd46cec Automated rollback of commit a30b25578a. 5 months ago
Mike Kruskal 071d5351eb Fix data race in crosslink. 5 months ago
Mike Kruskal a30b25578a Automated rollback of commit 901b2e548c. 6 months ago
Jie Luo d879311cac Add type name info for upb python parse error message in MergeFromStrig(). To keep same with cpp extension. 6 months ago
Mike Kruskal 901b2e548c Reorganize our bootstrapped feature gencode. 6 months ago
Protobuf Team Bot ce7446a2c4 Auto-generate files after cl/643051561 6 months ago
Protobuf Team Bot 091492ede1 Change MapEntry instances to also generate a TDP table. 6 months ago
Protobuf Team Bot 8ef32176e3 Expose upb_Message_IsEqual to Rust upb. 6 months ago
Protobuf Team Bot 2c6d319e69 Auto-generate files after cl/643036818 6 months ago
Protobuf Team Bot 56da5eecf6 Auto-generate files after cl/643036543 6 months ago
Joshua Haberman d5bd5b90da Fixed a bug with tree shaking: use a separate MiniTable for statically tree shaken messages. 6 months ago
Protobuf Team Bot bf306b3bea Update the comment for ctype to note that it's deprecated. 6 months ago
Protobuf Team Bot d471c874e3 Turn on 'CheckRequired' option on upb decode 6 months ago
Protobuf Team Bot 2eb4d69ed5 Add minimal Python support to MODULE.bazel 6 months ago
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