-
Notifications
You must be signed in to change notification settings - Fork 15.9k
Pull requests: protocolbuffers/protobuf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Cache arena pointer in iterator-based
RepeatedPtrField::Add
.
#24011
opened Oct 16, 2025 by
copybara-service
bot
•
Draft
Cache the arena pointer in
RepeatedPtrFieldBackInsertIterator
.
#24010
opened Oct 16, 2025 by
copybara-service
bot
•
Draft
Pass arena to
Repeated(Ptr)Field::Add
from v2 parser.
#24009
opened Oct 16, 2025 by
copybara-service
bot
•
Draft
Add private
AddWithArena
variants to RepeatedPtrField
and call them from parsing code.
#24008
opened Oct 16, 2025 by
copybara-service
bot
•
Draft
Add
AddWithArena
/ReserveWithArena
variants to RepeatedField
and call them internally.
#24007
opened Oct 16, 2025 by
copybara-service
bot
•
Draft
Make some standalone helpers member functions of
EpsCopyInputStream
.
#24006
opened Oct 16, 2025 by
copybara-service
bot
•
Draft
Refactor
InternalMetadataOffsetFormatString
into InternalMetadataOffsetSub
, returning a Sub
instead of a raw format string.
#24005
opened Oct 16, 2025 by
copybara-service
bot
•
Draft
Breaking change: Add a debug check that the target of CopyFrom is not a descendant of the source.
#24004
opened Oct 16, 2025 by
copybara-service
bot
•
Draft
Introduce dummy
elements_
member of HeapRep
for RepeatedField
.
#23997
opened Oct 15, 2025 by
copybara-service
bot
•
Draft
Fix: Use
data()
instead of c_str()
for StringViewArg
.
#23996
opened Oct 15, 2025 by
copybara-service
bot
•
Draft
Fix Java IterableByteBufferInputStream to return -1 on empty
java
wait for user action
#23994
opened Oct 15, 2025 by
niloc132
Loading…
Make placeholder messages extendable for the full message_set range because we don't know their schema.
#23993
opened Oct 15, 2025 by
copybara-service
bot
•
Draft
Clean up the descriptor database migration temporary macro.
#23992
opened Oct 15, 2025 by
copybara-service
bot
•
Draft
Add option for PHP to emit default values for JSON.
php
#23985
opened Oct 15, 2025 by
SpencerMalone
Loading…
Take the arena pointer as an argument to offset-enabled constructors of fields.
#23984
opened Oct 15, 2025 by
copybara-service
bot
•
Draft
Add
CopyFromWithArena
to StringPieceField
, and remove MergeFrom
.
#23983
opened Oct 15, 2025 by
copybara-service
bot
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.