4683 Commits (3ef0fc7bd7f61c7cf9a4d8115aae85cbafb8bf0d)

Author SHA1 Message Date
Adrian Sadłocha d605b48fa5 Emit setters on primitive scalars without presence 12 months ago
Alyssa Haroldsen 74ff001424 Remove iteration and item mutators from Repeated 12 months ago
Mike Kruskal 15a0d5b599 Internal change 12 months ago
Protobuf Team Bot a17c248775 Make LazyField::ByteSizeLong consistent with eager message. 12 months ago
Protobuf Team Bot 4c32845eb5 Add some missing includes 12 months ago
Thomas Van Lenten b146d14e31 [ObjC] Improve handing of the WKT ObjC Category additions. 12 months ago
Protobuf Team Bot b08e00bdb1 Improve codegen for address pinning. 12 months ago
Protobuf Team Bot 4955fc46b6 Auto-generate files after cl/588950163 12 months ago
Protobuf Team Bot 4a67ce8a03 Disable mask-based implementation when SVE CLZ is present, since that allows vectorizing the scalar implementation. 12 months ago
Protobuf Team Bot 1a02cd47c8 Auto-generate files after cl/588915020 12 months ago
Mike Kruskal 060a9bee84 Remove descriptor_legacy usage from compiler code 12 months ago
Mike Kruskal 17f4f915a3 Remove descriptor_legacy usage from C++ runtime 12 months ago
Protobuf Team Bot 361faa658c Use the more robust check for whether a given type is defined in the current crate or not (instead of a hack against the word 'import' being in the package name). 12 months ago
Mike Kruskal 715b543e04 Breaking change: Remove deprecated syntax APIs 12 months ago
Protobuf Team Bot b7a37e2860 Remove dead code. 12 months ago
Protobuf Team Bot 2b45018be4 Fix some of the reflection based algorithms to handle Map entries properly. 12 months ago
Protobuf Team Bot 8edf0bd630 Extend the weak descriptor message feature to include extensions. 12 months ago
Jakob Buchgraber 976029283f Implement Maps for strings 12 months ago
Mike Kruskal 2726632054 Internal changes 12 months ago
Protobuf Team Bot 7e247e7906 Add benchmark for 32 bit repeated fields. 12 months ago
Hong Shin 69c75b4987 Cleanup mutable thunk usage in singular_message 12 months ago
Hong Shin a74c3bbaa4 Introduce submessage view accessors for arbitrary depths 12 months ago
Protobuf Team Bot 17b8dd6476 Fix DurationToMilliseconds mult overflow 12 months ago
Protobuf Team Bot 43e7e52b28 Remove unused headers. 12 months ago
Protobuf Team Bot 67571d0375 Fix typo in comment. 1 year ago
Protobuf Team Bot 978c248e90 Auto-generate files after cl/588127128 1 year ago
Protobuf Team Bot 7253cd98cc Decouple extension registration from the extension identifier definition. 1 year ago
Protobuf Team Bot 1c5c396a80 Auto-generate files after cl/588114223 1 year ago
Mike Kruskal a15eb33b2b Automated rollback of commit 7c2acc9abf. 1 year ago
Protobuf Team Bot f70c0ff312 Auto-generate files after cl/588106016 1 year ago
Mike Kruskal 0a6a51655f Breaking change: Remove deprecated SupportsUnknownEnumValues method 1 year ago
Mike Kruskal 7c2acc9abf Automated rollback of commit b603fb69bf. 1 year ago
Protobuf Team Bot d5d47bce71 Auto-generate files after cl/588091790 1 year ago
Mike Kruskal b603fb69bf Expand PHP generator to support overlapping subset of proto2. 1 year ago
Protobuf Team Bot e73127d6bb Internal Code Change 1 year ago
Mike Kruskal 5ce86a675e Internal changes 1 year ago
Protobuf Team Bot 53d3e93b6c Cleanup with including or removing headers. 1 year ago
Protobuf Team Bot 5d44a3f660 Auto-generate files after cl/587066283 1 year ago
Protobuf Team Bot 51a62c5ffe New feature: weak descriptor based types. 1 year ago
gerben-stavenga f0c495ef3e Fix unnecessary switching of map representation for DiscardUnknownFields (#14879) 1 year ago
Mike Kruskal f99c0bd47e Add an EDITION_MAX enum value for plugins that will never need edition-based changes 1 year ago
Mike Kruskal 962135a727 Add a DescriptorPool API for avoiding stack overflows. 1 year ago
Protobuf Team Bot 118171bf5f Auto-generate files after cl/586770525 1 year ago
Protobuf Team Bot bcd41429c9 Internal change 1 year ago
Mike Kruskal cba41100fb Force plugins to specify their edition support window. 1 year ago
Protobuf Team Bot bb8958d180 Improvements to MergeFrom for weak fields: 1 year ago
Protobuf Team Bot c9653f5ad4 Auto-generate files after cl/586452605 1 year ago
Mike Kruskal 3e61525e6b Fix utf8 mode check to always return kNone for non-string fields. 1 year ago
Protobuf Team Bot 454a780602 Internal change. 1 year ago
Hong Shin 92cfb8a56d Add support for simple scalar mutation via _mut. 1 year ago