-
Notifications
You must be signed in to change notification settings - Fork 16.1k
Pull requests: protocolbuffers/protobuf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Backwards allocation for encode. Shows small improvements for encode time, but big reductions in peak/retained memory.
#26879
opened Apr 14, 2026 by
copybara-service
bot
•
Draft
Don't use .data.rel.ro for PROTOBUF_MESSAGE_GLOBALS if __powerpc__.
#26877
opened Apr 13, 2026 by
copybara-service
bot
•
Draft
Improve
InternalLazyField to support "merge" functions, and add a flag to control the laziness.
#26874
opened Apr 13, 2026 by
copybara-service
bot
•
Draft
Pure PHP: cleanly ignore bits in the 10-byte varints with bit above LSB set.
#26871
opened Apr 13, 2026 by
copybara-service
bot
•
Draft
Improve unknown groups depth check in UnknownFieldSetLite.
#26865
opened Apr 13, 2026 by
copybara-service
bot
•
Draft
First implementation of C# nullable reference types enablement using the current (unreleased) edition.
#26862
opened Apr 13, 2026 by
copybara-service
bot
•
Draft
Fix NULL-pointer dereference in upb_MiniTableEnum_CheckValue for unlinked closed-enum fields
#26859
opened Apr 12, 2026 by
parasol-aser
Loading…
7 tasks
csharp: cap pre-@type token buffer in JsonParser.MergeAny to prevent O(N^2) memory growth
#26851
opened Apr 11, 2026 by
MindflareX
Loading…
4 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.