aboutsummaryrefslogtreecommitdiff
path: root/protobuf-lite/src/main/java/io/grpc/protobuf/lite/ProtoLiteUtils.java
AgeCommit message (Expand)Author
2018-06-19protobuf{,lite,nano}: make more classes finalCarl Mastrangelo
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-01-04protobuf-lite: should not have dependency on core_internalZHANG Dapeng
2017-09-14core,netty,okhttp,protobuf-lite: avoid @Beta guava classes (#3463)zpencer
2017-08-15protobuf-lite: ProtoLiteUtils fix infinite loopVladimir Gordiychuk
2017-06-01all: fix licence whitespaceCarl Mastrangelo
2017-05-31all: update to Apache 2 licenceCarl Mastrangelo
2017-05-14protobuf-lite: fix typo. s/Marhsaller/Marshallerkenji yoshida
2017-01-26all: update to latest import orderingCarl Mastrangelo
2016-09-21protobuf: make buffer cache even weakerCarl Mastrangelo
2016-09-21protobuf: cache temp buffersCarl Mastrangelo
2016-09-08protobuf: fast path zero sized messagesCarl Mastrangelo
2016-09-08core,protobuf: Add simple argument introspection for methodsEric Anderson
2016-08-17protobuf: copy input data before decodingCarl Mastrangelo
2016-05-03all: Finish adding tracking issues for ExperimentalApiCarl Mastrangelo
2016-04-15Allow use of a global ExtensionRegistryCarl Mastrangelo
2016-03-22Add native support for Protobuf LiteEric Anderson