-
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
Pass arena down to
RepeatedPtrField
accessors in generated code.
#23612
opened Sep 23, 2025 by
copybara-service
bot
•
Draft
Don't pass
nullptr
arena to constructors of non-message types in CreateArenaCompatible
when not using arenas.
#23611
opened Sep 23, 2025 by
copybara-service
bot
•
Draft
Fix Arena representation logic in
Arena::CreateArenaCompatible
methods.
#23610
opened Sep 23, 2025 by
copybara-service
bot
•
Draft
Split
Arena::Construct
into two methods, one which assumes we are using arenas.
#23609
opened Sep 23, 2025 by
copybara-service
bot
•
Draft
Update Arena message construction to use default constructors when arenas are not used.
#23607
opened Sep 23, 2025 by
copybara-service
bot
•
Draft
Split some proto1 naming functions into a proto1-specific names library.
#23606
opened Sep 22, 2025 by
copybara-service
bot
•
Draft
hpb: add ParseOption support for custom registries
#23604
opened Sep 22, 2025 by
copybara-service
bot
•
Draft
hpb: add arena check for set_alias + maps
#23602
opened Sep 22, 2025 by
copybara-service
bot
•
Draft
Expose unstable message descriptor getter to Rust.
#23597
opened Sep 22, 2025 by
copybara-service
bot
•
Draft
Refactor
FieldArenaRep
to have a default implementation and add a Get
method to recover the wrapped type.
#23596
opened Sep 22, 2025 by
copybara-service
bot
•
Draft
Expose helpers to check edition 2024 java features in java.
#23593
opened Sep 21, 2025 by
copybara-service
bot
•
Draft
Rename
RepeatedPtrFieldArenaRep
to FieldArenaRep
.
#23573
opened Sep 19, 2025 by
copybara-service
bot
•
Draft
Avoid boxing/unboxing
varint
, fixed32
, and fixed64
fields in UnknownFieldSet.Field
#23571
opened Sep 19, 2025 by
copybara-service
bot
•
Draft
Expose unstable message descriptor getter to Rust.
#23569
opened Sep 19, 2025 by
copybara-service
bot
•
Draft
Optimize
UnknownFieldSet
to avoid primitive boxing and unboxing
#23563
opened Sep 18, 2025 by
copybara-service
bot
•
Draft
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.