18026 Commits (3a79dc7a0960b5d199a7885345fc987db378c26b)
 

Author SHA1 Message Date
Protobuf Team Bot 7d395b8973 Auto-generate files after cl/645480157 5 months ago
Protobuf Team Bot dfbe98781c Fix a bug in which proto code uses ctype instead of string_type internally. 5 months ago
Protobuf Team Bot b4e52b5922 Auto-generate files after cl/645444695 5 months ago
Protobuf Team Bot a81c234bf5 Enable dev tracing for production builds. 5 months ago
Protobuf Team Bot dd6e4adc19 Auto-generate files after PR #17201 5 months ago
Protobuf Team Bot 217b66558c Internal change 5 months ago
Anuraag (Rag) Agrawal c008a86038 Use UPB_LONGJMP macro instead of longjmp (#17201) 5 months ago
Protobuf Team Bot 7ab844de52 Workaround `ERROR_RETRY` and `ERROR_TIMEOUT` macros on WIN32 5 months ago
Protobuf Team Bot c826a69107 Introduce `TypeId` as a replacement for `typeid` for protobuf message types. 5 months ago
Protobuf Team Bot 6fb2049cfd Mark LazyField as zero initializable. 5 months ago
Protobuf Team Bot dcde39e12f Use preserve_none calling convention for protocol buffer parsing functions. 5 months ago
Protobuf Team Bot 594a71f485 Add an optimization that prevents an exponential number of comparisons on deeply 5 months ago
Sandy Zhang aca4cfcf7e Clean up test case to set features using custom descriptor directly instead of via reparse. 5 months ago
Mark Hansen 7122ba1d0a Java: Deprecate newExtensionWriter. 5 months ago
Marcel Hlopko 6b7e814347 Add ProtoString/Bytes owned types 5 months ago
Protobuf Team Bot 8ed10a9a46 Automated Code Change 5 months ago
Protobuf Team Bot 8b7d866b09 Automated Code Change 5 months ago
Protobuf Team Bot 84e75a5940 Auto-generate files after cl/644472463 5 months ago
Protobuf Team Bot b4ca493e30 Avoid mangling of comments of namespaces in conformance/conformance.proto for Github. See cl/638713610 5 months ago
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. 6 months ago
Congcong Cai 3d36855bd2 chore: upgrade zlib to 1.3.1 (#17029) 6 months ago
Éamonn McManus 115b4c4f83 In the Kotlin DSL, access `oneof` discriminators as properties not methods. 6 months ago
Benoît Quenaudon 299bb044d5 Reserve 1090 for Wire enumMode (#17158) 6 months ago
Simon Berger e844510ee3 Fix segmentation faults with enabled keep_descriptor_pool_after_request (#16993) 6 months ago
Sandy Zhang 415a147189 Reserialize all unresolved features using java features from the generated pool in case of descriptors from the custom pool. 6 months ago
Mike Kruskal 40ffd46cec Automated rollback of commit a30b25578a. 6 months ago
Mike Kruskal 071d5351eb Fix data race in crosslink. 6 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