aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2018-10-26Bump version to 1.16.1upstream/v1.16.1Eric Anderson
2018-10-24Bump version to 1.16.1-SNAPSHOTEric Anderson
2018-10-24Bump version to 1.16.0upstream/v1.16.0Eric Anderson
2018-09-14all: use Java7 bracketsCarl Mastrangelo
2018-09-04Revert "examples: Add google mirrored maven central to examples pom.xml to de...creamsoup
2018-08-29examples: Add google mirrored maven central to examples pom.xml to deflake ko...creamsoup
2018-08-27Start 1.16.0 development cycle (#4803)Kun Zhang
2018-08-27all: Swap to Java 7 source and bytecodeEric Anderson
2018-08-24examples: Fix bad copy/paste for tests with Android StudioEric Anderson
2018-08-15alts: Use grpc-netty-shaded instead of grpc-nettyEric Anderson
2018-08-03Bump protobuf-gradle-plugin to 0.8.5Eric Anderson
2018-08-02Encourage using grpc-netty-shaded instead of grpc-nettyEric Anderson
2018-07-26Upgrade Gradle to 4.9Eric Anderson
2018-07-18buildscript: fix jdk-switcher bug always always setting jdk8 (#4652)zpencer
2018-07-18Start 1.15.0 development cycle (#4650)zpencer
2018-06-20examples: Fix comment in HelloWorldClientMaxime Guerreiro
2018-06-13examples: replace client certificate in trust store in 'Hello world example w...DmPanov
2018-06-11all: add gradle format checkerZHANG Dapeng
2018-06-04Start 1.14.0 development cycleZHANG Dapeng
2018-05-23noop: resolve lint warnings found at import. (#4496)Kun Zhang
2018-05-17protobuf,examples: move json encoding to examplesCarl Mastrangelo
2018-05-17Bump to Gradle 4.7Eric Anderson
2018-05-14examples: use GrpcCleanupRule for test examplesZHANG Dapeng
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-05-01examples: add kotlin and kotlin android examples (#4037)zpencer
2018-04-30examples: remove deprecated usage of usePlainText(boolean) (#4396)Jorg Heymans
2018-04-23Start 1.13.0 development cycle (#4383)zpencer
2018-04-05examples: upgrade protobuf-maven-plugin to 0.5.1Eric Anderson
2018-03-28Fix compilation in Java 9Eric Anderson
2018-03-23routeguide: reimplement distance calculationJan Tattermusch
2018-03-13Start 1.12.0 development cycleEric Anderson
2018-03-01 buildscripts,travis: fetch from mvn with retries (#4140)zpencer
2018-02-22all: rename Bazel workspace to io_grpc_grpc_javaCarmi Grushko
2018-02-22examples: include correct version in Android caching example (#4114)Eric Gribkoff
2018-02-15alts: add gRPC ALTSJiangtao Li
2018-02-14examples: match applicationId to AndroidManifest.xml package (#4075)Eric Gribkoff
2018-02-06examples: Add a "hello-world" with TLS configuredNicholas DiPiazza
2018-02-05cronet,examples: remove unused importsEric Gribkoff
2018-01-30Start 1.11.0 development cycleEric Gribkoff
2018-01-30examples: update Android examplesEric Gribkoff
2018-01-23all: update gradle-wrapper.jarEric Gribkoff
2018-01-12Update protobuf-gradle-plugin to 0.8.3Eric Anderson
2018-01-11all: Prefer mock+delegatesTo() over Mockito.spy()Eric Anderson
2018-01-09bazel: Remove com_google_protobuf_javaRodrigo Queiro
2018-01-05Upgrade to Protobuf 3.5.1 and Protoc 3.5.1-1. (#3921)Kun Zhang
2017-12-18Start 1.10.0 development cycle (#3877)Kun Zhang
2017-12-06examples: add Android client side caching example appEric Gribkoff
2017-12-04all: add Status messages to all statusesCarl Mastrangelo
2017-11-30all: update to proto 3.5.0Carl Mastrangelo
2017-11-22all: fix grammar typos in javadocskenji yoshida