1. 8f37e42 Auto-generate files after cl/696917989 by Protobuf Team Bot · 6 months ago
  2. 7df353d Reduce flakyness of random order test. by Protobuf Team Bot · 6 months ago
  3. 20758b8 Auto-generate files after cl/696911739 by Protobuf Team Bot · 6 months ago
  4. 75bb72e Support tuples when parsing JSON dicts by Protobuf Team Bot · 6 months ago
  5. 1963073 Auto-generate files after cl/696905676 by Protobuf Team Bot · 6 months ago
  6. f520d78 Remove unnecessary `internal_default_instance` accessor. by Protobuf Team Bot · 6 months ago
  7. f445f20 Auto-generate files after cl/696895284 by Protobuf Team Bot · 6 months ago
  8. a3ab0a0 Internal change by Protobuf Team Bot · 6 months ago
  9. 3e6bc85 Auto-generate files after cl/696895119 by Protobuf Team Bot · 6 months ago
  10. 1863e58 Always add unknown fields in a single call by Protobuf Team Bot · 6 months ago
  11. c8add6c Auto-generate files after cl/696870311 by Protobuf Team Bot · 6 months ago
  12. 9f4fbc6 Generate the `descriptor` field as `final`. by cpovirk · 6 months ago
  13. 261b16b Auto-generate files after cl/696854160 by Protobuf Team Bot · 6 months ago
  14. ac86739 Internal version update. by Protobuf Team Bot · 6 months ago
  15. 6d0fde5 Auto-generate files after cl/696831198 by Protobuf Team Bot · 6 months ago
  16. 31c50db Internal change by Protobuf Team Bot · 6 months ago
  17. 55ecec1 Auto-generate files after cl/696771591 by Protobuf Team Bot · 6 months ago
  18. 58bf50f Internal change by Protobuf Team Bot · 6 months ago
  19. a422268 Auto-generate files after cl/696720743 by Protobuf Team Bot · 6 months ago
  20. d8f5d9c Internal change by Protobuf Team Bot · 6 months ago
  21. 154f0e9 Auto-generate files after cl/696687514 by Protobuf Team Bot · 6 months ago
  22. fed0736 Internal change by Protobuf Team Bot · 6 months ago
  23. a6d3785 Auto-generate files after cl/696675282 by Protobuf Team Bot · 6 months ago
  24. 22fc884 Internal change by Protobuf Team Bot · 6 months ago
  25. f50d630 Auto-generate files after cl/696648744 by Protobuf Team Bot · 6 months ago
  26. ed48066 Explicitly reject fields that are closed enums with implicit presence in Java generators. by Protobuf Team Bot · 6 months ago
  27. 251f5ee Auto-generate files after cl/696640453 by Protobuf Team Bot · 6 months ago
  28. 750912c Auto-generate files after cl/696640206 by Protobuf Team Bot · 6 months ago
  29. 919775d upb: Add upb_Message_GetExtensionArray by Hong Shin · 6 months ago
  30. c522231 Internal change by Protobuf Team Bot · 6 months ago
  31. 9012bcf Auto-generate files after cl/696616505 by Protobuf Team Bot · 6 months ago
  32. 3e0f82e Fix handling of implicit field presence in mergeFrom to match the behavior in other places. by Protobuf Team Bot · 6 months ago
  33. 506dd5f Internal change by Protobuf Team Bot · 6 months ago
  34. 9b4a00c Auto-generate files after cl/696615312 by Protobuf Team Bot · 6 months ago
  35. 37b10b8 C++: wrap generated DescriptorTable variable in extern "C" block by Adam Cozzette · 6 months ago
  36. 6ceef1c Auto-generate files after cl/696606741 by Protobuf Team Bot · 6 months ago
  37. d4cc912 Add more test coverage for arena registration. by Protobuf Team Bot · 6 months ago
  38. b7d54e5 Auto-generate files after cl/696583991 by Protobuf Team Bot · 6 months ago
  39. 208ce08 Internal change by Protobuf Team Bot · 6 months ago
  40. e377706 Auto-generate files after cl/696557848 by Protobuf Team Bot · 6 months ago
  41. 5ea2a07 Internal change by Protobuf Team Bot · 6 months ago
  42. 6a5c148 Auto-generate files after cl/696529416 by Protobuf Team Bot · 6 months ago
  43. 5bee60d Internal change. by Protobuf Team Bot · 6 months ago
  44. 08868ff Internal change by Protobuf Team Bot · 6 months ago
  45. 32f8e9b Auto-generate files after PR #18890 by Protobuf Team Bot · 6 months ago
  46. 1e2e639 Fix uses of __cpp_lib_constexpr_string (#18890) by Keith Smiley · 6 months ago
  47. 1ba626b Auto-generate files after cl/696509404 by Protobuf Team Bot · 6 months ago
  48. 1ce71a4 Internal change by Protobuf Team Bot · 6 months ago
  49. cea3120 Auto-generate files after cl/696483803 by Protobuf Team Bot · 6 months ago
  50. 84df7e9 Internal version update. by Protobuf Team Bot · 6 months ago
  51. 2c9c60e Auto-generate files after cl/696371361 by Protobuf Team Bot · 6 months ago
  52. cf688f3 Internal change by Protobuf Team Bot · 6 months ago
  53. f69ee66 Auto-generate files after cl/696346042 by Protobuf Team Bot · 6 months ago
  54. 72111c3 Update compat extension APIs to something that does not assume contiguous storage by Protobuf Team Bot · 6 months ago
  55. 5b0c837 Auto-generate files after cl/696300630 by Protobuf Team Bot · 6 months ago
  56. 582d265 Internal change by Protobuf Team Bot · 6 months ago
  57. fcd2458 Auto-generate files after cl/696291998 by Protobuf Team Bot · 6 months ago
  58. 8d5831a Internal change by Protobuf Team Bot · 6 months ago
  59. d451b57 Auto-generate files after cl/696291125 by Protobuf Team Bot · 6 months ago
  60. 7e321fb Add Rust to protobuf_version.bzl, and have update_versions.py update it when we cut releases by Protobuf Team Bot · 6 months ago
  61. a99a99e Auto-generate files after cl/696272531 by Protobuf Team Bot · 6 months ago
  62. 1914be0 Internal change by Protobuf Team Bot · 6 months ago
  63. 3e7719c Auto-generate files after cl/696258062 by Protobuf Team Bot · 6 months ago
  64. e802d88 Auto-generate files after cl/696253738 by Protobuf Team Bot · 6 months ago
  65. ae488a0 Use noncontiguous unknown fields API in upb python by Protobuf Team Bot · 6 months ago
  66. 6aaf5c9 Internal change by Protobuf Team Bot · 6 months ago
  67. 61973f4 Auto-generate files after PR #16951 by Protobuf Team Bot · 6 months ago
  68. 097dcda Don't use CLOCK_UPTIME_RAW if it won't be defined (#16951) by Adam Novak · 6 months ago
  69. f836d10 Auto-generate files after cl/696197165 by Protobuf Team Bot · 6 months ago
  70. 5ef4345 Internal change by Protobuf Team Bot · 6 months ago
  71. e27c6d9 Auto-generate files after cl/696184641 by Protobuf Team Bot · 6 months ago
  72. 7771758 Internal change by Protobuf Team Bot · 6 months ago
  73. aa25832 Auto-generate files after cl/696179419 by Protobuf Team Bot · 6 months ago
  74. c1a4f28 Update tests to use noncontiguous API by Protobuf Team Bot · 6 months ago
  75. e4dcf0e Auto-generate files after cl/696158127 by Protobuf Team Bot · 6 months ago
  76. a105495 Internal change by Protobuf Team Bot · 6 months ago
  77. 3354342 Auto-generate files after cl/696151221 by Protobuf Team Bot · 6 months ago
  78. f98575e Add Rust to version.json with a major version of 4. by Protobuf Team Bot · 6 months ago
  79. aec1aeb Auto-generate files after cl/696138522 by Protobuf Team Bot · 6 months ago
  80. 890145d Auto-generate files after cl/696136849 by Protobuf Team Bot · 6 months ago
  81. 24a19ea Fixed non-conformance in JSON parsing for empty strings in numeric fields. by Joshua Haberman · 6 months ago
  82. 2727412 hpb: Improve ExtensionRegistry ergonomics by Hong Shin · 6 months ago
  83. f3ede44 Auto-generate files after cl/696130655 by Protobuf Team Bot · 6 months ago
  84. 5adc66a Internal change by Protobuf Team Bot · 6 months ago
  85. c11033d Auto-generate files after cl/696106364 by Protobuf Team Bot · 6 months ago
  86. a64ba95 Internal change by Protobuf Team Bot · 6 months ago
  87. ddb8665 Auto-generate files after cl/696091969 by Protobuf Team Bot · 6 months ago
  88. 97fe0d2 Internal version update. by Protobuf Team Bot · 6 months ago
  89. 3dce3b5 Auto-generate files after cl/696074619 by Protobuf Team Bot · 6 months ago
  90. adfdf20 Internal change by Protobuf Team Bot · 6 months ago
  91. f836d55 Auto-generate files after cl/696043144 by Protobuf Team Bot · 6 months ago
  92. f99e525 Internal change by Andrew Chen · 6 months ago
  93. dff22d8 Auto-generate files after cl/696032432 by Protobuf Team Bot · 6 months ago
  94. a41b3b0 Internal change by Protobuf Team Bot · 6 months ago
  95. 63f08c5 Auto-generate files after cl/696000088 by Protobuf Team Bot · 6 months ago
  96. 2bd008e Internal change by Protobuf Team Bot · 6 months ago
  97. 1f9eefb Auto-generate files after cl/695996251 by Protobuf Team Bot · 6 months ago
  98. 3aaf678 Internal change by Protobuf Team Bot · 6 months ago
  99. 77a8c51 Auto-generate files after cl/695923744 by Protobuf Team Bot · 6 months ago
  100. 7f36bc9 Internal change by Protobuf Team Bot · 6 months ago