-
Notifications
You must be signed in to change notification settings - Fork 16k
Pull requests: protocolbuffers/protobuf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Tweak Java codegen to slightly improve performance of getValueDescriptor.
#24830
opened Dec 13, 2025 by
copybara-service
bot
•
Draft
[ObjC] Revise tag parsing to have a 5 byte limit.
#24821
opened Dec 12, 2025 by
copybara-service
bot
•
Draft
feat(bazel): wire up prebuilt protoc toolchain (#24115)
#24819
opened Dec 12, 2025 by
copybara-service
bot
•
Draft
csharp(reflection): add DynamicMessage support for dynamic descriptors
#24816
opened Dec 12, 2025 by
ahmednfwela
Loading…
Optimize counting varints when parsing packed repeated fields.
#24814
opened Dec 12, 2025 by
copybara-service
bot
•
Draft
Removed eager CheckSize() call from the parser.
#24813
opened Dec 11, 2025 by
copybara-service
bot
•
Draft
Breaking Change: Remove deprecated FieldDescriptor::has_optional_keyword() in OSS. Use is_repeated() or has_presence() instead
#24812
opened Dec 11, 2025 by
copybara-service
bot
•
Draft
Test that all entity names have some limit, and that passing that limit will
#24811
opened Dec 11, 2025 by
copybara-service
bot
•
Draft
hpb/cpp: [mk2] wrap proto2 messages so that they're invocable in terra hpb, starting with simple scalars (bools)
#24810
opened Dec 11, 2025 by
copybara-service
bot
•
Draft
Try to avoid concat two bytes right away if two LazyFields contain different extension registries.
#24808
opened Dec 11, 2025 by
copybara-service
bot
•
Draft
Refactor how move/copy/assign is implemented for messages with trivially copyable members.
#24799
opened Dec 11, 2025 by
copybara-service
bot
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.