aboutsummaryrefslogtreecommitdiff
path: root/protobuf/src/test
AgeCommit message (Expand)Author
2018-05-17protobuf,examples: move json encoding to examplesCarl Mastrangelo
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-04-06protobuf: add test for ProtoUtils (#3838)Shohei Kamimori
2017-06-01all: fix licence whitespaceCarl Mastrangelo
2017-05-31all: update to Apache 2 licenceCarl Mastrangelo
2017-05-30protobuf: make toStatusProto return null when metadata key is absentEric Gribkoff
2017-03-21protobuf: utility methods for com.google.rpc.StatusEric Gribkoff
2017-01-26all: update to latest import orderingCarl Mastrangelo
2017-01-11proto: remove deprecated methodsCarl Mastrangelo
2016-04-29Add unit tests for proto-based JSON marshallerEric Anderson
2016-03-22Add native support for Protobuf LiteEric Anderson
2016-02-06Improve test coverage of ProtoUtilsEric Anderson
2016-02-01Fix NPE in ProtoInputStream.drainToEric Anderson
2015-10-28Add tests for nano protoEric Anderson
2015-09-03Avoid Parser for normal protobufEric Anderson
2015-08-31Upgrade to protobuf-3.0.0-beta-1Kun Zhang
2015-08-24Reducing the size of the "large" proto in ProtoUtilsTest.nmittler
2015-08-20Remove proto size restriction when parsing protos.nmittler
2015-08-11Move Marshaller into MethodDescriptorKun Zhang
2015-07-22Optimize protobuf serializer for in-memory transportEric Anderson