1. ce07f39 internal/cmd/generate-protos: disable detrand by Joe Tsai · 5 years ago
  2. f31bf26 cmd/protoc-gen-go: only depend on v2 proto package by Joe Tsai · 5 years ago
  3. 8e506a8 cmd/protoc-gen-go: rely on protoimpl for basic helpers by Joe Tsai · 5 years ago
  4. e52379a encoding/jsonpb: add support for unmarshaling extensions and messagesets by Herbie Ong · 5 years ago
  5. e0cf15b encoding/textpb: fix failed tests due to ordering of marshaled binary fields by Herbie Ong · 5 years ago
  6. 4d1c3be encoding/textpb: reduce dependency on proto v1 package by Herbie Ong · 5 years ago
  7. c96a79d encoding/jsonpb: add support for basic unmarshaling by Herbie Ong · 5 years ago
  8. e0f1ea4 encoding/textpb: remove blank line by Joe Tsai · 5 years ago
  9. afb455e cmd/protoc-gen-go: correlate v1 ExtensionDesc with v2 ExtensionType by Joe Tsai · 5 years ago
  10. 69996ba internal/legacy: use proto.Unmarshal from v2 by Joe Tsai · 5 years ago
  11. f83d5bb encoding/jsonpb: add support for marshaling of extensions and messagesets by Herbie Ong · 5 years ago
  12. 99f24c3 proto: wire encoding support by Damien Neil · 5 years ago
  13. 4866b95 internal/impl: try to work with ExtensionDescs when legacy is absent by Damien Neil · 5 years ago
  14. 990b9f5 internal/prototype: move from reflect/prototype by Joe Tsai · 5 years ago
  15. cf4f80a .travis.yml: configure for OSX by Joe Tsai · 5 years ago
  16. 94a8510 protogen: fix protogen_test.go by Joe Tsai · 5 years ago
  17. 250c6ea internal/encoding/text: change Value.Float{32,64} to Value.Float by Herbie Ong · 5 years ago
  18. 4989810 cmd/protoc-gen-go: always generate support for reflection by Joe Tsai · 5 years ago
  19. 9e88bc0 test.bash: purge unused directories based on timeout by Joe Tsai · 5 years ago
  20. bb786ea test.bash: update to protobuf 3.7.0 by Joe Tsai · 5 years ago
  21. d9bfe8b all: fix travis after v1 update by Joe Tsai · 5 years ago
  22. 8692540 go.mod: re-add go.mod file by Joe Tsai · 5 years ago
  23. 61d82d9 go.mod: temporarily delete go.mod file by Joe Tsai · 5 years ago
  24. 87608a7 encoding/jsonpb: switch MarshalOptions to use new JSON encoder by Herbie Ong · 5 years ago
  25. a7a0de8 go.sum: temporarily delete go.sum file by Joe Tsai · 5 years ago
  26. d3f8f2d internal/encoding/json: rewrite to a token-based encoder and decoder by Herbie Ong · 5 years ago
  27. 9d8c804 go.sum: purge unused dependencies by Joe Tsai · 5 years ago
  28. 22b1ebd internal/impl: split messageWrapper into different types by Joe Tsai · 5 years ago
  29. c93f494 cmd/protoc-gen-go/testdata: ignore go.sum by Joe Tsai · 5 years ago
  30. d56458e internal/cmd/generate-protos: generate test for testdata by Joe Tsai · 5 years ago
  31. beda404 protogen: drop dependency on golang.org/x/tools/go/ast/astutil by Joe Tsai · 5 years ago
  32. 0fc2245 cmd/protoc-gen-go: enforce init order within packages by Damien Neil · 5 years ago
  33. db6ad14 encoding/textpb: add package doc by Herbie Ong · 5 years ago
  34. f398784 .travis.yml: fix travis CI by Joe Tsai · 5 years ago
  35. 1af1de0 internal/cmd/generate-protos: generate internal descfield package by Joe Tsai · 5 years ago
  36. 4b465c0 test.bash: limit running go test to integration_test.go only by Herbie Ong · 5 years ago
  37. 1e1e78b internal/encoding/jsonx: copy internal/encoding/json by Herbie Ong · 5 years ago
  38. 707894e test.bash: rewrite the integration test in Go by Joe Tsai · 5 years ago
  39. 6bb8dec cmd/protoc-gen-go: change some arrays to slices to save bytes by Damien Neil · 5 years ago
  40. 1905843 internal/cmd/generate-protos: initial commit by Joe Tsai · 5 years ago
  41. 4069211 protogen: use full path for generated file variable name by Joe Tsai · 5 years ago
  42. cf81e67 cmd/protoc-gen-go: use protoapi.CompressGZIP by Joe Tsai · 5 years ago
  43. e09920e internal/errors: fix New in eliding prefix by Herbie Ong · 5 years ago
  44. 71c6603 protogen: use full filename in per-file vars by Damien Neil · 5 years ago
  45. 7b828bc encoding/jsonpb: basic JSON marshaling by Herbie Ong · 5 years ago
  46. 8170d69 encoding/textpb: move test protos under encoding/testprotos by Herbie Ong · 5 years ago
  47. 3fa6d3f internal/encoding/pack: don't depend on exact math.NaN bits by Damien Neil · 5 years ago
  48. f5db2df encoding/textpb: add tests for nil message in repeated and map by Herbie Ong · 5 years ago
  49. 6470ea6 encoding/textpb: add support for MessageSet by Herbie Ong · 5 years ago
  50. 374cdb8 internal/impl: drop MessageType.(Unk|K)nownFieldsOf by Damien Neil · 5 years ago
  51. e475eaa internal/fileinit: add tests for fileinit and protodesc by Damien Neil · 5 years ago
  52. f14380b reflect/protodesc: add functions to convert descs to protos by Damien Neil · 5 years ago
  53. 8012b44 internal/fileinit: generate reflect data structures from raw descriptors by Damien Neil · 5 years ago
  54. 6a0e072 go.sum: update to fix test.bash failure by Herbie Ong · 5 years ago
  55. 84f0960 internal/encoding/text: format using 32 bitsize when encoding float32 by Herbie Ong · 5 years ago
  56. de7313b encoding/textpb: fix marshaling repeated group field name by Herbie Ong · 5 years ago
  57. 66c365c encoding/textpb: unmarshal Any by Herbie Ong · 5 years ago
  58. 0dcfb9a encoding/textpb: fix handling of group field name by Herbie Ong · 5 years ago
  59. 5681bb2 protogen: use _protoFile suffix for file descriptor variable by Joe Tsai · 5 years ago
  60. 124c812 protogen: use types.Universe.Names for list of builtin identifiers by Joe Tsai · 5 years ago
  61. d18bd31 reflect: switch ExtensionType.New to return Value by Joe Tsai · 5 years ago
  62. e3f854b reflect/protoreflect: clarify documentation by Damien Neil · 5 years ago
  63. 3bc7d6f reflect: switch MessageType.New to return Message by Joe Tsai · 5 years ago
  64. d6966a4 protogen: fix oneof name mangling regression by Joe Tsai · 5 years ago
  65. a8593ba reflect/protoreflect: drop the ProtoEnum type by Damien Neil · 5 years ago
  66. a7cbd06 cmd/protoc-gen-go: don't chain public imports by Damien Neil · 5 years ago
  67. 8439551 cmd/protoc-gen-go: add additional import public test case by Damien Neil · 5 years ago
  68. f25e14c cmd/protoc-gen-go-grpc: regenerate golden file by Damien Neil · 5 years ago
  69. c31bc2d internal/testprotos: fix import path of test.proto by Damien Neil · 5 years ago
  70. a94f78c encoding/textpb: marshal Any as regular message if unable to expand by Herbie Ong · 5 years ago
  71. f42b55f encoding/textpb: marshal google.protobuf.Any in expanded form by Herbie Ong · 5 years ago
  72. 7bf3ce2 cmd/protoc-gen-go: generate public imports by parsing the imported .pb.go by Damien Neil · 5 years ago
  73. 60e9f87 cmd/protoc-gen-go: remove stale comment by Damien Neil · 5 years ago
  74. 402382e test.bash update to go1.10.7 and go1.11.4 by Herbie Ong · 5 years ago
  75. 0dbce83 cmd/protoc-gen-go: always register file descriptor by Damien Neil · 5 years ago
  76. c525c97 encoding/text: unmarshal extensions by Herbie Ong · 5 years ago
  77. 6e67a1d reflect/protoregistry: add Types registry by Herbie Ong · 5 years ago
  78. cf25308 encoding/text: marshal extensions by Herbie Ong · 5 years ago
  79. 2b0bba8 internal/legacy: fix ExtensionTypeFromDesc by Herbie Ong · 5 years ago
  80. eb6b587 reflect/prototype: change registered option types to interface{} by Damien Neil · 5 years ago
  81. bc534a9 all: add appengine build tag by Joe Tsai · 5 years ago
  82. c05538c reflect/protoreflect: change Options back to an interface{} by Damien Neil · 5 years ago
  83. 7bf88d1 reflect/prototype: fix mapping of Go types for fixed{32,64} kinds by Herbie Ong · 5 years ago
  84. 7390346 cmd/protoc-gen-go: invert conditional check for proto syntax by Joe Tsai · 5 years ago
  85. d068d30 proto: use extension field type in decoding when available by Damien Neil · 5 years ago
  86. 4be2fb4 internal/legacy: use v2 proto.Unmarshal by Damien Neil · 5 years ago
  87. ba23aa5 proto: wire decoding support by Damien Neil · 5 years ago
  88. 2c6f098 protogen: simplify and fix naming derivation logic by Joe Tsai · 5 years ago
  89. 7c624e2 encoding/textpb: ignore reserved field names during unmarshal by Herbie Ong · 5 years ago
  90. 7065195 encoding/textpb: switch tests to use V2 generated messages by Herbie Ong · 5 years ago
  91. 20a1d31 encoding/textpb: add marshaling of unknown fields by Herbie Ong · 5 years ago
  92. 800c990 encoding/textpb: initial textproto unmarshaling by Herbie Ong · 5 years ago
  93. 9ecf75b internal/value: bugfix for v2 message conversion by Damien Neil · 5 years ago
  94. ae2a561 protogen: annotate interface methods by Damien Neil · 5 years ago
  95. 887028d internal/value: fix GoValueOf for v2 message types by Damien Neil · 5 years ago
  96. 232ea15 reflect/prototype: hoist semantic options into builders by Damien Neil · 5 years ago
  97. 692690f cmd/protoc-gen-go-grpc: fix camel-casing of names in generated code by Damien Neil · 5 years ago
  98. 08c3cdf cmd/protoc-gen-go-grpc: change test files to exercise name rewriting by Damien Neil · 5 years ago
  99. 2653420 reflect/protoreflect: remove DescriptorProto method by Joe Tsai · 5 years ago
  100. 97e7f57 reflect/protoreflect: replace Mutable with NewMessage by Damien Neil · 5 years ago