1. 02786e4 Automated Code Change by Liam Miller-Cushon · 2 hours ago main
  2. 2e44dfb Update comment on RepeatedPtrFieldBase internal representation. by Clayton Knittel · 26 hours ago
  3. 1581102 Update the path to prebuilt_tool_integrity.bzl after refactor. by Tony Liao · 30 hours ago
  4. 348ab96 Auto-generate files after cl/866532011 by Protobuf Team Bot · 2 days ago
  5. acddf37 #ifdef PROTOBUF_MESSAGE_GLOBALS, move mutable fields to ReflectionData. by Protobuf Team Bot · 2 days ago
  6. 52ce6c4 Internal change by Andreas C. Osowski · 2 days ago
  7. 451f1e9 Introduce a ByteString.substringNoCopy() method. by Protobuf Team Bot · 2 days ago
  8. 9627348 Chunk getSerializedSize() into 32 field chunks to make it more JIT friendly. by Protobuf Team Bot · 2 days ago
  9. 9b00a7b Switch to use Utf8.isValidUtf8() on the entire range we copy instead of first validating a subrange and then copying it to a dedicated byte[]. by Protobuf Team Bot · 2 days ago
  10. 46dfb31 Add checks for transitive protobuf runtime jars in java_proto_library tests. by Ivo Ristovski List · 2 days ago
  11. 4a699d0 Add conformance tests for parsing custom Any type URLs in text-protos. by Protobuf Team Bot · 3 days ago
  12. 3a87c6c Support more chars in type URLs in the C++ text-format parser. by Protobuf Team Bot · 3 days ago
  13. 444f6f8 Refactor tokenizer.cc to use absl::CharSet. by Protobuf Team Bot · 3 days ago
  14. 1263f14 Fix a -Wswitch-enum warning in map_field.h by Protobuf Team Bot · 3 days ago
  15. d5d6d4c Stripping empty options by Karen Wu · 3 days ago
  16. bf8e673 Prevent C++20 conflict with namespace scope declarations of extensions and the by Samuel Benzaquen · 3 days ago
  17. 2500cde Auto-generate files after cl/866063775 by Protobuf Team Bot · 3 days ago
  18. 97fa2a7 Move Message::kDescriptorMethods to proto2::internal::kDescriptorMethods. by Protobuf Team Bot · 3 days ago
  19. 1c4f554 Add #[doc(hidden)] on a couple fns that take Private by Protobuf Team Bot · 3 days ago
  20. 5bde6e8 Remove ProxiedInMapValue alias, since it is superceded by MapValue by Protobuf Team Bot · 3 days ago
  21. 2914ef5 Adopt std::vector idiomatically for passing an owned array around. by Protobuf Team Bot · 3 days ago
  22. 0f79fec Avoid unused variable in descriptor.cc by Protobuf Team Bot · 4 days ago
  23. 11b30d3 Fix the prefer_prebuilt_protoc alias to use the correct originally announced location by Mike Kruskal · 4 days ago
  24. dbef144 Internal change by Protobuf Team Bot · 4 days ago
  25. 6fcc1b6 Update _test_experimental_proto_descriptor_sets_include_source_info to test the starlark config setting by Protobuf Team Bot · 4 days ago
  26. 11afff3 Internal change by Mike Kruskal · 4 days ago
  27. 5a6e0a8 Improve comment on DynamicMessage memoized IsInitialized. by Protobuf Team Bot · 4 days ago
  28. 2aa5e03 Auto-generate files after PR #25363 by Protobuf Team Bot · 4 days ago
  29. 8282f0f Fix an endian problem in upb that caused protoc plugins to crash on big endian platforms (#25363) by Jonathan Albrecht · 4 days ago
  30. 79bbf1d add refresh_gencode.sh script to Java smoke tests (#25671) by ericsalo · 5 days ago
  31. 3247dca RepeatedPtrIterator is a view type by Protobuf Team Bot · 5 days ago
  32. 0dd552c Internal change by Protobuf Team Bot · 5 days ago
  33. 4bcf773 Creating generic MaybeAddError helper function by Karen Wu · 5 days ago
  34. 008e336 Annotate java symbols emitted for large proto: class and static members. by Mikita Belahlazau · 5 days ago
  35. f10c1de Protobuf Python UPB Free Threading support. by Jie Luo · 5 days ago
  36. b159d05 Rollforward TextFormatEscaper optimization with bug fixed. by Protobuf Team Bot · 5 days ago
  37. 135bec4 Auto-generate files after cl/864580684 by Protobuf Team Bot · 6 days ago
  38. 33e255c Rename default instances. by Protobuf Team Bot · 6 days ago
  39. 2aa094e Auto-generate files after cl/864384082 by Protobuf Team Bot · 6 days ago
  40. 34c1110 Validate Feature Support on Custom Options by Karen Wu · 6 days ago
  41. 588fa9d Reorder repeated.rs and map.rs, and trivial cleanup on some trait bounds as a no-op. by Protobuf Team Bot · 6 days ago
  42. d124c2d Add bounds checks to `UnsafeArenaExtractSubrange`, `ReleaseLast` and `SwapElements`. by Protobuf Team Bot · 7 days ago
  43. dc664da Internal change by Protobuf Team Bot · 7 days ago
  44. 7c59b3c Memoize isInitialized result for DynamicMessage to improve parsing performance. by Protobuf Team Bot · 7 days ago
  45. 13cd8e3 Avoid implicit pointer to bool conversion (#25555) by Pavel P · 9 days ago
  46. 7c452f7 Drop references to `x64-mingw32` since we no longer support Ruby 3.0. by Protobuf Team Bot · 9 days ago
  47. 1292235 Fix broken `field_mask_upb_proto` and `field_mask_upb_reflection_proto` aliases by Protobuf Team Bot · 9 days ago
  48. 52efc0b Update Ruby 4.0 test Docker image and enable continuous tests. by Protobuf Team Bot · 9 days ago
  49. 8016700 Actually fix breaking change related to `upb_proto_reflection_library` by Protobuf Team Bot · 9 days ago
  50. db8f5eb This change moves several tests from PythonProtoLibrary.java to Starlark-based analysis tests in py_proto_library_tests.bzl by Rachel Goldfinger · 9 days ago
  51. 96c2dba Fix breaking change related to `upb_c_proto_library` and `upb_proto_reflection_library` by Protobuf Team Bot · 9 days ago
  52. f8efd89 Automated Code Change by Protobuf Team Bot · 9 days ago
  53. 7d100b8 Migrate more JavaProtoLibrary tests to Starlark. by Ivo Ristovski List · 9 days ago
  54. 6d9a6aa add textproto roundtrip to java smoke tests (#25599) by ericsalo · 9 days ago
  55. 8452f14 Add missing `timestamp_upb_reflection_proto` alias by Protobuf Team Bot · 10 days ago
  56. 17983b2 Add an alias to undo accidental unannounced breaking change by Mike Kruskal · 10 days ago
  57. 6556a4e Update php and php_ext tests to include 8.5.0 by Rachel Goldfinger · 10 days ago
  58. 56533af This test was designed to verify compatibility with older PHP versions where "readonly" was not a reserved keyword. Since "readonly" is now reserved in PHP 8.2+, this test is no longer necessary. by Rachel Goldfinger · 10 days ago
  59. 390820b Automated rollback of commit a73b06d153cbbac0f454c2f09b0702f8b324350e. by Protobuf Team Bot · 10 days ago
  60. a73b06d Further optimization to TextFormatEscaper by Protobuf Team Bot · 10 days ago
  61. 90e5d43 Internal changes by Mike Kruskal · 10 days ago
  62. d2b0016 Fix Any recursion depth bypass in Python json_format.ParseDict (#25239) by Aviral Garg · 10 days ago
  63. 2f1cdc5 Internal version update. by Protobuf Team Bot · 10 days ago
  64. 41b3d24 Auto-generate files after PR #25437 by Protobuf Team Bot · 11 days ago
  65. 9492921 add roundtrip checks to the java smoke tests (#25557) by ericsalo · 11 days ago
  66. 1d44936 Update rules_apple dependency to support rules_swift 3.x (#25437) by Luis Padron · 11 days ago
  67. e3dc329 Auto-generate files after cl/862455379 by Protobuf Team Bot · 11 days ago
  68. 60f7b8e Remove `PROTOBUF_INTERNAL_REMOVE_ARENA_PTRS_*` feature flags. by Clayton Knittel · 11 days ago
  69. 1082da2 Fix Java version skew poison pill accidentally throwing after it logs the "major version is off by 1" warning more than 20 times (instead of continuing silently after that threshold). by Protobuf Team Bot · 11 days ago
  70. 894c97c Bump gem dependencies by Protobuf Team Bot · 11 days ago
  71. a3bf3ec Add fn push_default(&mut self) -> SomeMsgMut<> fn for Repeated message type fields. by Protobuf Team Bot · 11 days ago
  72. 9f7e904 Trait clarity improvements: remove the generic <K> from MapKey trait by pushing down that same generic to each of the fns on the trait. by Protobuf Team Bot · 11 days ago
  73. 2390c69 Move bazel tests from upb to bazel by Rachel Goldfinger · 11 days ago
  74. 0a3f90b Use the toolchain protoc by default in internal rules. by Mike Kruskal · 11 days ago
  75. c24d4c4 Moved prebuilt-related Bazel files to standard locations. by Joshua Haberman · 11 days ago
  76. 4c85548 Remove a bunch of superfluous lifetime bounds. by Protobuf Team Bot · 11 days ago
  77. fe27c0f Proto Rust: don't re-export from same input twice by Protobuf Team Bot · 11 days ago
  78. 407f457 Implement WriteDelimitedTo(BufferWriter<byte>) (#21325) by Grégoire · 11 days ago
  79. 3838980 internal change by Andreas C. Osowski · 12 days ago
  80. 23e38de Auto-generate files after cl/862026607 by Protobuf Team Bot · 12 days ago
  81. 0936f33 Fix UTF-8 Validation of string extensions in C++ by Protobuf Team Bot · 12 days ago
  82. 35a4dd8 Refactored and rearranged Bazel rules. by Joshua Haberman · 12 days ago
  83. c788c9d java: clarify aliasing contract for bytes accessors (#25247) by Samuel Rodriguez · 12 days ago
  84. b9ab581 Bump version dependencies on phpunit/phpunit to ">=11.5.0 <12.0.0" by Protobuf Team Bot · 12 days ago
  85. ffa7ac3 Don't attempt to read the default instance from repeated fields in `GetDefaultMessageInstance`. by Clayton Knittel · 12 days ago
  86. ab3793e Fix that f32 and f64 were incorrectly tagged as legal for MapKeys in RustProto. by Protobuf Team Bot · 12 days ago
  87. 16d6485 Set days-before-close to -1 for "wait for user action" by Sandy Zhang · 12 days ago
  88. cdb7c1d Improve Rustdoc behavior, by making message_eq show up as top-level and hide __internal by Protobuf Team Bot · 12 days ago
  89. 146410e Automated rollback of commit 3bc4ac42164aca37963e89ca715fcf014eff8c14. by Andreas C. Osowski · 12 days ago
  90. b2e2912 Improve Abseil flag support for enums to allow for lowercase version of the by Samuel Benzaquen · 12 days ago
  91. 2837647 add 34.x to test_release_branches by Rachel Goldfinger · 12 days ago
  92. cdbfaf1 Trait clarity effort: introduce `Singular` trait, for types which are allowed as simple fields by Protobuf Team Bot · 12 days ago
  93. 09a505f Large enums: For common conflicts, use `_<n>` suffix instead of just `<n>`. by Tim Neumann · 12 days ago
  94. 3bc4ac4 internal change by Andreas C. Osowski · 13 days ago
  95. a4dd212 hpb: escape NULL enum values and types to NULL_ by Protobuf Team Bot · 13 days ago
  96. 16e8151 Automated Code Change by Protobuf Team Bot · 13 days ago
  97. bc134f0 Fix upb C generator to handle reserved name collisions. by Protobuf Team Bot · 13 days ago
  98. 9159a6c Auto-generate files after cl/861408394 by Protobuf Team Bot · 13 days ago
  99. 507f86b Remove first implementation of protobuf out of bounds enforcement. by Protobuf Team Bot · 13 days ago
  100. 1486093 add java smoke test for v3.0.0 (#25505) by ericsalo · 13 days ago