aboutsummaryrefslogtreecommitdiff
path: root/examples/src
AgeCommit message (Expand)Author
2018-09-14all: use Java7 bracketsCarl Mastrangelo
2018-06-20examples: Fix comment in HelloWorldClientMaxime Guerreiro
2018-06-13examples: replace client certificate in trust store in 'Hello world example w...DmPanov
2018-05-23noop: resolve lint warnings found at import. (#4496)Kun Zhang
2018-05-17protobuf,examples: move json encoding to examplesCarl Mastrangelo
2018-05-14examples: use GrpcCleanupRule for test examplesZHANG Dapeng
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-04-30examples: remove deprecated usage of usePlainText(boolean) (#4396)Jorg Heymans
2018-03-23routeguide: reimplement distance calculationJan Tattermusch
2018-02-15alts: add gRPC ALTSJiangtao Li
2018-02-06examples: Add a "hello-world" with TLS configuredNicholas DiPiazza
2018-02-05cronet,examples: remove unused importsEric Gribkoff
2018-01-11all: Prefer mock+delegatesTo() over Mockito.spy()Eric Anderson
2017-12-04all: add Status messages to all statusesCarl Mastrangelo
2017-11-22all: fix grammar typos in javadocskenji yoshida
2017-11-01examples: remove deprecated stub field referencesCarl Mastrangelo
2017-09-29examples: fix Bazel buildZHANG Dapeng
2017-09-26Manual flow-control and back-pressure demoRyan Michela
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-06-29examples: use the official error_details.protoZHANG Dapeng
2017-06-15core: detect invalid states on server side (eg zero responses for unary) (#3068)zpencer
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-03-06examples: Always pass an executor to Futures.addCallback()Eric Anderson
2017-03-03examples: Update imports to new-styleEric Anderson
2016-12-29compiler: final bindService() in generated code. (#2553)Kun Zhang
2016-11-22example: really fix the loss of precision error (#2435)Kun Zhang
2016-11-22examples: address ErrorProne and warnings. (#2433)Kun Zhang
2016-11-15examples: unit test examples for usersZHANG Dapeng
2016-11-14Remove UTF-8 symbols in example to simplify compilation for most people.Benjamin Ellenberger
2016-09-15examples: fix bound method not same as in service descriptor for HelloJsonServerZHANG Dapeng
2016-08-04examples: Explain reason for plainText()Eric Anderson
2016-07-29examples: add an example for setting and reading error details TzeKei Lee
2016-07-11examples: Provide Maven and Gradle build filesEric Anderson
2016-07-01Start 1.0.0 development cycleEric Anderson
2016-07-01examples: Avoid deprecated generated classEric Anderson
2016-07-01Fixing error-prone warnings.nmittler
2016-06-29compiler: deprecate interfaces and add ImplBase in codegenZHANG Dapeng
2016-06-28examples: add an example showing how to get the error details from a callCarl Mastrangelo
2016-06-28Bump protobuf dependency to 3.0.0-beta-3Eric Anderson
2016-06-24examples: move json server and client to advanced packageCarl Mastrangelo
2016-06-23Reapply "Eliminate MethodDescriptor from startCall and interceptCall for serv...Eric Anderson
2016-06-20Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers"Eric Anderson
2016-06-14core: Enable per-message compression bit by defaultEric Anderson
2016-06-14examples: make JSON code more obviously advancedCarl Mastrangelo
2016-06-13Eliminate MethodDescriptor from startCall and interceptCall for serversLouis Ryan