aboutsummaryrefslogtreecommitdiff
path: root/protobuf-lite
AgeCommit message (Expand)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/grpc-grpc-javaandroid-s-preview-1Bob Badour
2020-11-18Add a lite OkHttp gRPC Client Library.Karl Shaffer
2020-07-24Merge tag 'upstream/v1.16.1' into HEADHadrien Zalek
2020-06-03Build the gRPC Java library from sourceHadrien Zalek
2018-10-22Fix grpc-java targetandroid-wear-8.0.0_r2Julien Desprez
2018-10-02Start adding Soong build files for grpc-grpc-javamaster-cuttlefish-testing-releaseJulien Desprez
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-04-03java_grpc_library: Add support for protobuf liteEric Anderson
2018-03-26build.gradle: bump protobuf plugin to 0.8.5 (#4101)zpencer
2018-03-09Ignore proto-generated code for ErrorProneEric Anderson
2018-03-01 buildscripts,travis: fetch from mvn with retries (#4140)zpencer
2018-01-09bazel: Remove com_google_protobuf_javaRodrigo Queiro
2018-01-04protobuf-lite: should not have dependency on core_internalZHANG Dapeng
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