1. a8cb583 Verify rust_proto_library name by Marcel Hlopko · 11 months ago
  2. 3574af2 Internal Change by Hong Shin · 11 months ago
  3. cfea759 Remove dead VTableName function. by Protobuf Team Bot · 11 months ago
  4. 5fdef5b Remove obsolete msgmut::or_default() by Protobuf Team Bot · 11 months ago
  5. 0578161 Internal changes/optimizations by Protobuf Team Bot · 11 months ago
  6. 9f40411 fix unneeded mut in enum gencode by Derek Benson · 11 months ago
  7. 6b9a81a Add extension declarations for known features. by Mike Kruskal · 11 months ago
  8. df630fa MODULE.bazel fixes for protobuf BCR release. by Sandy Zhang · 11 months ago
  9. 9b463ac Make the underlying type of the enum by 8-bits instead of using bitfields for by Protobuf Team Bot · 11 months ago
  10. dde0355 Internal change by Protobuf Team Bot · 11 months ago
  11. bb68eb2 Implement new Debug API with redaction. by Protobuf Team Bot · 11 months ago
  12. 5a91707 internal change by Jie Luo · 11 months ago
  13. c6e2778 Replace SmallSortedMap.EmptySet with equivalent Collections.emptySet() by Mark Hansen · 11 months ago
  14. 396d661 Add support for setting extensions with Ptr<Extension> in Upb C++ protos. by Protobuf Team Bot · 11 months ago
  15. 448e326 Use bool HasHasbits(const FieldDescriptor*) instead of manual checks. by Protobuf Team Bot · 11 months ago
  16. 30a40ee Fixed broken link in upb README.md (#16717) by pbatg · 11 months ago
  17. 2238cdc Add impl Clone for Rust proto owned messages. by Protobuf Team Bot · 11 months ago
  18. 7f23b70 Introduce new API DownCastToMessage/DynamicCastToMessage as a replacement for down_cast/dynamic_cast from MessageLite to Message. by Protobuf Team Bot · 11 months ago
  19. fad4736 Auto-generate files after cl/633224191 by Protobuf Team Bot · 11 months ago
  20. ce026ab Work around windows path length limitations by moving immutable -> full in open source (new generator paths) and shortening long file names. by Sandy Zhang · 11 months ago
  21. 904266d inline repeated field methods by Derek Benson · 11 months ago
  22. f2d8c2b Add a reserve method on ProxiedInRepeated by Derek Benson · 11 months ago
  23. f7a866a Make IntArrayList consistent with other primitive array lists, using code generator by Mark Hansen · 11 months ago
  24. ddc70b0 Auto-generate files after cl/632663127 by Protobuf Team Bot · 11 months ago
  25. d2aa5fb Prevent find_package failure if multiple versions are installed (#16654) by MiguelBarro · 11 months ago
  26. f93565c upb: publish and start using the new non-universal setters out in the wild by Eric Salo · 11 months ago
  27. be99767 Clear repository cache between bazel runs by Mike Kruskal · 11 months ago
  28. e7fdab4 Add Nextgen python proto_test to github by Jie Luo · 11 months ago
  29. 39986c0 Auto-generate files after cl/632535021 by Protobuf Team Bot · 11 months ago
  30. 24d42ea Add a BUILD file under rust/accessors and rename helpers.h to default_value.h by Protobuf Team Bot · 11 months ago
  31. c99cf4b Add `java` to reserved names to escape extensions to `java_`. This may break existing references to gencode for extensions named `java`. by Sandy Zhang · 11 months ago
  32. 91b7cf3 Fix indention formatter for google.protobuf.Any (#16785) by Jaap Taal · 11 months ago
  33. 4b7c2d4 Avoid allocating TreeMap in UnknownFieldSet.Builder.asMap by Mark Hansen · 11 months ago
  34. 8c6e5b7 Avoid allocating iterator in TextFormat printing UnknownFieldSet by Mark Hansen · 11 months ago
  35. bc80135 Auto-generate files after cl/632314763 by Protobuf Team Bot · 11 months ago
  36. d071c60 Break out idx in upb_MiniTableSub computation for clarity by Hong Shin · 11 months ago
  37. fefec68 Internal changes/optimizations by Protobuf Team Bot · 11 months ago
  38. af1ecc0 Add a check to ensure that the byte limit is not negative. by Protobuf Team Bot · 11 months ago
  39. eb31de3 Auto-generate files after cl/632277936 by Protobuf Team Bot · 11 months ago
  40. b5fc273 In `upb_MiniTableExtension_GetSubMessage`, return NULL for non-messages. by Éamonn McManus · 11 months ago
  41. 5a91d6f [php] Added a unit test that bad UTF-8 is rejected in the parser. by Joshua Haberman · 11 months ago
  42. b51dc1b Auto-generate files after cl/632267379 by Protobuf Team Bot · 11 months ago
  43. 6245733 upb: remove the unused (upb_MiniTable*) arg from upb_Message_SetMessage() by Eric Salo · 11 months ago
  44. f683502 Move system_python.bzl to the correct open source folder by Sandy Zhang · 11 months ago
  45. 495ba7b Nextgen Proto Pythonic API: “Add-on” proto for serialize/parse by Jie Luo · 11 months ago
  46. 82e83dd wire_format.cc: Refactor Message and Group handling into a helper func by Hong Shin · 11 months ago
  47. 510c143 Add `null` to the list of reserved words. by Éamonn McManus · 11 months ago
  48. dbc2baf Generate extension and k[FieldName]FieldNumber as constexpr int(s). by Protobuf Team Bot · 11 months ago
  49. 13caa08 Enable textproto conformance tests for "-0" and "-0F". by Protobuf Team Bot · 11 months ago
  50. 1b06cef Move casting functions to MessageLite and use ClassData as the uniqueness by Protobuf Team Bot · 11 months ago
  51. 7febb4c Move upb/bazel/system_python.bzl (new alias file) to correct open source directory. by Sandy Zhang · 11 months ago
  52. b694cfa Clarify that the input to proto2::DynamicMessageFactory::GetPrototype should be non-null by Protobuf Team Bot · 11 months ago
  53. ec126a5 Replace the single user of `PROTOBUF_ALIGNAS` with `alignas` and remove the now by Protobuf Team Bot · 11 months ago
  54. 64580b2 Expose JavaPackageDirectory and FileClassName in java/names.h by Protobuf Team Bot · 11 months ago
  55. d5b7d7a Remove dead feature macro. The opt-out code was removed some time ago. by Protobuf Team Bot · 11 months ago
  56. 01744cc chore(php): conformance testing for edition (#16712) by Brent Shaffer · 11 months ago
  57. b77343a Add temporary alias for system_python.bzl at previous location . by Sandy Zhang · 11 months ago
  58. d8329b6 Add .to_owned(&self)->Msg functions to MsgMut and MsgView by Protobuf Team Bot · 11 months ago
  59. 6afb130 Auto-generate files after cl/631620526 by Protobuf Team Bot · 11 months ago
  60. d923896 upb: implement most of the non-universal setters by Eric Salo · 11 months ago
  61. 4d3a98c Auto-generate files after cl/631612923 by Protobuf Team Bot · 11 months ago
  62. 65821a6 upb: finish cleaning up message/accessors.h and message/internal/accessors.h by Eric Salo · 11 months ago
  63. 98d5bdd Add "reserved literals" to the list of reserved names for Java. by Éamonn McManus · 11 months ago
  64. 5632d8e Replace macro with constexpr function to reduce compile time cost of by Protobuf Team Bot · 11 months ago
  65. 94cf1e9 Add 27.x to staleness check by Sandy Zhang · 11 months ago
  66. 12af9ad Add simple conformance test that builds the old gencode against the current runtime. by Protobuf Team Bot · 11 months ago
  67. ae17e81 Auto-generate files after cl/631454136 by Protobuf Team Bot · 11 months ago
  68. 6ccda4d Add upb_Message_ClearOneof (and retain upb_Message_WhichOneofFieldNumber) by Hong Shin · 11 months ago
  69. d45016a Internal changes to versions by Protobuf Team Bot · 11 months ago
  70. 5584c93 Update AbstractMessageLite.addAll so that it won't throw when input is a LazyStringArrayList with byte[] elements. by Protobuf Team Bot · 11 months ago
  71. c56bddd Add UnknownFieldSet.isEmpty by Mark Hansen · 11 months ago
  72. 9de810a use struct instead of ctype. allows the protobuf python library to work on cpython 3.11's new wasm target [1] by Jie Luo · 11 months ago
  73. d0b016f Java full runtime: Avoid allocating when calling asMap on empty UnknownFieldSet by Mark Hansen · 11 months ago
  74. f597991 Return the default instance when parsing from an empty byte[]. by Protobuf Team Bot · 11 months ago
  75. 55592a2 Fix #10007: Propagate msvc-style link flags to clang-cl with Bazel by Yohei Yukawa · 11 months ago
  76. 4c8da99 Deprecate building from source with Maven to be removed in 4.28.x. by Sandy Zhang · 11 months ago
  77. f70d90b Put arena cleanup nodes on a separate chunked list instead of at the ends of arena blocks. by Protobuf Team Bot · 11 months ago
  78. 24f27c3 Nextgen Proto Pythonic API: Add 'in' operator by Jie Luo · 11 months ago
  79. e949bba Clean up port_def.inc by inlining BSWAP macros that are only used once. by Protobuf Team Bot · 11 months ago
  80. e03c1ce In SerialArenaChunk, (a) avoid recomputing offset of ids/arenas on each element access in constructor, (b) add a no-arg Layout() function for convenience, (c) fix an incorrect construction type in `new (&arena(i)) std::atomic<void*>`, where std::atomic<void*> should be std::atomic<SerialArena*>. by Protobuf Team Bot · 11 months ago
  81. 51cba7c Auto-generate files after cl/631023575 by Protobuf Team Bot · 11 months ago
  82. 1830666 upb: clean up the UPB_TRACING_ENABLED code by Eric Salo · 11 months ago
  83. b6e0a48 Implement `IntoProxied` for repeated field setters by Jakob Buchgraber · 11 months ago
  84. 2f6e705 Auto-generate files after cl/630517509 by Protobuf Team Bot · 11 months ago
  85. 0a2e662 Add copyright notice to test protos by Protobuf Team Bot · 11 months ago
  86. 7646fbf Auto-generate files after cl/630466865 by Protobuf Team Bot · 11 months ago
  87. aa70a35 upb: clean up message/accessors.h and message/internal/accessors.h by Eric Salo · 11 months ago
  88. a91d76b Internal changes to extension declarations. by Protobuf Team Bot · 11 months ago
  89. 9ae3d81 Internal change. by Protobuf Team Bot · 11 months ago
  90. 7b3682f Pin the rev of googletest to the GitHub main branch by Bastien Jacot-Guillarmod · 11 months ago
  91. 353b4e0 Ensure overflow values for float/double map to inf/-inf. by Thomas Van Lenten · 11 months ago
  92. 733b9c5 Implement `is_known` method on the `Enum` trait by Adrian Sadłocha · 11 months ago
  93. d9ff109 internal change by Protobuf Team Bot · 11 months ago
  94. 4f12891 Java full runtime: Avoid allocating iterator if UnknownFieldSet's TreeMap is empty by Mark Hansen · 11 months ago
  95. cc79f77 Proto java full runtime: avoid allocating Integers accessing enum lists by Mark Hansen · 11 months ago
  96. d6c2833 Fix validation checks of implicit presence. by Mike Kruskal · 11 months ago
  97. 0dbd99a Clarify map behaviors in editions. by Mike Kruskal · 11 months ago
  98. 9340eec Auto-generate files after cl/630099889 by Protobuf Team Bot · 11 months ago
  99. 2257232 Split bootstrapped java_features.proto to keep it from leaking out. by Mike Kruskal · 11 months ago
  100. d3b2fc5 Auto-generate files after cl/630090538 by Protobuf Team Bot · 11 months ago