1. 543fbcd Breaking change: Remove deprecated std::string error collector overrides by Mike Kruskal · 1 year, 4 months ago
  2. 4b2a30c Slightly relax JSON integer parsing tests to handle a wider range of runtime behaviors around by Protobuf Team Bot · 1 year, 4 months ago
  3. 70b1d79 Use short name for view primitive in the oneof enums (i32 instead of View<'msg, i32>) by Protobuf Team Bot · 1 year, 4 months ago
  4. c2532d5 Move the info about perfect derive to shared.rs by Alyssa Haroldsen · 1 year, 4 months ago
  5. 7c38dab Add minimization for enum_type. by Mike Kruskal · 1 year, 4 months ago
  6. 85a134b Auto-generate files after cl/590637288 by Protobuf Team Bot · 1 year, 4 months ago
  7. 9a50a83 Move the descriptor message part of ClassData into a subclass and keep a bool by Protobuf Team Bot · 1 year, 4 months ago
  8. 54d4839 Add submsg support for bytes_mut by Hong Shin · 1 year, 4 months ago
  9. b19deb9 Remove separate setters for singular scalars by Adrian Sadłocha · 1 year, 4 months ago
  10. 5076e62 In ruby/README.md, correct a target name (#15041) by Charles OuGuo · 1 year, 4 months ago
  11. a4b5c7e Avoid copies in proto map reflection. by Protobuf Team Bot · 1 year, 4 months ago
  12. b429304 Minor cleanups to conform to clang-tidy, etc. by Protobuf Team Bot · 1 year, 4 months ago
  13. 95d7dc0 Auto-generate files after cl/590420044 by Protobuf Team Bot · 1 year, 4 months ago
  14. 3d597c2 Auto-generate files after cl/590419408 by Protobuf Team Bot · 1 year, 4 months ago
  15. 088fee7 upb: implement upb_Message_FindExtensionByNumber() by Eric Salo · 1 year, 4 months ago
  16. e1d3008 upb: tighten up the upb_Arena code by Eric Salo · 1 year, 4 months ago
  17. 6c7c5a5 [ObjC] Enable editions conformance tests. by Thomas Van Lenten · 1 year, 4 months ago
  18. ddc5406 Auto-generate files after PR #15040 by Protobuf Team Bot · 1 year, 4 months ago
  19. 64a88ff Bump rules_apple to 3.1.1 (#15040) by Charles OuGuo · 1 year, 4 months ago
  20. 9c3a4e5 upb: add missing line for :mem_internal to copy.bara.sky by Eric Salo · 1 year, 4 months ago
  21. 1b62d18 Reunify with-bits and no-bits on upb.js to only use bits for non-repeated getters and string-alloc (the latter we can revisit in a followup). All setters go through the upb C api. by Protobuf Team Bot · 1 year, 4 months ago
  22. 2b79fb5 Bump rules_cc to 0.0.9 for Bazel 7 support by Mike Kruskal · 1 year, 4 months ago
  23. 13c9be2 Reduce inlined part of the destructor. by Protobuf Team Bot · 1 year, 4 months ago
  24. a47a7bd Internal Code Change by Protobuf Team Bot · 1 year, 4 months ago
  25. 0c3e116 upb: tag _upb_Message_AddUnknown() as UPB_PRIVATE() by Eric Salo · 1 year, 4 months ago
  26. a649dda upb: reverse the polarity of the MiniTableField untyped data accessors by Eric Salo · 1 year, 4 months ago
  27. de52944 [Python/upb] Fixed SEGV when attempting to delete a message attribute by Joshua Haberman · 1 year, 4 months ago
  28. 0eac77c Breaking change in 26 release: Remove msg.UnknownFields() support in pure python and cpp extension. by Jie Luo · 1 year, 4 months ago
  29. e35cf10 Add submessage support for string_mut by Hong Shin · 1 year, 4 months ago
  30. 5b12bc8 Breaking change: Promote ExtensionRange to a proper class by Mike Kruskal · 1 year, 4 months ago
  31. 229906f Breaking change: Remove deprecated clear APIs on repeated fields by Mike Kruskal · 1 year, 4 months ago
  32. cf2d696 Breaking change: Remove C++ legacy syntax descriptor APIs by Mike Kruskal · 1 year, 4 months ago
  33. 1dd6a7d Clean up some trivial lifetime usage by Alyssa Haroldsen · 1 year, 4 months ago
  34. fd40c87 Breaking change: Remove deprecated syntax accessor. by Mike Kruskal · 1 year, 4 months ago
  35. a303ccb upb: use upb_alloc functions internally instead of stdlib malloc/free by Eric Salo · 1 year, 4 months ago
  36. 1ac8c04 Fixed UTF-8 TextFormat output to protect against invalid UTF-8 in string fields. by Joshua Haberman · 1 year, 4 months ago
  37. d605b48 Emit setters on primitive scalars without presence by Adrian Sadłocha · 1 year, 4 months ago
  38. f85b347 Remove PrimitiveMut::clear by Alyssa Haroldsen · 1 year, 4 months ago
  39. 74ff001 Remove iteration and item mutators from Repeated by Alyssa Haroldsen · 1 year, 4 months ago
  40. 15a0d5b Internal change by Mike Kruskal · 1 year, 4 months ago
  41. a17c248 Make LazyField::ByteSizeLong consistent with eager message. by Protobuf Team Bot · 1 year, 4 months ago
  42. 4c32845 Add some missing includes by Protobuf Team Bot · 1 year, 4 months ago
  43. b146d14 [ObjC] Improve handing of the WKT ObjC Category additions. by Thomas Van Lenten · 1 year, 4 months ago
  44. cca8a7c upb: delete upb::SymbolTable typedef by Eric Salo · 1 year, 4 months ago
  45. b08e00b Improve codegen for address pinning. by Protobuf Team Bot · 1 year, 4 months ago
  46. 4955fc4 Auto-generate files after cl/588950163 by Protobuf Team Bot · 1 year, 4 months ago
  47. 4a67ce8 Disable mask-based implementation when SVE CLZ is present, since that allows vectorizing the scalar implementation. by Protobuf Team Bot · 1 year, 4 months ago
  48. 1a02cd4 Auto-generate files after cl/588915020 by Protobuf Team Bot · 1 year, 4 months ago
  49. 060a9be Remove descriptor_legacy usage from compiler code by Mike Kruskal · 1 year, 4 months ago
  50. 17f4f91 Remove descriptor_legacy usage from C++ runtime by Mike Kruskal · 1 year, 4 months ago
  51. 43f92cb Add a trivial 2023 edition test case for Rust. by Protobuf Team Bot · 1 year, 4 months ago
  52. 361faa6 Use the more robust check for whether a given type is defined in the current crate or not (instead of a hack against the word 'import' being in the package name). by Protobuf Team Bot · 1 year, 4 months ago
  53. 715b543 Breaking change: Remove deprecated syntax APIs by Mike Kruskal · 1 year, 4 months ago
  54. b7a37e2 Remove dead code. by Protobuf Team Bot · 1 year, 4 months ago
  55. 2b45018 Fix some of the reflection based algorithms to handle Map entries properly. by Protobuf Team Bot · 1 year, 4 months ago
  56. 5341189 Add coverage for default_string and default_bytes in test_default_accessors by Hong Shin · 1 year, 4 months ago
  57. 8edf0bd Extend the weak descriptor message feature to include extensions. by Protobuf Team Bot · 1 year, 4 months ago
  58. 9760292 Implement Maps for strings by Jakob Buchgraber · 1 year, 4 months ago
  59. 2726632 Internal changes by Mike Kruskal · 1 year, 4 months ago
  60. acad27f Move repeated tests into their own file by Hong Shin · 1 year, 4 months ago
  61. 7e247e7 Add benchmark for 32 bit repeated fields. by Protobuf Team Bot · 1 year, 4 months ago
  62. 69c75b4 Cleanup mutable thunk usage in singular_message by Hong Shin · 1 year, 4 months ago
  63. a74c3bb Introduce submessage view accessors for arbitrary depths by Hong Shin · 1 year, 4 months ago
  64. 17b8dd6 Fix DurationToMilliseconds mult overflow by Protobuf Team Bot · 1 year, 4 months ago
  65. 43e7e52 Remove unused headers. by Protobuf Team Bot · 1 year, 4 months ago
  66. eea1e12 Auto-generate files after cl/588418734 by Protobuf Team Bot · 1 year, 4 months ago
  67. b83a1fe upb: implement upb_MiniTable_MapKey() and upb_MiniTable_MapValue() by Eric Salo · 1 year, 4 months ago
  68. 79009d9 Internal change by Protobuf Team Bot · 1 year, 4 months ago
  69. 4ffe086 Auto-generate files after cl/588239901 by Protobuf Team Bot · 1 year, 4 months ago
  70. 0755621 Automated rollback of commit 3c75c331d392f9699959bcd57875d79ecaca4785. by Eric Salo · 1 year, 4 months ago
  71. c17fddf Auto-generate files after cl/588189563 by Protobuf Team Bot · 1 year, 4 months ago
  72. 3c75c33 upb: inline upb_Message_New() by Eric Salo · 1 year, 4 months ago
  73. 7d4ead2 Auto-generate files after cl/588166536 by Protobuf Team Bot · 1 year, 4 months ago
  74. 6efd909 upb: clean up and lock down the internal oneof accessors by Eric Salo · 1 year, 4 months ago
  75. 7713df5 Auto-generate files after cl/588147628 by Protobuf Team Bot · 1 year, 4 months ago
  76. 347486d upb: clean up and lock down the internal hasbit accessors by Eric Salo · 1 year, 4 months ago
  77. 67571d0 Fix typo in comment. This CL has no behavior changes. by Protobuf Team Bot · 1 year, 4 months ago
  78. 978c248 Auto-generate files after cl/588127128 by Protobuf Team Bot · 1 year, 4 months ago
  79. 7253cd9 Decouple extension registration from the extension identifier definition. by Protobuf Team Bot · 1 year, 4 months ago
  80. a8c3eb7 upb: upb_MiniTable_FindUnknown() -> upb_Message_FindUnknown() by Eric Salo · 1 year, 4 months ago
  81. 1c5c396 Auto-generate files after cl/588114223 by Protobuf Team Bot · 1 year, 4 months ago
  82. a15eb33 Automated rollback of commit 7c2acc9abfab0d3b35382dd76b39c5f483a4531f. by Mike Kruskal · 1 year, 4 months ago
  83. f70c0ff Auto-generate files after cl/588106016 by Protobuf Team Bot · 1 year, 4 months ago
  84. 0a6a516 Breaking change: Remove deprecated SupportsUnknownEnumValues method by Mike Kruskal · 1 year, 4 months ago
  85. 7c2acc9 Automated rollback of commit b603fb69bf0c1aef24dfe5470c9d4ae99b9031b1. by Mike Kruskal · 1 year, 4 months ago
  86. d5d47bc Auto-generate files after cl/588091790 by Protobuf Team Bot · 1 year, 4 months ago
  87. 1f5de4a Auto-generate files after cl/588088145 by Protobuf Team Bot · 1 year, 4 months ago
  88. b603fb6 Expand PHP generator to support overlapping subset of proto2. by Mike Kruskal · 1 year, 4 months ago
  89. b64c6e1 upb: implement upb_Message_ShallowClone()/Copy() by Eric Salo · 1 year, 4 months ago
  90. e73127d Internal Code Change by Protobuf Team Bot · 1 year, 4 months ago
  91. 5ce86a6 Internal changes by Mike Kruskal · 1 year, 4 months ago
  92. 53d3e93 Cleanup with including or removing headers. by Protobuf Team Bot · 1 year, 4 months ago
  93. 4eeaa22 Auto-generate files after cl/587586555 by Protobuf Team Bot · 1 year, 4 months ago
  94. 10c3e3d upb: move some extension-related message functions by Eric Salo · 1 year, 4 months ago
  95. c05b320 Fixed a bug where FileDescriptor maps like `message_types_by_name` could return descriptors from other files. by Joshua Haberman · 1 year, 4 months ago
  96. 7bdd38e Auto-generate files after cl/587127664 by Protobuf Team Bot · 1 year, 4 months ago
  97. 848a2bf upb: tag upb_MiniTableField:number as UPB_ONLYBITS() by Eric Salo · 1 year, 4 months ago
  98. e555bd2 Breaking change: Remove deprecated runtime methods for compatibility with old v2.x.x gencode. by Sandy Zhang · 1 year, 4 months ago
  99. dfb8a4c Breaking change: Remove deprecated TextFormat print methods. These should be replaced by corresponding TextFormat.printer() methods. by Sandy Zhang · 1 year, 4 months ago
  100. 5d44a3f Auto-generate files after cl/587066283 by Protobuf Team Bot · 1 year, 4 months ago