Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 8e8926e encoding/protowire: micro-optimize SizeVarint (-20% on Intel) by Michael Stapelberg · 3 weeks ago master
  2. 32018e9 internal/impl: remove unnecessary atomic access for non-lazy lists by Michael Stapelberg · 8 weeks ago
  3. 9c38aec impl: remove unnecessary nil check from presence.Present by Michael Stapelberg · 8 weeks ago
  4. 41298d3 types/descriptorpb: regenerate using latest protobuf v31 release by Michael Stapelberg · 9 weeks ago
  5. e5d4468 cmd/protoc-gen-go: centralize presence and lazy logic into filedesc by Michael Stapelberg · 2 months ago
  6. b4a995b internal: move usePresenceForField to internal/filedesc by Michael Stapelberg · 2 months ago
  7. 3a5f1f0 internal/impl: clean up usePresenceForField() (no-op) by Michael Stapelberg · 2 months ago
  8. 58d6425 all: start v1.36.6-devel by Michael Stapelberg · 4 months ago
  9. 3f79c52 all: release v1.36.6 by Michael Stapelberg · 4 months ago v1.36.6
  10. a5da9b2 gha-ci: instruct bazelisk to use Bazel 7.x by Michael Stapelberg · 4 months ago
  11. 9f3ed37 internal_gengo: generate a const string literal for the raw descriptor by Chressie Himpel · 4 months ago
  12. 4247b1b proto: Add CloneOf[M Message](m M) M by Jille Timmermans · 4 months ago
  13. f7fcf5b types/descriptorpb: regenerate using latest protobuf v30 release by Michael Stapelberg · 5 months ago
  14. 9c8c2dd all: set Go language version to Go 1.22 by Michael Stapelberg · 5 months ago
  15. 1719d63 all: start v1.36.5-devel by Michael Stapelberg · 5 months ago
  16. f09e239 all: release v1.36.5 by Michael Stapelberg · 5 months ago v1.36.5
  17. ab9efaa protogen: fix name mangling for fields with identical GoCamelCase by Michael Stapelberg · 6 months ago
  18. e677ef9 all: remove weak field support by Michael Stapelberg · 6 months ago
  19. 89b5638 all: start v1.36.4-devel by Michael Stapelberg · 6 months ago
  20. 259e665 all: release v1.36.4 by Michael Stapelberg · 6 months ago v1.36.4
  21. 5f93d99 internal_gengo: avoid allocations in rawDescGZIP() accessors by Michael Stapelberg · 6 months ago
  22. 2005adb reflect/protodesc: fix panic when working with dynamicpb by Josh Humphries · 6 months ago
  23. aee8a9c internal_gengo: switch back from string literal to hex byte slice by Michael Stapelberg · 6 months ago
  24. 0c3cc2f internal_gengo: use unsafe.StringData() to avoid a descriptor copy by Michael Stapelberg · 6 months ago
  25. cc8d1c2 internal_gengo: store raw descriptor in .rodata section by Michael Stapelberg · 6 months ago
  26. 132f042 all: start v1.36.3-devel by Michael Stapelberg · 6 months ago
  27. 54ef969 all: release v1.36.3 by Michael Stapelberg · 6 months ago v1.36.3
  28. 7cbd915 reflect/protodesc: fix panic when working with dynamicpb by Michael Stapelberg · 6 months ago
  29. 2f60868 proto: add example for GetExtension, SetExtension by Michael Stapelberg · 6 months ago
  30. de043b9 runtime/protolazy: replace internal doc link with external link by Michael Stapelberg · 6 months ago
  31. 42e0fa9 all: split flags.ProtoLegacyWeak out of flags.ProtoLegacy by Michael Stapelberg · 6 months ago
  32. 5fee2a7 internal/impl: remove unused exporter parameter by Michael Stapelberg · 6 months ago
  33. 84924f7 internal/impl: switch to reflect.Value.IsZero by Michael Stapelberg · 6 months ago
  34. fe8430d cmd/protoc-gen-go: remove json struct tags from unexported fields by Michael Stapelberg · 6 months ago
  35. 84f7738 internal/impl: clean up unneeded Go<1.12 MapRange() alternative by Michael Stapelberg · 6 months ago
  36. 9acc8f2 types/dynamicpb: switch atomicExtFiles to atomic.Uint64 type by Michael Stapelberg · 6 months ago
  37. ad89419 all: start v1.36.2-devel by Michael Stapelberg · 6 months ago
  38. 12c6ebd all: release v1.36.2 by Michael Stapelberg · 6 months ago v1.36.2
  39. 8878926 internal/impl: fix WhichOneof() to work with synthetic oneofs by Michael Stapelberg · 7 months ago
  40. c0c814f all: start v1.36.1-devel by Michael Stapelberg · 7 months ago
  41. 7fc5ff4 all: release v1.36.1 by Michael Stapelberg · 7 months ago v1.36.1
  42. 575aebf internal/impl: revert IsSynthetic() check to fix panic by Michael Stapelberg · 7 months ago
  43. ce4fa19 internal/errors: delete compatibility code for Go before 1.13 by Michael Stapelberg · 7 months ago
  44. 607da3e all: start v1.36.0-devel by Michael Stapelberg · 7 months ago
  45. 3b78ca8 all: release v1.36.0 by Michael Stapelberg · 7 months ago v1.36.0
  46. 4cf3399 src/google/protobuf: document UnmarshalJSON / API level behavior by Michael Stapelberg · 7 months ago
  47. 8edf940 reflect/protoreflect: use [] syntax to reference method by Michael Stapelberg · 7 months ago
  48. 5376513 proto: add reference to size semantics with lazy decoding to comment by Michael Stapelberg · 7 months ago
  49. 560503e compiler/protogen: allow overriding API level from --go_opt by Michael Stapelberg · 7 months ago
  50. b64efdb cmd/protoc-gen-go: generate _protoopaque variant for hybrid by Michael Stapelberg · 7 months ago
  51. 9eda3d5 all: regenerate.bash for Opaque API by Michael Stapelberg · 7 months ago
  52. eb7b468 all: Release the Opaque API by Michael Stapelberg · 7 months ago
  53. 5f5de33 types/descriptorpb: regenerate using latest protobuf v29.1 release by Josh Humphries · 7 months ago
  54. bdcc7ad internal/impl: skip synthetic oneofs in messageInfo by Michael Stapelberg · 8 months ago
  55. 30f628e all: start v1.35.2-devel by Chressie Himpel · 8 months ago
  56. c72053a all: release v1.35.2 by Chressie Himpel · 8 months ago v1.35.2
  57. b985635 internal/impl: fix TestMarshalMessageSetLazyRace (was a no-op!) by Michael Stapelberg · 9 months ago
  58. 76135f9 proto: switch messageset_test to use makeMessages() injection point by Michael Stapelberg · 9 months ago
  59. 29947bb internal/testprotos/test: add nested message field with [lazy=true] by Michael Stapelberg · 9 months ago
  60. 5c14d72 encoding/prototext: use testmessages_test.go approach, too by Michael Stapelberg · 9 months ago
  61. 496557b proto: refactor equal_test from explicit table to use makeMessages() by Michael Stapelberg · 9 months ago
  62. 0517e5a testing/protocmp: document behavior when combining Ignore and Sort by Michael Stapelberg · 9 months ago
  63. d14ebce all: implement strip_enum_prefix editions feature by Michael Stapelberg · 9 months ago
  64. fb995f1 encoding/protojson: allow missing value for Any of type Empty by justinsb · 9 months ago
  65. d340238 all: start v1.35.1-devel by Michael Stapelberg · 9 months ago
  66. 158d2b3 all: release v1.35.1 by Michael Stapelberg · 9 months ago v1.35.1
  67. 94e26c9 all: start v1.35.0-devel by Michael Stapelberg · 9 months ago v1.35.0
  68. ac98177 all: release v1.35.0 by Michael Stapelberg · 9 months ago
  69. 03df6c1 proto: Implement proto.Equal fast-path by Reno Reckling · 11 months ago
  70. 013dd17 all: drop unnecessary import renames for consistency by Michael Stapelberg · 11 months ago
  71. 1531843 internal/testprotos: declare the extension by Michael Stapelberg · 11 months ago
  72. 9e047b8 internal/impl: skip unnecessary requiredField checks for oneofs by Michael Stapelberg · 11 months ago
  73. ed7b51f proto: extend documentation of GetExtension, SetExtension by Michael Stapelberg · 11 months ago
  74. af06170 all: set Go language version to Go 1.21 by Michael Stapelberg · 11 months ago
  75. cf4f382 encoding/prototext: capture current reserved field behavior by Michael Stapelberg · 11 months ago
  76. 5c1f700 internal/encoding/json: remove duplicate test by Michael Stapelberg · 11 months ago
  77. 66faac0 compiler/protogen: remove now-unnecessary UnsafeEnabled checks by Michael Stapelberg · 11 months ago
  78. 21d187a compiler/protogen: support -experimental_strip_nonfunctional_codegen by Michael Stapelberg · 11 months ago
  79. e8b6855 internal/descopts,internal/impl: remove shorthand import aliases by Michael Stapelberg · 11 months ago
  80. 0946f97 all: remove unused purego support by Michael Stapelberg · 11 months ago
  81. b643888 encoding/protojson: use fd.HasPresence() for editions compatibility by Michael Stapelberg · 11 months ago
  82. 94ecbc2 internal/impl: remove unused ExtensionField.SetLazy method by Michael Stapelberg · 11 months ago
  83. b36f8e0 types/known/structpb: add support for more types and json.Number by luoyy · 12 months ago
  84. 75479a3 internal: generate extension numbers, fix editions parsing by Michael Stapelberg · 12 months ago
  85. 2a82025 internal/cmd/generate-protos: fix pkg check for editions features by Michael Stapelberg · 12 months ago
  86. 219bda2 internal/conformance: update failing tests list, add comments by Michael Stapelberg · 12 months ago
  87. b46f280 all: plumb the lazy option into filedesc.Field and .Extension by Michael Stapelberg · 1 year ago
  88. df3bd63 compiler/protogen: always report editions support level of the plugin by Lasse Folger · 1 year ago
  89. eea33cd protobuf: fix handling of delimited extensions in editions by Mike Kruskal · 1 year, 1 month ago
  90. d462176 protojson: changes error message returned by unmarshal by Thalita Oliveira · 1 year, 1 month ago
  91. 61c6075 all: start v1.34.2-devel by Lasse Folger · 1 year, 1 month ago
  92. c33baa8 all: release v1.34.2 by Lasse Folger · 1 year, 1 month ago v1.34.2
  93. 971c712 gofeatures: allow setting legacy_unmarshal_json_enum feature at file level by Josh Humphries · 1 year, 1 month ago
  94. 3b8611b reflect/protoreflect: FieldDescriptor.Kind should never be GroupKind for maps or fields of map entry by Josh Humphries · 1 year, 1 month ago
  95. ca837e5 types/descriptorpb: regenerate using latest protobuf v27.0 release by Josh Humphries · 1 year, 2 months ago
  96. 1d4293e internal/impl: fix size cache semantics with lazy decoding by Michael Stapelberg · 1 year, 2 months ago
  97. ef74188 all: set Go language version to Go 1.20 by Michael Stapelberg · 1 year, 2 months ago
  98. b3f1c7a reflect/protodesc: remove obsolete JSON name check from desc validator by Lasse Folger · 1 year, 2 months ago
  99. cbc3dd6 all: replace interface{} by any now that we are on Go 1.21 by Michael Stapelberg · 1 year, 2 months ago
  100. 0e93293 internal/impl: enable fully lazy extensions (over Size and Marshal) by Michael Stapelberg · 1 year, 2 months ago