aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
2017-11-17Bumping proto-google-common-protos to 1.0.0Garrett Jones
2017-11-06all: bump to 1.9.0-SNAPSHOTCarl Mastrangelo
2017-11-06android-interop-testing,examples: bump minSdkVersion to 14Eric Gribkoff
2017-11-01examples: remove deprecated stub field referencesCarl Mastrangelo
2017-10-30Upgrade to Gradle 4.3Eric Anderson
2017-10-26Replace IntelliJ IDEA specific sourceDirs with sourceSetsMichael Vorburger
2017-10-05compiler: Remove enable_depreated option (#3541)ZHANG Dapeng
2017-10-05all: upgrade to JUnit 4.12Carl Mastrangelo
2017-09-29examples: fix Bazel buildZHANG Dapeng
2017-09-28thrift: Delete thriftZHANG Dapeng
2017-09-27Start 1.8.0 development cycleEric Anderson
2017-09-26Manual flow-control and back-pressure demoRyan Michela
2017-08-25all: update to proto 3.4.0Carl Mastrangelo
2017-08-22Start 1.7.0 development cycle (#3357)zpencer
2017-08-11all: Fix mismatch in naming Bazel Maven jarsPaul Gross
2017-07-19core: Use Class.forName(String) in provider for AndroidEric Anderson
2017-07-18all: recommend latest os maven detectorCarl Mastrangelo
2017-07-17all: fix minor lint warningsCarl Mastrangelo
2017-07-17examples: fix errorprone warning about charsetCarl Mastrangelo
2017-07-14stub: clean up client calls to avoid synthetic classCarl Mastrangelo
2017-07-14examples: don't use deprecated MethodDescriptor APICarl Mastrangelo
2017-07-14all: update to proto gradle plugin 0.8.1Carl Mastrangelo
2017-07-12all: update to gradle 4.0.1Carl Mastrangelo
2017-07-10Canonicalize URL prefixes to https://grpc.ioMehrdad Afshari
2017-07-06all: begin 1.6 release cycleCarl Mastrangelo
2017-07-05all: update to gradle 4.0Carl Mastrangelo
2017-07-05fix misuse of bazel repo @com_google_protobufZHANG Dapeng
2017-06-29examples: use the official error_details.protoZHANG Dapeng
2017-06-29examples: Enable maven enforcer requireUpperBoundDepsEric Anderson
2017-06-29examples: add bazel build exampleZHANG Dapeng
2017-06-15core: detect invalid states on server side (eg zero responses for unary) (#3068)zpencer
2017-06-07all: update to gradle 3.5Carl Mastrangelo
2017-06-05examples: migrate unittest examples to GrpcServerRuleZHANG Dapeng
2017-06-01all: fix licence whitespaceCarl Mastrangelo
2017-05-31all: update to Apache 2 licenceCarl Mastrangelo
2017-05-23all: bump to 1.5.0-SNAPSHOTCarl Mastrangelo
2017-05-23all: bump to proto 3.3.1Carl Mastrangelo
2017-05-02android-helloworld: Remove usage of ActionBarActivityEric Anderson
2017-05-02android-helloworld: Ignore proguard warnings for javax.namingEric Anderson
2017-04-11all: begin 1.4.x development cycleCarl Mastrangelo
2017-04-06android: Bump android build plugin version to 2.3.1Eric Anderson
2017-04-06all: Update to gradle 3.4.1Eric Anderson
2017-03-06all: start 1.3.0 development cycleCarl Mastrangelo
2017-03-06examples: Always pass an executor to Futures.addCallback()Eric Anderson
2017-03-03examples: Update imports to new-styleEric Anderson