aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
2016-11-16examples: don't use System.lineSeparator if unsupportedCarl Mastrangelo
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-11-01Bump protobuf to 3.1.0Eric Anderson
2016-09-29all: Bump protobuf to 3.0.2, to fix protoc in CIEric Anderson
2016-09-15examples: fix bound method not same as in service descriptor for HelloJsonServerZHANG Dapeng
2016-08-18build: upgrade to protobuf-gradle-plugin 0.8.0Kun Zhang
2016-08-17Update android example.Xiao Hang
2016-08-17Simplify commands in Android READMEEric Anderson
2016-08-09Update README.mdXiao Hang
2016-08-04examples: Explain reason for plainText()Eric Anderson
2016-08-04Change routeguide example to use proto 3.0.0Xiao Hang
2016-08-04Update to Gradle 2.14Eric Anderson
2016-08-03Add android route guide example and move helloworld example to its own dirXiao Hang
2016-07-29Update protobuf to 3.0.0Eric Anderson
2016-07-29examples: add an example for setting and reading error details TzeKei Lee
2016-07-28Support Thrift MessagesNaveen Reddy Chedeti
2016-07-27Fix examples READMEXiao Hang
2016-07-25android: Remove providers from ProGuard configurationEric Anderson
2016-07-21compiler: add build option to enable deprecated generated codeZHANG Dapeng
2016-07-11Start 1.1.0 development cycleEric Anderson
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-28Android hello world example is now using proto lite.David Cao
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-21android: Add ProGuard rules for NameResolverProviderEric 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