1. 8fa11b1 internal/impl: inline most field decoding in the validator by Damien Neil · 4 years, 3 months ago
  2. 5d82883 internal/impl: inline small tag decoding in the validator by Damien Neil · 4 years, 3 months ago
  3. f25a6ca internal/benchmarks/micro: add validator microbenchmarks by Damien Neil · 4 years, 3 months ago
  4. 5e73c4c grpc: accept interface in NewClient functions by Doug Fawley · 4 years, 3 months ago
  5. adbbc8e internal/impl: inline some small varint decoding by Damien Neil · 4 years, 3 months ago
  6. 170b2bf internal/impl: precompute required bit in validator by Damien Neil · 4 years, 3 months ago
  7. ce8f7f6 internal/impl: inline small tag decoding by Damien Neil · 4 years, 3 months ago
  8. 8729675 internal/benchmarks/micro: add a place for microbenchmarks by Damien Neil · 4 years, 3 months ago
  9. 0bf97b7 internal/impl: messageset validation and isinit fixes by Damien Neil · 4 years, 3 months ago
  10. c600d6c all: do best-effort initialization check on fast path unmarshal by Damien Neil · 4 years, 3 months ago
  11. d30e561 proto: add MarshalState, UnmarshalState by Damien Neil · 4 years, 3 months ago
  12. f0831e8 internal/impl: change unmarshal func return to unmarshalOptions by Damien Neil · 4 years, 3 months ago
  13. 61781dd all: abstract fast-path marshal and unmarshal inputs and outputs by Damien Neil · 4 years, 3 months ago
  14. f12fb45 all: add ProtoMethods method to protoreflect.Message by Damien Neil · 4 years, 3 months ago
  15. 2f643a9 internal/impl: avoid type conversion on UnmarshalOptions.Resolver by Damien Neil · 4 years, 3 months ago
  16. 6635e7d internal/impl: recognized required bytes fields in validation by Damien Neil · 4 years, 3 months ago
  17. 2ae6093 internal/impl: fix unmarshal of group containing their own field number by Damien Neil · 4 years, 3 months ago
  18. 1c8015f all: minor tweaks by Joe Tsai · 4 years, 4 months ago
  19. 94e730b internal/testprotos: hide all public testprotos by Joe Tsai · 4 years, 4 months ago
  20. 55f1825 internal/testprotos/legacy: rename and regenerate by Joe Tsai · 4 years, 4 months ago
  21. 4a7fc82 cmd/protoc-gen-go: refactor package by Joe Tsai · 4 years, 4 months ago
  22. 7abc2de internal/impl: omit isInit func when not needed by Damien Neil · 4 years, 4 months ago
  23. 025a0d2 benchmarks: rename to internal/benchmarks by Damien Neil · 4 years, 4 months ago
  24. ec00e32 all: remove APIv1 dependency by Damien Neil · 4 years, 4 months ago
  25. 54a0a04 internal/impl: check for required fields in missing map value by Damien Neil · 4 years, 4 months ago
  26. b02b6d1 internal/encoding/json: fix performance cliff when decoding large integers that will go out of range. by Herbie Ong · 4 years, 4 months ago
  27. b0c26f1 internal/impl: add message validator by Damien Neil · 4 years, 4 months ago
  28. 2ad3f24 proto: fix equality on nil values of different types by Damien Neil · 4 years, 4 months ago
  29. 2244bc5 internal/testprotos/fuzz: add go_package option by Damien Neil · 4 years, 4 months ago
  30. b0d217f proto, internal/impl: don't create fast path Size for legacy Marshalers by Damien Neil · 4 years, 4 months ago
  31. b7695fa proto: add Clone function and MergeOptions.Clone method by Joe Tsai · 4 years, 4 months ago
  32. ce496b5 proto: add MergeOptions.Shallow option by Joe Tsai · 4 years, 4 months ago
  33. 96a4473 proto: distinguish between invalid and empty messages in Equal by Joe Tsai · 4 years, 4 months ago
  34. 14ac241 internal/impl: return nil for nil enum or message by Joe Tsai · 4 years, 4 months ago
  35. 6c26a04 internal/filedesc: use jsonName.Init method over JSONName constructor by Joe Tsai · 4 years, 4 months ago
  36. 1a08d54 encoding/prototext: fix crash in map parsing by Damien Neil · 4 years, 4 months ago
  37. 5ba0c29 internal/encoding/json: fix crash in parsing by Damien Neil · 4 years, 4 months ago
  38. f2427c0 proto, internal/impl: reject invalid field numbers in map items by Damien Neil · 4 years, 4 months ago
  39. 2c0824b internal/impl: fix size for zero-length packed extensions by Damien Neil · 4 years, 4 months ago
  40. 75f53c5 internal/fuzztest: factor out common fuzzer tests by Damien Neil · 4 years, 4 months ago
  41. 26451c0 internal/fuzz: add fuzzers for prototext and protojson packages by Damien Neil · 4 years, 4 months ago
  42. 7f9c7d9 internal/fuzz: refactor fuzzer by Damien Neil · 4 years, 4 months ago
  43. 7e690b5 internal/impl: fix map decode when value is before key by Damien Neil · 4 years, 4 months ago
  44. 3e42b66 internal/impl: faster map fast path by Damien Neil · 4 years, 4 months ago
  45. d0b0749 proto: rearrange test messages by Damien Neil · 4 years, 4 months ago
  46. b120a23 internal/impl: fix reversed IsValid test by Damien Neil · 4 years, 4 months ago
  47. d650018 internal/impl: fix aberrant message detection logic by Joe Tsai · 4 years, 5 months ago
  48. 8517608 cmd/protoc-gen-go: remove json ignore tags by Joe Tsai · 4 years, 5 months ago
  49. 4151cae internal/impl: more checks for aberrant messages by Damien Neil · 4 years, 5 months ago
  50. 62d204c internal/impl: fix legacy UnmarshalJSONEnum by Joe Tsai · 4 years, 5 months ago
  51. 4663ebc internal/genname: centralize the definitions for generated names by Joe Tsai · 4 years, 6 months ago
  52. ce413af internal/impl: faster oneof marshaling by Damien Neil · 4 years, 5 months ago
  53. 79571e9 internal/impl: improve extension fast path performance by Damien Neil · 4 years, 5 months ago
  54. fe15dd4 all: don't allow invalid field numbers when legacy support is on by Damien Neil · 4 years, 5 months ago
  55. 5366f82 proto: consistently use non-nil, zero-length []bytes for empty bytes strings by Damien Neil · 4 years, 5 months ago
  56. 9f1165c all: fix reflection behavior for empty lists and maps by Damien Neil · 4 years, 5 months ago
  57. 82886da reflect/protoreflect: add {Message,List,Map}.IsValid by Damien Neil · 4 years, 5 months ago
  58. 1c31032 testing/protocmp: add Ignore options and Any support by Joe Tsai · 4 years, 6 months ago
  59. fab1c8d testing/protocmp: switch Enum.Number to be a method by Joe Tsai · 4 years, 6 months ago
  60. 613285c internal/impl: refactor makeStructInfo by Joe Tsai · 4 years, 6 months ago
  61. 01c0e8d proto, internal/impl: make wire output more consistent with v1 by Damien Neil · 4 years, 6 months ago
  62. 1605775 internal/impl: handle some dynamic legacy messages by Damien Neil · 4 years, 6 months ago
  63. ce3384c proto, internal/impl: store unknown MessageSet items in non-mset format by Damien Neil · 4 years, 6 months ago
  64. c975a70 reflect/protoregistry: remove deprecated APIs by Damien Neil · 4 years, 6 months ago
  65. 9620827 cmd/protoc-gen-go-grpc: add Unimplemented...Server type by Damien Neil · 4 years, 6 months ago
  66. e918732 internal/filedesc: move message options to L1 initialization by Damien Neil · 4 years, 6 months ago
  67. c7f2bee internal/impl: assume legacy Marshal method supports deterministic by Damien Neil · 4 years, 6 months ago
  68. a2684f4 internal/impl: make resolverOnly explicitly implement file resolver by Damien Neil · 4 years, 6 months ago
  69. a0a54b8 reflect/protoreflect: remove nullability from repeated extension fields by Damien Neil · 4 years, 6 months ago
  70. ef19a2a internal/impl: update uses of deprecated ExtensionField methods by Damien Neil · 4 years, 6 months ago
  71. c826885 reflect/protoregistry: add (*Types).Register{Message,Enum,Extension} by Damien Neil · 4 years, 7 months ago
  72. b76294a cmd/protoc-gen-go: remove compiler flags by Joe Tsai · 4 years, 6 months ago
  73. afb395b testing/protocmp: initial commit of cmp helper package by Joe Tsai · 5 years ago
  74. 3770776 internal/fuzz/wire: add test, seed corpus by Damien Neil · 4 years, 6 months ago
  75. ae313d4 cmd/protoc-gen-go: fix Reset method by Joe Tsai · 4 years, 6 months ago
  76. 591f09a internal/fuzz: add basic fuzzing target for Marshal/Unmarshal by Damien Neil · 4 years, 10 months ago
  77. d01061a internal/impl: print <nil> for typed nil messages by Joe Tsai · 4 years, 7 months ago
  78. c1507ac encoding/protojson, encoding/prototext: remove most explicit registries by Damien Neil · 4 years, 7 months ago
  79. 3b65992 all: remove {Enum,Message,Extension}Type.GoType methods by Damien Neil · 4 years, 7 months ago
  80. 7361887 reflect/protoregistry: protect global registries with a lock by Joe Tsai · 4 years, 7 months ago
  81. 8e9d5f6 internal/protolegacy: add stub v1 proto package for testing purposes by Joe Tsai · 4 years, 7 months ago
  82. 01fdc63 internal/impl: use current proto package, not old one by Damien Neil · 4 years, 7 months ago
  83. 95d75b7 go.mod: update github.com/golang/protobuf by Damien Neil · 4 years, 7 months ago
  84. 6e40b32 internal/impl: weak field bugfixes by Damien Neil · 4 years, 7 months ago
  85. 47d5893 internal/impl: support non-struct-pointer legacy message types by Damien Neil · 4 years, 7 months ago
  86. 1e5516a proto: improve slice growth in MarshalAppend by Damien Neil · 4 years, 7 months ago
  87. 37ef691 internal/impl: call Marshal/Unmarshal methods on legacy types by Damien Neil · 4 years, 7 months ago
  88. f2c4ddc proto/equal: equate nil by Joe Tsai · 4 years, 7 months ago
  89. 641611d proto: fix self-merging by Joe Tsai · 4 years, 7 months ago
  90. c908144 proto: fix race in Merge by Joe Tsai · 4 years, 7 months ago
  91. bee6252 internal/impl: handle legacy ExtensionDesc form by Joe Tsai · 4 years, 8 months ago
  92. 6e09599 proto, internal/impl: implement support for weak fields by Joe Tsai · 4 years, 9 months ago
  93. fc5f8c3 encoding: optimize for oneofs by Joe Tsai · 4 years, 7 months ago
  94. 9d637ca internal/impl: optimize reflect methods by Joe Tsai · 4 years, 7 months ago
  95. 7fa1ee5 encoding/protojson: parse groups according to their real proto name by Joe Tsai · 4 years, 8 months ago
  96. 84177c9 all: use typed variant of protoreflect.ValueOf by Joe Tsai · 4 years, 7 months ago
  97. 705acad proto: reset message by default in Unmarshal by Joe Tsai · 4 years, 8 months ago
  98. efdf02e internal/filedesc: gracefully handle unresolved enums by Joe Tsai · 4 years, 7 months ago
  99. 8689fa5 encoding/prototext: add UnmarshalOptions.DiscardUnknown by Joe Tsai · 4 years, 8 months ago
  100. cd4a31e encoding/prototext: add MarshalOptions.EmitUnknown by Joe Tsai · 4 years, 8 months ago