Sign in
go
/
protobuf
/
8d5e6d6927a52dc28f60214a15fb17149b7fd803
/
proto
e815d6a
all: remove dead code
by Joe Tsai
· 6 years ago
8003f08
proto, internal/impl: zero-length proto2 bytes fields should be non-nil
by Damien Neil
· 6 years ago
74615a3
proto: remove dependency on github.com/golang/protobuf
by Joe Tsai
· 6 years ago
6bd33b6
proto: equate floating-point NaNs
by Joe Tsai
· 6 years ago
c51e2e0
all: support enforce_utf8 override
by Joe Tsai
· 6 years ago
302cb32
proto: support message_set_wire_format
by Damien Neil
· 6 years ago
f8b855d
runtime/protoiface: API adjustments
by Joe Tsai
· 6 years ago
0f81b38
runtime/protoiface: move and rename XXX_Methods
by Joe Tsai
· 6 years ago
a8a2cea
proto: move T->*T wrappers from internal/scalar to proto
by Damien Neil
· 6 years ago
09cef32
proto: cleanup invalid extension exception
by Joe Tsai
· 6 years ago
6c28674
proto: fix merge semantics for oneof message
by Joe Tsai
· 6 years ago
7492a09
internal/impl: support packed extensions
by Damien Neil
· 6 years ago
3d0706a
proto, internal/impl: make IsInitialized more consistent
by Damien Neil
· 6 years ago
dd380ab
proto: bench_test fixes
by Damien Neil
· 6 years ago
8d30bbe
all: remove dependency on proto v1
by Joe Tsai
· 6 years ago
a994082
all: remove protoreflect.Message.Len
by Damien Neil
· 6 years ago
2fc306a
proto: implement Merge
by Joe Tsai
· 6 years ago
42cfff4
benchmarks: add general-purpose benchmarks directory
by Damien Neil
· 6 years ago
5322bdb
internal/impl: add fast-path for IsInitialized
by Damien Neil
· 6 years ago
cedb595
proto, internal/impl: avoid string->[]byte conversions
by Damien Neil
· 6 years ago
8c86fc5
all: remove non-fatal UTF-8 validation errors (and non-fatal in general)
by Damien Neil
· 6 years ago
a80229e
proto: add benchmark using protobuf repo test data
by Damien Neil
· 6 years ago
ef75bec
proto: fix memory aliasing bug in Reset
by Joe Tsai
· 6 years ago
378c132
reflect/protoreflect: add alternative message reflection API
by Joe Tsai
· 6 years ago
60b368f
runtime/protolegacy: remove package
by Joe Tsai
· 6 years ago
1c28304
proto, encoding/protojson, encoding/prototext: use Resolver interface
by Joe Tsai
· 6 years ago
c37adef
internal/impl: add fast-path marshal implementation
by Damien Neil
· 6 years ago
5c5b531
protogen, encoding/jsonpb, encoding/textpb: rename packages
by Damien Neil
· 6 years ago
e89e624
all: change module to google.golang.org/protobuf
by Damien Neil
· 6 years ago
ac31a35
reflect/protoreflect: add helper methods to FieldDescriptor
by Joe Tsai
· 6 years ago
0fc49f8
reflect/protoreflect: add Descriptor specific methods
by Joe Tsai
· 6 years ago
db38ddd
proto: eagerly unmarshal extensions
by Joe Tsai
· 6 years ago
e6f060f
proto: add Equal
by Damien Neil
· 6 years ago
d24bc72
reflect/protoreflect: rename methods with Type suffix
by Joe Tsai
· 6 years ago
bc310b5
proto: validate UTF-8 in proto3 strings
by Damien Neil
· 6 years ago
53b05a5
proto: add simple benchmark
by Damien Neil
· 6 years ago
03e7486
proto: replace CachedSize fast-path method with UseCachedSize option
by Damien Neil
· 6 years ago
3016b73
proto: fix MarshalAppend fast path
by Damien Neil
· 6 years ago
cc2b078
proto: enable/disable fast path with build tags
by Damien Neil
· 6 years ago
4686e23
proto: add IsInitialized
by Damien Neil
· 6 years ago
96c229a
proto: check for required fields in encoding/decoding
by Damien Neil
· 6 years ago
0d3e8cc
proto, runtime/protoiface: add support for fast-path marshaling
by Damien Neil
· 6 years ago
61e93c7
proto: add generic Size
by Damien Neil
· 6 years ago
3b46ade
proto: add proto3 encode/decode test cases
by Damien Neil
· 6 years ago
99f24c3
proto: wire encoding support
by Damien Neil
· 6 years ago
1905843
internal/cmd/generate-protos: initial commit
by Joe Tsai
· 6 years ago
3bc7d6f
reflect: switch MessageType.New to return Message
by Joe Tsai
· 6 years ago
d068d30
proto: use extension field type in decoding when available
by Damien Neil
· 6 years ago
4be2fb4
internal/legacy: use v2 proto.Unmarshal
by Damien Neil
· 6 years ago
ba23aa5
proto: wire decoding support
by Damien Neil
· 6 years ago
cddf819
encoding/textpb: initial implementation of textproto marshaling
by Herbie Ong
· 6 years ago