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