Sign in
fuchsia
/
third_party
/
github.com
/
protocolbuffers
/
protobuf-go
/
HEAD
b57aae9
all: improve extension validation
by Joe Tsai
· 5 years ago
main
master
a5526f0
internal/impl: fix off-by-one error in message initialization
by Damien Neil
· 5 years ago
98f56d1
internal/impl: inline coderInfoFields for better cache locality
by Damien Neil
· 5 years ago
33f8c03
proto: add RangeExtensions and adjust HasExtension and GetExtension
by Joe Tsai
· 5 years ago
d824637
reflect/protoreflect: mention bidirectional conversion of protodesc
by Joe Tsai
· 5 years ago
7650ca0
reflect/protoreflect: cleanup wording on Message.NewField
by Joe Tsai
· 5 years ago
a732b3c
proto: never return nil []byte from Marshal when successful
by Joe Tsai
· 5 years ago
8cfc14f
all: consistently treat nil message interface as an empty read-only message
by Joe Tsai
· 5 years ago
d8bc21f
internal/fuzz: update to use native go-fuzz
by Damien Neil
· 5 years ago
5e85542
all: upgrade weak dependency to github.com/golang/protobuf@v1.4.0
by Joe Tsai
· 5 years ago
ba9d210
all: start v1.21.0-devel
by Joe Tsai
· 5 years ago
3b9eee1
all: release v1.21.0
by Joe Tsai
· 5 years ago
v1.21.0
7dfcffe
internal/impl: handle extremely old messages
by Joe Tsai
· 5 years ago
a75c914
internal/impl: minor refactoring
by Joe Tsai
· 5 years ago
188e702
reflect/protodesc: add NewFiles
by Damien Neil
· 5 years ago
d037755
internal/detectknown: add helper package to identify well-known types
by Joe Tsai
· 5 years ago
f8d77f8
internal/msgfmt: simply time formatting logic
by Joe Tsai
· 5 years ago
28cb1e4
internal/impl: remove deprecated ExtensionField methods
by Joe Tsai
· 5 years ago
8cbef3f
all: fix golint violations
by Joe Tsai
· 5 years ago
4e847ad
README.md: mention protowire and protopack in the index
by Joe Tsai
· 5 years ago
88baf0a
testing/protocmp: remove format.go
by Joe Tsai
· 5 years ago
c923339
internal/cmd/generate-protos: use module= generator option
by Damien Neil
· 5 years ago
ffbc5fd
compiler/protogen: add module= generator option
by Damien Neil
· 5 years ago
9d39786
types/dynamicpb: fix message Zero return type to read-only
by Edward McFarlane
· 5 years ago
2ce1ca9
internal/msgfmt: use msgfmt package to format messages
by Joe Tsai
· 5 years ago
cfd8049
testing/protopack: make package publicly available
by Joe Tsai
· 5 years ago
cd108d0
encoding/protowire: make package publicly available
by Joe Tsai
· 6 years ago
b738ac9
all: regenerate remote .proto files
by Joe Tsai
· 6 years ago
6ad8e63
compiler/protogen: allow specifying the package name with M flags
by Joe Tsai
· 6 years ago
d387405
internal/encoding/messageset: don't modify input data when unmarshaling
by Damien Neil
· 6 years ago
29677a9
types/dynamic: make Message implement legacy message interface
by Joe Tsai
· 6 years ago
b4c73aa
testing/protocmp: add SortRepeated and SortRepeatedFields
by Joe Tsai
· 6 years ago
aadba56
compiler/protogen: make paths=import work with M overrides
by Damien Neil
· 6 years ago
92af527
internal/impl: remove Export.ExtensionDescFromType
by Joe Tsai
· 6 years ago
4ab2bc9
internal/version: move version information to internal package
by Joe Tsai
· 6 years ago
f92988f
all: upgrade protobuf to v3.11.4
by Joe Tsai
· 6 years ago
f75a338
test.bash: update Go to v1.12.17, v1.13.8, and v1.14
by Joe Tsai
· 6 years ago
a56bd81
all: start v1.20.1-devel
by Joe Tsai
· 6 years ago
290f718
all: release v1.20.1
by Joe Tsai
· 6 years ago
v1.20.1
676bcfb
all: use github.com/golang/protobuf@v1.4.0-rc.4
by Joe Tsai
· 6 years ago
1718d82
README.md: add link to blog announcement
by Joe Tsai
· 6 years ago
e05f789
proto: fix signature of UnmarshalState and MarshalState
by Joe Tsai
· 6 years ago
ea6e3da
internal/testprotos/legacy: avoid direct dependency on github.com/golang/protobuf
by Joe Tsai
· 6 years ago
e358d43
compiler/protogen: disable warnings in tests
by Damien Neil
· 6 years ago
a30b571
protobuf-go/internal/encoding/wire: SizeVarint optimisation
by renthraysk
· 6 years ago
13e7f14
reflect/protoregistry: avoid deadlock in registration
by Damien Neil
· 6 years ago
e1c61a3
internal/encoding/messageset: fix decoding of some invalid data
by Damien Neil
· 6 years ago
969537a
all: start post-v1.20.0 devel
by Damien Neil
· 6 years ago
aa81c06
all: release v1.20.0
by Damien Neil
· 6 years ago
v1.20.0
0f2b33b
reflect/protoregistry: add link to namespace conflict FAQ
by Damien Neil
· 6 years ago
fea7d52
all: start v1.20.0-rc.1.devel
by Joe Tsai
· 6 years ago
a6bf928
all: release v1.20.0-rc.1
by Joe Tsai
· 6 years ago
65466b8
all: update weak dependency to github.com/golang/protobuf@v1.4.0-rc.2
by Joe Tsai
· 6 years ago
6e36304
reflect/protoreflect: ExtensionRangeOptions never returns nil
by Damien Neil
· 6 years ago
ab0ca4f
compiler/protogen: use consistent options pattern
by Joe Tsai
· 6 years ago
c14e789
testing/protocmp: fix reflection handling of extensions
by Joe Tsai
· 6 years ago
a56742b
all: update README.md
by Joe Tsai
· 6 years ago
ca0b25e
testing/protocmp: automatically promote message values
by Joe Tsai
· 6 years ago
a89afdc
testing/protocmp: make Message implement proto.Message
by Joe Tsai
· 6 years ago
781d6f3
testing/protocmp: add Filter options
by Joe Tsai
· 6 years ago
075e074
internal/impl: fix non-atomic access of MessageState.mi
by Damien Neil
· 6 years ago
a786db3
.gitignore: cleanup
by Joe Tsai
· 6 years ago
5698f90
internal/impl: fix messageset validation bug
by Damien Neil
· 6 years ago
e0daf31
all: trivial formatting changes
by Joe Tsai
· 6 years ago
ee3cfcb
encoding: remove unused benchV1 flag
by Joe Tsai
· 6 years ago
f6cf492
proto: add TestNil test
by Joe Tsai
· 6 years ago
49f8611
proto: allow nil with Clone
by Joe Tsai
· 6 years ago
ec552f6
runtime/protoiface: trivial change to Size
by Joe Tsai
· 6 years ago
2dabbe4
proto: remove IsInitialized
by Joe Tsai
· 6 years ago
bb941fe
cmd/protoc-gen-go/testdata: remove go.mod file
by Joe Tsai
· 6 years ago
9118b11
all: update contributing documentation
by Joe Tsai
· 6 years ago
764a9d1
cmd/protoc-gen-go: add link to devsite for protoc-gen-go
by Joe Tsai
· 6 years ago
222a000
compiler/protogen: add devsite URL to protogen warnings
by Joe Tsai
· 6 years ago
37cbbeb
internal/impl: check for size cache overflow
by Damien Neil
· 6 years ago
a88c3c4
all: remove reliance on --compact-summary
by Joe Tsai
· 6 years ago
4d8936d
all: fail faster on dirty working tree
by Damien Neil
· 6 years ago
3a18560
all: add a test for copyright headers
by Damien Neil
· 6 years ago
2a63c7a
internal/cmd: print generated filename only when contents change
by Damien Neil
· 6 years ago
befd2dd
cmd/protoc-gen-go-grpc: remove
by Damien Neil
· 6 years ago
56786dc
testing/prototest: refactor prototest API
by Damien Neil
· 6 years ago
fb5fde4
internal/impl: remove blocking TODO
by Joe Tsai
· 6 years ago
929c287
internal/testprotos: add a missing Copyright header line
by Damien Neil
· 6 years ago
f26a9e7
all: rename IsInitialized as CheckInitialized
by Joe Tsai
· 6 years ago
5e75048
all: fix license header
by Joe Tsai
· 6 years ago
3df87a0
runtime/protoiface: remove IsInitializedOutputFlags and IsInitialized
by Joe Tsai
· 6 years ago
52ee491
reflect/protoreflect: improve documentation
by Joe Tsai
· 6 years ago
6af2cee
reflect/protodesc: improve documentation
by Joe Tsai
· 6 years ago
04f03cb
compiler/protogen: improve documentation
by Joe Tsai
· 6 years ago
0232edc
all: remove stray "." from license headers
by Damien Neil
· 6 years ago
466dd77
all: fast-path method refactoring
by Damien Neil
· 6 years ago
3dbd95a
reflect/protoreflect: add List.AppendMutable and Map.Mutable
by Damien Neil
· 6 years ago
c4051cd
types/known: remove packages present in genproto
by Damien Neil
· 6 years ago
725bfea
internal/impl: support legacy Merger interface
by Damien Neil
· 6 years ago
91b2604
encoding: re-arrange options
by Joe Tsai
· 6 years ago
5b335f7
reflect/protoreflect: update documentation
by Joe Tsai
· 6 years ago
e8e8875
proto, runtime/protoiface, internal/impl: add fast-path Merge
by Damien Neil
· 6 years ago
7059483
all: update go.mod in submodules
by Damien Neil
· 6 years ago
06e51b7
internal/weakdeps: put APIv1 weak dependency behind a build constraint
by Damien Neil
· 6 years ago
5ca8f84
reflect/protoregistry: minor doc change
by Joe Tsai
· 6 years ago
b08bc6e
proto: minor doc changes
by Joe Tsai
· 6 years ago
Next »