1. 6422b9d Add a macro to make `RepeatedPtrField(Arena*)` constructor private in a future release by Clayton Knittel · 8 hours ago main
  2. bce55fb Automated Code Change by Protobuf Team Bot · 11 hours ago
  3. 9112627 Fix Arena representation logic in `Arena::CreateArenaCompatible` methods. by Clayton Knittel · 32 hours ago
  4. 4120d26 Don't pass `nullptr` arena to constructors in `CreateArenaCompatible` when constructing types that use arena offsets. by Clayton Knittel · 33 hours ago
  5. 83770f1 Inline `MergeFromWithClassData()` by Protobuf Team Bot · 33 hours ago
  6. 4c49bdb Optimize `proto2::util::MessageDifferencer::RetrieveFields`. by Shahriar Rouf · 2 days ago
  7. c7491a9 Internal change by Protobuf Team Bot · 2 days ago
  8. db7317b Internal change by Protobuf Team Bot · 2 days ago
  9. 460ee2b Internal change by Protobuf Team Bot · 3 days ago
  10. a9ba140 Refactor `FieldArenaRep` to have a default implementation and add a `Get` method to recover the wrapped type, and unify object construction code under `CreateArenaCompatible`. by Clayton Knittel · 3 days ago
  11. d17828a Add tests for very large Add(iter,iter) inputs. by Eric Salo · 3 days ago
  12. a0fffe4 Internal change by Protobuf Team Bot · 3 days ago
  13. b882eb7 Migrate windows upb tests to bzlmod. by Mike Kruskal · 3 days ago
  14. 913b0ca Auto-generate files after cl/811849113 by Protobuf Team Bot · 3 days ago
  15. 1c1919c Remove redundant `Arena` pointer in `MapField`. by Samuel Benzaquen · 3 days ago
  16. 2bf44a3 Publish gencode for the well-known types instead of invoking protoc at build time by Adam Cozzette · 3 days ago
  17. b4262af Add bzlmod support for python release by Mike Kruskal · 3 days ago
  18. df20a91 Add debugging counters to `GetClassData()` by Protobuf Team Bot · 4 days ago
  19. 2e6ba31 Remove tests locking down our support of no python installation. by Mike Kruskal · 4 days ago
  20. 529b73d Internal change by Adam Cozzette · 4 days ago
  21. b805fa2 Auto-generate files after cl/811377343 by Protobuf Team Bot · 4 days ago
  22. cdc4dae Internal change. by Joshua Haberman · 4 days ago
  23. e08a58c Run all python/upb tests in wheel tests by Mike Kruskal · 4 days ago
  24. 850a56e Upgrade to Rust 1.90 for our Cargo tests and release process by Adam Cozzette · 4 days ago
  25. 6d9ebe8 Split `Arena::Construct` into two methods, one which assumes we are using arenas. by Clayton Knittel · 4 days ago
  26. cd4af0a Rename `RepeatedPtrFieldArenaRep` to `FieldArenaRep`. by Clayton Knittel · 4 days ago
  27. 6fee29b fix(php): phpstan errors on repeated field (#23372) by Brent Shaffer · 5 days ago
  28. be93dbc Delete an unused internal field. by Protobuf Team Bot · 5 days ago
  29. 64b8b12 hpb: update extension_test to use hpb::Parse -> hpb::StatusOr<T> by Hong Shin · 5 days ago
  30. e863768 Use `DescriptorDatabase` overridden virtual methods to use `StringViewArg` alias. by Protobuf Team Bot · 5 days ago
  31. fa9ceb3 Add bzlmod support for system_python. by Mike Kruskal · 5 days ago
  32. 65896c1 Change ArrayIndexOutOfBounds message to exclude information about char and index. by Protobuf Team Bot · 5 days ago
  33. d49ebf4 Add CHECK for signed integer overflow on repeated field length by Eric Salo · 5 days ago
  34. 6982552 Split some proto1 naming functions into a proto1-specific names library. by Joshua Haberman · 5 days ago
  35. 1a48ace Refactor `MapFieldBase::ReflectionPayload` to be a class. by Clayton Knittel · 5 days ago
  36. 810272f Avoid boxing/unboxing `varint`, `fixed32`, and `fixed64` fields in `UnknownFieldSet.Field` by Protobuf Team Bot · 5 days ago
  37. 07e072a Auto-generate files after cl/810533181 by Protobuf Team Bot · 6 days ago
  38. 2516dcf hpb: add arena check for set_alias + maps by Hong Shin · 6 days ago
  39. cef88bb Pass arena down to `RepeatedPtrField` accessors in generated code. by Clayton Knittel · 6 days ago
  40. a096c27 hpb: Improve ergonomics by updating MakeCHandle to take in CMessageType* by Hong Shin · 6 days ago
  41. acd463c Internal change. by Devin Jeanpierre · 6 days ago
  42. 2ec06a5 Don't swap arena pointers in `UntypedMapBase::InternalSwap`. by Clayton Knittel · 7 days ago
  43. 7492027 Refactored generated setter code to move more of the logic to the runtime and out of the generated code. by Joshua Haberman · 7 days ago
  44. d830459 Fix test to not return null from functions that are not supposed to. by Samuel Benzaquen · 7 days ago
  45. b1e5ce3 Internal change by Protobuf Team Bot · 7 days ago
  46. cd2a820 Use `InternalVisibility` overloaded constructors when constructing `RepeatedPtrField` in `Arena::Create`. by Clayton Knittel · 8 days ago
  47. 78f05d7 Automated Code Change by Protobuf Team Bot · 8 days ago
  48. 216d409 Add a newline to the edition error message. by Peter Foley · 10 days ago
  49. 5aa66d1 Remove redundant arena check in `ExtensionSet` destructor. by Clayton Knittel · 10 days ago
  50. 9e05ca5 Replace `NumberGetter` with `ToIntFunction` by Protobuf Team Bot · 10 days ago
  51. ac73eb9 Advertise returned providers with `provides = [...]` for `rust_{upb,cc}_proto_library` rules. by Protobuf Team Bot · 10 days ago
  52. f931183 Internal change by Protobuf Team Bot · 10 days ago
  53. cdfb5d9 Internal change. by Joshua Haberman · 11 days ago
  54. eb4613c Avoid more array wrapping as list by Protobuf Team Bot · 11 days ago
  55. 68a2efb hpb: introduce hpb::StatusOr<T> parse that takes in hpb::ParseOptions by Hong Shin · 11 days ago
  56. 6f9705c protobuf/examples/go: update Go Protobuf dependency version by Protobuf Team Bot · 11 days ago
  57. 6de35c6 Add Java (mutable) language feature handling to 2024 transform. by Mike Kruskal · 11 days ago
  58. 3fbe716 Internal changes by Mike Kruskal · 11 days ago
  59. caa3c1a Auto-generate files after cl/808581123 by Protobuf Team Bot · 11 days ago
  60. bf553f4 Update Timestamp proto comment on the nanos field. by Protobuf Team Bot · 11 days ago
  61. 50489dc Automated Code Change by Protobuf Team Bot · 11 days ago
  62. f4a2f8c ci/oss: remove stale c++17 flags from ci by Hong Shin · 11 days ago
  63. 6af1190 Removed the final member variable from `ClassNameResolver`. by Joshua Haberman · 11 days ago
  64. f526514 Migrated Java codegen to use `IsOss()` global instead of plumbing this setting through all the APIs. by Joshua Haberman · 11 days ago
  65. 56b2b89 Publish s390x wheels for Python/upb. by Joshua Haberman · 12 days ago
  66. 4d4d7aa Add DCHECK to verify arenas are the same in `ExtensionSet::InternalSwap`. by Clayton Knittel · 12 days ago
  67. b64e490 Add IsEmpty() function to reflection. by Protobuf Team Bot · 12 days ago
  68. 73a75ff hpb/oss: replace trigraph test with escaped string test by Hong Shin · 12 days ago
  69. a739f21 Internal Change. by Tony Liao · 13 days ago
  70. c4ab223 Create a opaque newtype for `RawMiniTable` and `RawMiniTableEnum` by Adam Cozzette · 13 days ago
  71. 7091c9c hpb/oss: add ci for hpb! by Hong Shin · 13 days ago
  72. 6b76f34 Automated Code Change by Protobuf Team Bot · 13 days ago
  73. 01cfbe8 Pass down `Arena*` to `RepeatedPtrFieldBase::ReleaseLast`. by Clayton Knittel · 13 days ago
  74. 7bb78cd Pass down `Arena*` to `UnsafeArenaAddAllocated`. by Clayton Knittel · 14 days ago
  75. 78499a5 Pass down `Arena*` to `RepeatedPtrFieldBase::AddAllocated`. by Clayton Knittel · 14 days ago
  76. 78ee1a6 Pass down `Arena*` to `RepeatedPtrFieldBase::AddInternal`. by Clayton Knittel · 14 days ago
  77. 477d221 Pass arenas down to `RepeatedPtrFieldBase` methods to avoid calling `GetArena()`. by Clayton Knittel · 14 days ago
  78. d57d270 Fix a crash that happens during shutdown due to looking up modules in the cache by Oleh Prypin · 14 days ago
  79. badaf41 Readd new*List() methods on GeneratedMessageV3. by Protobuf Team Bot · 14 days ago
  80. d21c958 Internal change by Protobuf Team Bot · 2 weeks ago
  81. d0a39dc Auto-generate files after cl/806683268 by Protobuf Team Bot · 2 weeks ago
  82. 0a2b39b Fixed a fuzz bug by properly rejecting MiniTables with improper map fields at schema creation time. by Joshua Haberman · 2 weeks ago
  83. 1311719 Automated Code Change by Protobuf Team Bot · 2 weeks ago
  84. 2def2aa Automated Code Change by Protobuf Team Bot · 2 weeks ago
  85. baec31c Add an `IsRepeatedPtrField` method to helpers.h for `FieldDescriptor`s. by Clayton Knittel · 2 weeks ago
  86. d75b351 Use `DescriptorDatabase` overridden virtual methods to use `StringViewArg` alias. by Protobuf Team Bot · 2 weeks ago
  87. c518f25 Add Values.of(Map<String, Value> values). by Protobuf Team Bot · 2 weeks ago
  88. d53c7aa Remove unused internal function from the public section of `Map`. by Samuel Benzaquen · 3 weeks ago
  89. b7d3c2d Call `GetArena()` instead of accessing `arena_` directly in `RepeatedPtrFieldBase`. by Clayton Knittel · 3 weeks ago
  90. 524e985 Outline `RepeatedPtrFieldBase::SwapFallback`. by Clayton Knittel · 3 weeks ago
  91. 92e71fc Add special handling of `RepeatedPtrField`s in `Arena`. by Clayton Knittel · 3 weeks ago
  92. bc9bd05 Loosen version check to allow for checked-in gencode by Adam Cozzette · 3 weeks ago
  93. 680dcc5 Clean up a few things in upb.rs by Adam Cozzette · 3 weeks ago
  94. 1025223 Internal change. by Joshua Haberman · 3 weeks ago
  95. 20e494b Move as much as possible of mini table generation into the runtime by Adam Cozzette · 3 weeks ago
  96. 332019c Allocate `RepeatedPtrField`s with arenas on arenas in arena_unittest. by Clayton Knittel · 3 weeks ago
  97. 235cd3b Make required `Arena` argument to `Arena::InternalHelper::Construct` explicit. by Clayton Knittel · 3 weeks ago
  98. 8d51e34 Fix handling of optional dependencies in java generator. by Mike Kruskal · 3 weeks ago
  99. c3f7e8d Change Rust prelude to bring in traits as `_` by Protobuf Team Bot · 3 weeks ago
  100. b64e6c4 Separate field offset calculation logic in `DynamicMessage` into `FieldOffset` helper. by Clayton Knittel · 3 weeks ago