-
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
Use uint32_t instead of size_t for dense index
#26347
opened Mar 12, 2026 by
copybara-service
bot
•
Draft
Cast new_size to int64 to prevent int overflow.
#26345
opened Mar 12, 2026 by
copybara-service
bot
•
Draft
Emit proxy repeated field accessors for repeated cord fields when enabled.
#26344
opened Mar 12, 2026 by
copybara-service
bot
•
Draft
Automated rollback of commit f317d3ef1008e8c8bec191049c020a99d7123785.
#26342
opened Mar 12, 2026 by
copybara-service
bot
•
Draft
Fix
csharp string interpolation in Timestamp.ToDateTime() exception message
#26341
opened Mar 12, 2026 by
tyulpan
Loading…
Pass a const reference to the user-provided lambda in
RepeatedField's proto2::sort and proto2::stable_sort.
#26340
opened Mar 12, 2026 by
copybara-service
bot
•
Draft
Enhance ParseInfoTree to provide location of names and values.
#26339
opened Mar 12, 2026 by
copybara-service
bot
•
Draft
Pass a const reference to the user-provided lambda in
RepeatedField's proto2::erase_if.
#26338
opened Mar 12, 2026 by
copybara-service
bot
•
Draft
Fixed a bug in
msg.MergeFrom(msg2) in Python.
#26337
opened Mar 11, 2026 by
copybara-service
bot
•
Draft
fix(bazel): update minimum Bazel version constraint
#26331
opened Mar 11, 2026 by
alexeagle
Loading…
Do the arena==nullptr check at a higher level instead of at each Delete call.
#26330
opened Mar 11, 2026 by
copybara-service
bot
•
Draft
Add Bazel9 test
🅰️ safe for tests
Mark a commit as safe to run presubmits over
#26329
opened Mar 11, 2026 by
copybara-service
bot
•
Draft
Improve RepeatedField operations to delay the call to
GetArena() until we
#26327
opened Mar 11, 2026 by
copybara-service
bot
•
Draft
Delete the experimental BinaryWriter class.
#26325
opened Mar 11, 2026 by
copybara-service
bot
•
Draft
Unify ClassDataLite and ClassDataFull #ifdef PROTOBUF_MESSAGE_GLOBALS.
#26324
opened Mar 10, 2026 by
copybara-service
bot
•
Draft
MessageGlobalsBase::default_instance() -> ToDefaultInstance().
#26322
opened Mar 10, 2026 by
copybara-service
bot
•
Draft
Add a dummy pointer to MessageGlobalsBase #ifdef PROTOBUF_MESSAGE_GLOBALS.
#26321
opened Mar 10, 2026 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.