aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
2017-02-28all: Downgrade to Guava 19Eric Anderson
2017-02-24examples: Split thrift from the multi-project buildEric Anderson
2017-02-07all: update to protobuf 3.2.0Carl Mastrangelo
2017-01-30Start 1.2.0 development cycleCarl Mastrangelo
2017-01-23android: Fix ProGuard rules in Android appsEric Anderson
2017-01-18docs: add links to examples and tutorials. (#2614)Kun Zhang
2016-12-29compiler: final bindService() in generated code. (#2553)Kun Zhang
2016-12-16all: update to guava 20Carl Mastrangelo
2016-11-23all: update to gradle 3.2Carl Mastrangelo
2016-11-22example: really fix the loss of precision error (#2435)Kun Zhang
2016-11-22examples: address ErrorProne and warnings. (#2433)Kun Zhang