aboutsummaryrefslogtreecommitdiff
path: root/protobuf
AgeCommit message (Expand)Author
2017-03-21protobuf: utility methods for com.google.rpc.StatusEric Gribkoff
2017-02-07all: swap to newer animalsniffer pluginEric Anderson
2017-01-26all: update to latest import orderingCarl Mastrangelo
2017-01-11proto: remove deprecated methodsCarl Mastrangelo
2016-11-02ProtoUtil.jsonMarshaller can be supplied a JsonFormat Parser and Printerdave
2016-10-28addressing reviewer commentsEric Gribkoff
2016-10-28Compiler/core changes to support the proto reflection APIEric Gribkoff
2016-08-01Begin consuming protobuf-lite artifactEric Anderson
2016-05-09Updating status codes to match the spec.nmittler
2016-05-03all: Finish adding tracking issues for ExperimentalApiCarl Mastrangelo
2016-04-29Add unit tests for proto-based JSON marshallerEric Anderson
2016-04-15Allow use of a global ExtensionRegistryCarl Mastrangelo
2016-03-22Add native support for Protobuf LiteEric Anderson
2016-03-10Initial attempt at json exampleCarl Mastrangelo
2016-02-06Improve test coverage of ProtoUtilsEric Anderson
2016-02-01Fix NPE in ProtoInputStream.drainToEric Anderson
2015-11-10Re add support for periods in metadata key namesCarl Mastrangelo
2015-11-10Add Header name character restrictionsCarl Mastrangelo
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-14Enable Animal Sniffer for protobuf projectsEric Anderson
2015-08-11Move Marshaller into MethodDescriptorKun Zhang
2015-07-22Optimize protobuf serializer for in-memory transportEric Anderson
2015-07-20Replace DeferredInputStream with interface Drainable.Kun Zhang
2015-05-26Add support for indeterminate length messages. This will make using GRPC easi...Louis Ryan
2015-04-10Use more precise names for protobuf and nanoEric Anderson
2015-04-10Split protobuf into its own projectEric Anderson