aboutsummaryrefslogtreecommitdiff
path: root/protobuf-lite
AgeCommit message (Expand)Author
2017-12-15Partial fix for fresh Intellij importRyan Michela
2017-11-02protobuf-lite: add javalite generated sources to intellij path (#3653)zpencer
2017-09-14core,netty,okhttp,protobuf-lite: avoid @Beta guava classes (#3463)zpencer
2017-08-25core: fix lint warningsCarl Mastrangelo
2017-08-15protobuf-lite: ProtoLiteUtils fix infinite loopVladimir Gordiychuk
2017-08-11all: Fix mismatch in naming Bazel Maven jarsPaul Gross
2017-07-07Update to Error Prone 2.0.21Eric Anderson
2017-07-05fix misuse of bazel repo @com_google_protobufZHANG Dapeng
2017-07-05protobuf-lite: restrict visibility of protobuf_liteZHANG Dapeng
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-23all: bump to proto 3.3.1Carl Mastrangelo
2017-05-14protobuf-lite: fix typo. s/Marhsaller/Marshallerkenji yoshida
2017-05-10doc: initiate some package javadocZHANG Dapeng
2017-03-22all: update to latest version of errorproneCarl Mastrangelo
2017-02-24all: Enable ErrorProne during compilationEric Anderson
2017-02-07all: swap to newer animalsniffer pluginEric Anderson
2017-01-26all: update to latest import orderingCarl Mastrangelo
2016-09-29all: Bump protobuf to 3.0.2, to fix protoc in CIEric Anderson
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-08-01Begin consuming protobuf-lite artifactEric Anderson
2016-05-20protolite: Use 'unused' variable to avoid CheckReturnValueEric Anderson
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