17923 Commits (c07de7c9dfa72d5b0169d1e4319449577576c02d)
 

Author SHA1 Message Date
Protobuf Team Bot a81c234bf5 Enable dev tracing for production builds. 9 months ago
Protobuf Team Bot dd6e4adc19 Auto-generate files after PR #17201 9 months ago
Protobuf Team Bot 217b66558c Internal change 9 months ago
Anuraag (Rag) Agrawal c008a86038 Use UPB_LONGJMP macro instead of longjmp (#17201) 9 months ago
Protobuf Team Bot 7ab844de52 Workaround `ERROR_RETRY` and `ERROR_TIMEOUT` macros on WIN32 9 months ago
Protobuf Team Bot c826a69107 Introduce `TypeId` as a replacement for `typeid` for protobuf message types. 9 months ago
Protobuf Team Bot 6fb2049cfd Mark LazyField as zero initializable. 9 months ago
Protobuf Team Bot dcde39e12f Use preserve_none calling convention for protocol buffer parsing functions. 9 months ago
Protobuf Team Bot 594a71f485 Add an optimization that prevents an exponential number of comparisons on deeply 9 months ago
Sandy Zhang aca4cfcf7e Clean up test case to set features using custom descriptor directly instead of via reparse. 9 months ago
Mark Hansen 7122ba1d0a Java: Deprecate newExtensionWriter. 9 months ago
Marcel Hlopko 6b7e814347 Add ProtoString/Bytes owned types 9 months ago
Protobuf Team Bot 8ed10a9a46 Automated Code Change 9 months ago
Protobuf Team Bot 8b7d866b09 Automated Code Change 9 months ago
Protobuf Team Bot 84e75a5940 Auto-generate files after cl/644472463 9 months ago
Protobuf Team Bot b4ca493e30 Avoid mangling of comments of namespaces in conformance/conformance.proto for Github. See cl/638713610 9 months ago
Adam Cozzette ccbed29c67 Rust protobuf: make `serialize()` method return `Vec<u8>` 9 months ago
Jason Lunn 2088bc6e66 Disable upload artifacts action (#17160) 9 months ago
Matthias Möller 9f6a8bd1fa Removes msvc warning in map (#17013) 9 months ago
Mark Hansen 41514865eb Immutable java: Use new lower-allocation extension serialization APIs from gencode 9 months ago
Mark Hansen 0812bbfcf5 Add new runtime API that serializes empty extensions without allocating 9 months ago
Sandy Zhang 32b94fef51 Cleanup imports and comments in V3 stubs. 9 months ago
Protobuf Team Bot 44c80977b0 Silence warning on upb/rust/wire.rs DecodeOption 9 months ago
Sandy Zhang 4d8be99f2b Add stubs for GeneratedMessageV3, RepeatedFieldBuilderV3, SingleFieldBuilderV3 for compatibility with older <4.26.x gencode. 9 months ago
Congcong Cai 3d36855bd2 chore: upgrade zlib to 1.3.1 (#17029) 9 months ago
Éamonn McManus 115b4c4f83 In the Kotlin DSL, access `oneof` discriminators as properties not methods. 9 months ago
Benoît Quenaudon 299bb044d5 Reserve 1090 for Wire enumMode (#17158) 9 months ago
Simon Berger e844510ee3 Fix segmentation faults with enabled keep_descriptor_pool_after_request (#16993) 9 months ago
Sandy Zhang 415a147189 Reserialize all unresolved features using java features from the generated pool in case of descriptors from the custom pool. 9 months ago
Mike Kruskal 40ffd46cec Automated rollback of commit a30b25578a. 10 months ago
Mike Kruskal 071d5351eb Fix data race in crosslink. 10 months ago
Mike Kruskal a30b25578a Automated rollback of commit 901b2e548c. 10 months ago
Jie Luo d879311cac Add type name info for upb python parse error message in MergeFromStrig(). To keep same with cpp extension. 10 months ago
Mike Kruskal 901b2e548c Reorganize our bootstrapped feature gencode. 10 months ago
Protobuf Team Bot ce7446a2c4 Auto-generate files after cl/643051561 10 months ago
Protobuf Team Bot 091492ede1 Change MapEntry instances to also generate a TDP table. 10 months ago
Protobuf Team Bot 8ef32176e3 Expose upb_Message_IsEqual to Rust upb. 10 months ago
Protobuf Team Bot 2c6d319e69 Auto-generate files after cl/643036818 10 months ago
Protobuf Team Bot 56da5eecf6 Auto-generate files after cl/643036543 10 months ago
Joshua Haberman d5bd5b90da Fixed a bug with tree shaking: use a separate MiniTable for statically tree shaken messages. 10 months ago
Protobuf Team Bot bf306b3bea Update the comment for ctype to note that it's deprecated. 10 months ago
Protobuf Team Bot d471c874e3 Turn on 'CheckRequired' option on upb decode 10 months ago
Protobuf Team Bot 2eb4d69ed5 Add minimal Python support to MODULE.bazel 10 months ago
Protobuf Team Bot 505d8d3c5b Auto-generate files after cl/642792988 10 months ago
Mike Kruskal 8beb9705e4 Fix delimited inheritance in all languages. 10 months ago
Protobuf Team Bot 8dd81075f4 Auto-generate files after cl/642691974 10 months ago
Protobuf Team Bot 4dffa939d2 When not in custom vtable mode, strip the initializer code via preprocessor. 10 months ago
Joshua Haberman 1f984453e8 Fix forward for Python bytearray. 10 months ago
Hong Shin 0d1e067640 Remove bad dep imported_proto 10 months ago
Hong Shin 49e03415fd Internal Change 10 months ago