1. 51a2536 Improve roundtrip behavior of rpc methods. by Mike Kruskal · 1 year, 5 months ago
  2. 26dcf40 Use shortened license in upb::lua by Hong Shin · 1 year, 5 months ago
  3. 0a13fde Optimize RepeatedField<Scalar>::copy_from by Protobuf Team Bot · 1 year, 5 months ago
  4. 80a9e9c Add an `Unreachable()` function to replace `PROTOBUF_ASSUME(false);` uses. by Protobuf Team Bot · 1 year, 5 months ago
  5. e3432c2 Add submsg support for strings and bytes. by Hong Shin · 1 year, 5 months ago
  6. ccd3bab Internal change by Mike Kruskal · 1 year, 5 months ago
  7. 668dbd2 Optimize memory usage of Map: by Protobuf Team Bot · 1 year, 5 months ago
  8. b8c1a27 Auto-generate files after cl/582708011 by Protobuf Team Bot · 1 year, 5 months ago
  9. 88f0a82 upb: normalize the accessor functions for hasbits and oneof_cases by Eric Salo · 1 year, 5 months ago
  10. 70876bd Short-circuit destruction of an empty field using SSO. by Protobuf Team Bot · 1 year, 5 months ago
  11. 531596c Auto-generate files after cl/582660976 by Protobuf Team Bot · 1 year, 5 months ago
  12. 02c21d5 Extract singular scalars default value creation to a helper function by Adrian Sadłocha · 1 year, 5 months ago
  13. 3f636d4 Auto-generate files after cl/582497327 by Protobuf Team Bot · 1 year, 5 months ago
  14. 9f7747c Merge cached_has_bits instead of inidividually setting has_bit. by Protobuf Team Bot · 1 year, 5 months ago
  15. 8aad058 Auto-generate files after PR #14703 by Protobuf Team Bot · 1 year, 5 months ago
  16. 42f8b77 Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703) by Jason Lunn · 1 year, 5 months ago
  17. ab2451f Don't rely on .bazelrc for signaling sanitizer builds by Mike Kruskal · 1 year, 5 months ago
  18. c3bae39 Allow open enums from editions files in proto3. by Mike Kruskal · 1 year, 5 months ago
  19. 4773327 cleanup whitespace in message.cc by Hong Shin · 1 year, 5 months ago
  20. 885fd6f Migrate cpp.rs to googletest-rust by Hong Shin · 1 year, 5 months ago
  21. 3cb1bf3 Auto-generate files after cl/582324372 by Protobuf Team Bot · 1 year, 5 months ago
  22. 8fe757e Internal changes. by Protobuf Team Bot · 1 year, 5 months ago
  23. 7c68721 Auto-generate files after cl/582150596 by Protobuf Team Bot · 1 year, 5 months ago
  24. 8849dea upb: implement some upb_FieldType and upb_CType functions by Eric Salo · 1 year, 5 months ago
  25. b01bd1b Mark the python generator for editions support. by Mike Kruskal · 1 year, 5 months ago
  26. fac9fdc Auto-generate files after cl/582099455 by Protobuf Team Bot · 1 year, 5 months ago
  27. d273311 Use Emit instead of format() by Protobuf Team Bot · 1 year, 5 months ago
  28. 32af7d2 Auto-generate files after cl/581980280 by Protobuf Team Bot · 1 year, 5 months ago
  29. b3cfff3 Introduce preliminary submessage_mut semantics by Hong Shin · 1 year, 5 months ago
  30. a74398f Change array insertions to use `_upb_Array_ResizeUninitialized` instead of `upb_Array_Resize`. by Protobuf Team Bot · 1 year, 5 months ago
  31. 2a2ae9b Remove unused ext_scope variable from ExtensionIdentBase. by Protobuf Team Bot · 1 year, 5 months ago
  32. cc140a1 Automated rollback of commit b1370701fde443ee73b5e7cf321d1d27a2d1d19c. by Protobuf Team Bot · 1 year, 5 months ago
  33. 81607b2 Fix FieldSet to not load lazy fields when the fields map is cloned. In particular, if MessageSet.Builder has build() called on it, but is then later further modified, we don't need to pre-load all lazy fields during this later modification. by Protobuf Team Bot · 1 year, 5 months ago
  34. 92619cd Bump ossf/scorecard-action from 2.1.2 to 2.3.1 (#14554) by dependabot[bot] · 1 year, 5 months ago
  35. 7c1ec5a Auto-generate files after cl/581408568 by Protobuf Team Bot · 1 year, 5 months ago
  36. 8699fde Enable upb editions conformance testing. by Mike Kruskal · 1 year, 5 months ago
  37. c6b149c Auto-generate files after cl/581384108 by Protobuf Team Bot · 1 year, 5 months ago
  38. c23d533 Expose editions in Python/upb. by Mike Kruskal · 1 year, 5 months ago
  39. e8377f1 Expose editions in Python/C++. by Mike Kruskal · 1 year, 5 months ago
  40. efeee51 Auto-generate files after cl/581311618 by Protobuf Team Bot · 1 year, 5 months ago
  41. e2c8113 Use Emit instead of format(). by Protobuf Team Bot · 1 year, 5 months ago
  42. ecc2bac Automated rollback of commit 2641517150a7bae3904d0cfbb8804f602a83447f. by Protobuf Team Bot · 1 year, 5 months ago
  43. 8522fbb Use PROTOBUF poison/unpoison macros instead of ASAN versions to avoid ifdef guards. by Protobuf Team Bot · 1 year, 5 months ago
  44. 2641517 Add more direct support for MessageSet wire in the table-driven parser: by Protobuf Team Bot · 1 year, 5 months ago
  45. 1511b7d Internal change. by Cong Liu · 1 year, 5 months ago
  46. 1c8ee7c Move `TopologicalSortMessagesInFile` to helpers.cc by Protobuf Team Bot · 1 year, 5 months ago
  47. b137070 Automated rollback of commit 8c2416311f7b2c5410e620197baacf9d82b86ebd. by Protobuf Team Bot · 1 year, 5 months ago
  48. e018e99 Complete migration of accessors_proto3_test.rs to googletest-rust by Hong Shin · 1 year, 5 months ago
  49. a1e8659 Auto-generate files after cl/580944277 by Protobuf Team Bot · 1 year, 5 months ago
  50. f7b2fa4 Add missing version comments to C++ generated source files. by Protobuf Team Bot · 1 year, 5 months ago
  51. c482a8a update protos_generator to shortened license by Hong Shin · 1 year, 5 months ago
  52. d30e326 Remove obsolete `github` directory from utf8_range by Adam Cozzette · 1 year, 5 months ago
  53. ae1f2b7 Add support for options in CRuby, JRuby and FFI (#14594) by Jason Lunn · 1 year, 5 months ago
  54. 92f6153 Auto-generate files after cl/580731298 by Protobuf Team Bot · 1 year, 5 months ago
  55. cec3a81 Remove `-main` as a language version suffix in a separate version file than version numbers. by Protobuf Team Bot · 1 year, 5 months ago
  56. e471b00 Auto-generate files after cl/580726494 by Protobuf Team Bot · 1 year, 5 months ago
  57. 8c24163 Compare explicit zeroes from prototext in partially. by Protobuf Team Bot · 1 year, 5 months ago
  58. 5987c89 Internal change. by Cong Liu · 1 year, 5 months ago
  59. 6105bb1 Auto-generate files after cl/580682733 by Protobuf Team Bot · 1 year, 5 months ago
  60. 5ca8400 Move utf8_range into the protobuf repo by Adam Cozzette · 1 year, 5 months ago
  61. e6f8b9d message_lite.h: Use PROTOBUF_EXPORT_TEMPLATE_DECLARE with extern template by Protobuf Team Bot · 1 year, 5 months ago
  62. 24fef03 Add support and partial CI coverage for Python 3.12 by Adam Cozzette · 1 year, 5 months ago
  63. 2bcfbd8 Add Bazel `--incompatible` flags to our bazelrc for CI by Adam Cozzette · 1 year, 5 months ago
  64. 5c7b41a Auto-generate files after cl/580530262 by Protobuf Team Bot · 1 year, 5 months ago
  65. 0129250 Squashed 'third_party/utf8_range/' changes from d863bc33e..0e378bdb2 (#14679) by Adam Cozzette · 1 year, 5 months ago
  66. e4196b1 Replace CreateMaybeMessage hooks with a `void*` based signature to allow by Protobuf Team Bot · 1 year, 5 months ago
  67. a9b11dd Auto-generate files after cl/580493003 by Protobuf Team Bot · 1 year, 5 months ago
  68. fa15c21 Fix upb's json decoder ignoring trailing characters after a successfully parsed object. by Protobuf Team Bot · 1 year, 5 months ago
  69. 2ec703f Preserve lazy fields when merging FieldSets. In particular, when calling toBuilder() on a MessageSet with lazily-parsed extensions, don't eagerly parse all extensions. by Protobuf Team Bot · 1 year, 5 months ago
  70. 90aa298 Migrate upb.rs to googletest by Jakob Buchgraber · 1 year, 5 months ago
  71. e9d1a70 Auto-generate files after cl/580453646 by Protobuf Team Bot · 1 year, 5 months ago
  72. ac3f553 This CL implements msg.<field>() and msg.<field_mut>() accessors for maps with primitive-typed keys and values for the UPB kernel only. by Jakob Buchgraber · 1 year, 5 months ago
  73. 15eccf3 Implement Editions in Pure Python. by Mike Kruskal · 1 year, 5 months ago
  74. fc456ae Change bytes accessors to expose only unmodifiable List<int>, making Bytes as a type an internal implementation detail. by Protobuf Team Bot · 1 year, 5 months ago
  75. f82d198 Auto-generate files after cl/580285127 by Protobuf Team Bot · 1 year, 5 months ago
  76. e6ea44c Fix upb_MiniTable_GetOneof(miniTable, field) to work correctly if `field` is the very first field in the proto. by Protobuf Team Bot · 1 year, 5 months ago
  77. b837d17 Update to shortened headers in upb_generator by Hong Shin · 1 year, 5 months ago
  78. ebef52e Auto-generate files after cl/580263087 by Protobuf Team Bot · 1 year, 5 months ago
  79. cf3a6f5 Enabled editions support for upb generated code. by Joshua Haberman · 1 year, 5 months ago
  80. bb40d91 Update main/version.json to 26-dev by Protobuf Team Bot · 1 year, 5 months ago
  81. 62f4888 Bump mac PHP version to 8.2 to fix non-hermetic breakages. by Mike Kruskal · 1 year, 5 months ago
  82. 7463878 Give protobuf janitor access to edit prs/issues and exempt issues with the 'help wanted' tag. by Deanna Garcia · 1 year, 5 months ago
  83. 1e0338b [ObjC] Ensure `-[GPBMessage writeToOutputStream:]` still throws exception on flush failure by Protobuf Team Bot · 1 year, 5 months ago
  84. 9ac3548 Clean up trailing whitespace in defs.bzl by Hong Shin · 1 year, 5 months ago
  85. 9118b90 Auto-generate files after cl/580169349 by Protobuf Team Bot · 1 year, 5 months ago
  86. 6404e55 Automated rollback of commit 022d223488c0807e11d1c2509123901f5cc6b0b6. by Martijn Vels · 1 year, 5 months ago
  87. 75b9030 Auto-generate files after cl/580158012 by Protobuf Team Bot · 1 year, 5 months ago
  88. 66ee906 Add initial fuzz test to upb's json encode/decode. by Protobuf Team Bot · 1 year, 5 months ago
  89. a2eda04 Enable the mutable oneof accessor. by Protobuf Team Bot · 1 year, 5 months ago
  90. d63a145 Allow users to force eager parsing via CodedInputStream::ForceEagerParsing(). by Protobuf Team Bot · 1 year, 5 months ago
  91. f247630 Add CI coverage for utf8_range by Adam Cozzette · 1 year, 5 months ago
  92. 0f1ab75 Add empty feature resolution method for FileDescriptor to Java runtime. by Sandy Zhang · 1 year, 5 months ago
  93. 5c4d643 Move type card printing to standalone function for reuse. by Protobuf Team Bot · 1 year, 5 months ago
  94. a2815fa [ObjC] Ensure -[GPBCodedOutputStream dealloc] cannot throw exceptions by Protobuf Team Bot · 1 year, 5 months ago
  95. 349122f Move the declarations in SerialArena to more closely match the style guide. by Protobuf Team Bot · 1 year, 5 months ago
  96. d702651 [ObjC] Ensure collecting delimitedData always return zero length on failure. by Thomas Van Lenten · 1 year, 5 months ago
  97. 1606970 Auto-generate files after cl/579856691 by Protobuf Team Bot · 1 year, 5 months ago
  98. 7e0e8ef Move python/BUILD to python/BUILD.bazel by Adam Cozzette · 1 year, 5 months ago
  99. f9fb51f Move cached size access into the ClassData object as a 32-bit offset. by Protobuf Team Bot · 1 year, 5 months ago
  100. 08ec050 Delete obsolete function. by Protobuf Team Bot · 1 year, 5 months ago