-
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
Fix OOM in packed field decoders due to integer overflow in length validation
wait for user action
#27102
opened Apr 24, 2026 by
subbudvk
Loading…
Add PROTOBUF_ASSUME annotations to specify that size()/Capacity() are non-negative.
#27101
opened Apr 24, 2026 by
copybara-service
Bot
•
Draft
Guard against null stream_ in EpsCopyOutputStream::EnableAliasing
#27100
opened Apr 24, 2026 by
FuzzAnything-ORG
Loading…
Add treeshaking tests for protobuf rust on android and wasm
#27096
opened Apr 24, 2026 by
copybara-service
Bot
•
Draft
- Introduce a
kUpb_ConvertOption_Copy option on the _upb_Message_Convert API.
#27080
opened Apr 24, 2026 by
copybara-service
Bot
•
Draft
Implement hot/cold splitting for proto2::Arena and optimize performance.
#27076
opened Apr 23, 2026 by
copybara-service
Bot
•
Draft
Removing
cc_api_version, cc_utf8_verification, and cc_enable_arenas option in Edition 2026
#27073
opened Apr 23, 2026 by
copybara-service
Bot
•
Draft
Fasttable: apply UnknownField fast path to empty slots when permissible.
#27070
opened Apr 23, 2026 by
copybara-service
Bot
•
Draft
Add a lock to third_party/py/google/protobuf/pyext/message_factory.cc to resolve data race detected with Python Free Threading.
#27061
opened Apr 23, 2026 by
copybara-service
Bot
•
Draft
Make explicitly lazy fields eligible for split.
#27059
opened Apr 23, 2026 by
copybara-service
Bot
•
Draft
[py/upb] Make GetOptions() return immutable options for scalar type
#27056
opened Apr 23, 2026 by
copybara-service
Bot
•
Draft
Replace EDITION_UNSTABLE with EDITION_2026 in naming style tests.
#27054
opened Apr 23, 2026 by
copybara-service
Bot
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.