-
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
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
#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
Fix handling of unknown nested types in java during dynamic builds.
#23990
opened Oct 15, 2025 by
copybara-service
bot
•
Draft
Add option for PHP to emit default values for JSON.
#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
Add explicit conversion constructor from
absl::string_view
to StringPieceField
.
#23975
opened Oct 14, 2025 by
copybara-service
bot
•
Draft
Pass arena pointers down to
StringPieceField
methods whenever possible, and use GetArena()
instead of accessing arena_
directly.
#23971
opened Oct 14, 2025 by
copybara-service
bot
•
Draft
Eliminate
RepeatedPtrFieldBase::Rep::allocated_size
: fix slow extending
#23938
opened Oct 12, 2025 by
copybara-service
bot
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.