Sign in
fuchsia
/
third_party
/
github.com
/
golang
/
protobuf
/
HEAD
d04d7b1
all: upgrade to google.golang.org/protobuf@v1.23.0 (#1131)
by Joe Tsai
· 5 years ago
main
master
v1.4.2
07c14f1
proto: make InternalMessageInfo functional (#1129)
by Joe Tsai
· 5 years ago
00998c7
jsonpb: fix a confusing error message (#1125)
by Isaac Schwabacher
· 5 years ago
6c66de7
all: upgrade to google.golang.org/protobuf@v1.22.0 (#1114)
by Joe Tsai
· 5 years ago
v1.4.1
b5de78c
all: minor documentation adjustments (#1112)
by Joe Tsai
· 5 years ago
8d9af28
protoc-gen-go/grpc: make grpc identical to v1.3.5 (#1113)
by Joe Tsai
· 5 years ago
fa093f5
proto: fix stale deprecation documentation on registry functions (#1093)
by Marcel Lanz
· 5 years ago
1b794fe
all: upgrade to google.golang.org/protobuf@v1.21.0 (#1081)
by Joe Tsai
· 5 years ago
v1.4.0
e9dc0d7
all: update to wrap google.golang.org/protobuf
by Damien Neil
· 5 years ago
3a3cefd
all: use google.golang.org/protobuf/testing/protopack for tests (#1063)
by Joe Tsai
· 5 years ago
c8ad453
all: use google.golang.org/encoding/protowire (#1062)
by Joe Tsai
· 5 years ago
7592abe
internal/cmd/generate-alias: fix for lacking go_package options (#1061)
by Joe Tsai
· 5 years ago
b860323
proto: inline the implementation of protoimpl.X.ExtensionDescFromType (#1056)
by Joe Tsai
· 6 years ago
8466869
go.mod: set go version to go1.9 (#1055)
by Damien Neil
· 6 years ago
v1.3.5
7bd8073
proto: use fixed UnmarshalState API
by Joe Tsai
· 6 years ago
v1.4.0-rc.4
3f90b72
all: use google.golang.org/protobuf v1.20.0
by Damien Neil
· 6 years ago
v1.4.0-rc.3
a3619c1
all: use new protogen options API
by Joe Tsai
· 6 years ago
v1.4.0-rc.2
d935ec2
all: update README.md
by Joe Tsai
· 6 years ago
c343881
CONTRIBUTING.md: swap revision with version
by Joe Tsai
· 6 years ago
5d5b4c1
ptypes: regenerate with v3.11.4, update for go1.14 gofmt (#1045)
by Damien Neil
· 6 years ago
v1.3.4
b1b17f0
all: cleanup protoimpl calls
by Joe Tsai
· 6 years ago
97960cd
jsonpb: use CheckInitialized
by Joe Tsai
· 6 years ago
ad065b8
ptypes: UnmarshalAny with non-pointer DynamicMessage
by Joe Tsai
· 6 years ago
d8aac26
proto, jsonpb: fix handling of extensions
by Joe Tsai
· 6 years ago
a9f2576
proto: add text tests
by Joe Tsai
· 6 years ago
1a45e6b
all: add CONTRIBUTING.md
by Joe Tsai
· 6 years ago
67d41d3
proto: use CheckInitialized instead of IsInitialized
by Joe Tsai
· 6 years ago
c45dae4
proto: use UnmarshalState
by Joe Tsai
· 6 years ago
4767034
protoc-gen-go: drop golden test
by Damien Neil
· 6 years ago
cea45d6
protoc-gen-go: move gengogrpc into v1 repo
by Damien Neil
· 6 years ago
0fd14f9
proto: add MessageV1, MessageV2, and MessageReflect
by Joe Tsai
· 6 years ago
v1.4.0-rc.1
f5a698d
proto: add ProtoPackageIsVersion4
by Joe Tsai
· 6 years ago
d23c512
grpc: accept interface in NewClient functions (#1025)
by Doug Fawley
· 6 years ago
v1.3.3
4e55bbc
Update readme.md (#988)
by Daniel Saavedra
· 6 years ago
cc376d7
all: update to wrap v2
by Joe Tsai
· 6 years ago
ff0ab7f
go.mod: update to latest google.golang.org/protobuf
by Damien Neil
· 6 years ago
0fd87f0
internal/proto: avoid deprecated protoregistry APIs
by Damien Neil
· 6 years ago
e1cc4b5
proto, internal/proto: fix tests broken by latest v2 module
by Damien Neil
· 6 years ago
ba00afd
proto: fix interactions with v2 extensions
by Damien Neil
· 6 years ago
ed6926b
Fix typos in comments, tests and function names (#974)
by Oleksandr Redko
· 6 years ago
62f67f1
internal/proto: remove use of MessageType.GoType
by Damien Neil
· 6 years ago
1680a47
protoc-gen-go: fix deprecated comment for grpc methods (#952)
by Menghan Li
· 6 years ago
fb8eeff
internal/cmd/generate-alias: avoid generating version markers
by Joe Tsai
· 6 years ago
28cdcb5
internal/proto: use ExtensionType TypeDescriptor method
by Damien Neil
· 6 years ago
822fe56
.travis.yml: include go1.12 (#932)
by Sebastiaan van Stijn
· 6 years ago
b3d22a0
travis.yml: s/proto1_legacy/protolegacy/
by Damien Neil
· 6 years ago
b0a8cbb
all: fix interactions with latest v2 API
by Damien Neil
· 6 years ago
ae1d65b
proto: remove conversions between Extension{Desc,Type}
by Damien Neil
· 6 years ago
2da1b93
proto: rename protoiface.ExtensionDescV1 to protoimpl.ExtensionInfo
by Damien Neil
· 6 years ago
212014e
jsonpb: don't depend on stable struct field indexes
by Damien Neil
· 6 years ago
7037721
proto: initialize ExtensionDesc.Type at registration time
by Damien Neil
· 6 years ago
4c88cc3
all: fix reflect.Value.Interface races (#913)
by Joe Tsai
· 6 years ago
e7641fa
all: fix Travis-CI
by Joe Tsai
· 6 years ago
b9f5089
all: update to latest google.golang.org/protobuf
by Joe Tsai
· 6 years ago
6c65a55
jsonpb: fix marshaling of Duration
by Herbie Ong
· 6 years ago
v1.3.2
346ae1c
internal/proto: set filename in FileDescriptorProto when missing
by Damien Neil
· 6 years ago
1ee46df
all: update v2 dependency to 20190620020611-d888139e7b59
by Joe Tsai
· 6 years ago
f94016f
internal/proto: use protoregistry.Files.FindFileByPath
by Joe Tsai
· 6 years ago
d3ac1a5
internal/proto: use new protoreflect.Message API
by Joe Tsai
· 6 years ago
76c9e09
all: avoid accessing ExtensionField.Desc directly
by Joe Tsai
· 6 years ago
a1331f0
all: update v2 dependency
by Joe Tsai
· 6 years ago
b285ee9
Log parsing errors using log pkg (#851)
by dilyevsky
· 6 years ago
ae2eaaf
all: update import paths for generated protos
by Joe Tsai
· 6 years ago
a2cd3ac
proto: use opaque GetValue and SetEagerValue extension methods
by Joe Tsai
· 6 years ago
7574ba0
all: update import paths for renamed packages
by Damien Neil
· 6 years ago
7800af1
go.mod, go.sum: add back in after v2 module renaming
by Damien Neil
· 6 years ago
f3ab391
all: change module to google.golang.org/protobuf
by Damien Neil
· 6 years ago
e24bdfb
internal/proto: use ParentFile instead of Parent
by Joe Tsai
· 6 years ago
54001ae
internal/proto: adjust usage for Descriptor method
by Joe Tsai
· 6 years ago
911a20d
proto: use XXX_unrecognized exclusively for unknown fields
by Joe Tsai
· 6 years ago
2b4f3c9
internal/proto: rename method calls
by Joe Tsai
· 6 years ago
13cf6e7
proto: drop dependence on v2 protoimpl.ExtensionFieldsV2
by Joe Tsai
· 6 years ago
292a74a
proto: unmarshal extensions eagerly
by Joe Tsai
· 6 years ago
63105e5
proto: wrap v2 textproto marshal/unmarshal
by Herbie Ong
· 6 years ago
e91709a
fix indentation in jsonpb with Any messages
by Joshua Humphries
· 6 years ago
be03c15
all: invert use_golang_protobuf_v1 tag
by Joe Tsai
· 6 years ago
d5e33cf
all: re-add go.mod and go.sum files
by Joe Tsai
· 6 years ago
d94fb84
all: move v1 types over to the v2 repository
by Joe Tsai
· 6 years ago
98c2acd
internal/proto: implement v1 registration with v2 registration
by Joe Tsai
· 6 years ago
dfecc36
internal/proto: robustify GetProperties for a post-reflection world
by Joe Tsai
· 7 years ago
d3c38a4
protoc-gen-go/grpc: use status and code packages only if needed (#820)
by Joe Tsai
· 7 years ago
612769e
proto: move primitive wrappers
by Joe Tsai
· 7 years ago
b85cd75
protoc-gen-go/grpc: inline errUnimplemented function (#818)
by Joe Tsai
· 7 years ago
f5983a5
internal/cmd/generate-alias: directly invoke v2 internal_gengo
by Joe Tsai
· 7 years ago
faaaa59
internal/proto: copy properties over
by Joe Tsai
· 7 years ago
1566aab
proto: simplify StructProperties
by Joe Tsai
· 7 years ago
318d17d
Add UnimplementedServer for server interface (#785)
by Prannay Khosla
· 7 years ago
3360b7d
all: regenerate test protos using v1.3.1
by Joe Tsai
· 7 years ago
59febcf
proto: add hooks.go to switch-over to the new implementation
by Joe Tsai
· 7 years ago
7128c2e
proto: simplify the documentation
by Joe Tsai
· 7 years ago
2c2f4d6
proto: remove some dead code
by Joe Tsai
· 7 years ago
2d5f4c3
internal/proto: implement DiscardUnknown with reflection
by Joe Tsai
· 7 years ago
2c64b6c
internal/proto: implement SetDefaults with reflection
by Joe Tsai
· 7 years ago
d3786a2
protoc-gen-go/generator: print deprecation warning at init
by Joe Tsai
· 7 years ago
7c7c772
protoc-gen-go/plugin: delete plugin.pb.golden
by Joe Tsai
· 7 years ago
f9c5a9b
.travis.yml: specify distribution
by Joe Tsai
· 7 years ago
f41bc14
test.bash: re-write integration test as a Go test
by Joe Tsai
· 7 years ago
e581f92
proto: deprecate ErrInternalBadWireType
by Joe Tsai
· 7 years ago
d210aa8
all: fix travis after v2 update
by Joe Tsai
· 7 years ago
51c19b9
go.mod: re-add go.mod file
by Joe Tsai
· 7 years ago
Next »