aboutsummaryrefslogtreecommitdiff
path: root/protobuf-nano
AgeCommit message (Expand)Author
2018-09-28Upgrade to Guava 26.0-android and jsr305 3.0.2Jesse Wilson
2018-08-09all: update animalsniffer to Java 7 and add Android 14 (#4727)Eric Gribkoff
2018-06-19protobuf{,lite,nano}: make more classes finalCarl Mastrangelo
2018-06-11all: add gradle format checkerZHANG Dapeng
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-05-01protobuf-nano: use specific package in test protoCarl Mastrangelo
2018-03-26build.gradle: bump protobuf plugin to 0.8.5 (#4101)zpencer
2018-03-01 buildscripts,travis: fetch from mvn with retries (#4140)zpencer
2017-09-08protobuf-nano: do not use preexisting IoUtils internal class #3450zpencer
2017-09-06protobuf-nano: use existing class IoUtils for toByteArray (#3437)zpencer
2017-09-05protobuf-nano: avoid using @Beta API com.google.common.io.ByteStreams (#3433)zpencer
2017-08-11all: Fix mismatch in naming Bazel Maven jarsPaul Gross
2017-06-30all: Use fixed version number for java 6/7 signaturesEric Anderson
2017-06-22build: Add Bazel java_grpc_library ruleSimon Horlick
2017-06-01all: fix licence whitespaceCarl Mastrangelo
2017-05-31all: update to Apache 2 licenceCarl Mastrangelo
2017-05-10doc: initiate some package javadocZHANG Dapeng
2017-02-07all: swap to newer animalsniffer pluginEric Anderson
2017-02-07all: update to protobuf 3.2.0Carl Mastrangelo
2017-01-26all: update to latest import orderingCarl Mastrangelo
2016-03-14Speed up NanoUtilsTest by 10sCarl Mastrangelo
2016-02-18Fix Intellij syncing for some generated dirsLouis Ryan
2016-02-06Improve test coverage of ProtoUtilsEric Anderson
2015-10-28Add tests for nano protoEric Anderson
2015-09-03Swap nano from Parser to message factoryEric Anderson
2015-08-24Remove size restriction when parsing nano protosXudong Ma
2015-08-14Enable Animal Sniffer for protobuf projectsEric Anderson
2015-08-11Move Marshaller into MethodDescriptorKun Zhang
2015-08-06Make NanoProtoInputStream package privateXudong Ma
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