Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
64ab89928c603601492986c2cd82e1ee1e3d5939
/
examples
64ab899
Put Gemfile for sub-directory of pubsub
by ganmacs
· 6 years ago
61d9a42
Moved pubsub demo_demo to examples directory of ruby
by ganmacs
· 6 years ago
171044c
Fix bad variable name in route_guide_server.js
by Jan Tattermusch
· 7 years ago
8557089
remove C# global.json files
by Jan Tattermusch
· 7 years ago
5a03bdb
Merge pull request #14885 from ericgribkoff/android_cleanup
by Eric Gribkoff
· 7 years ago
10ad26f
refer to libprotobuf directly
by Eric Gribkoff
· 7 years ago
ffa10ca
simplify CMake build
by Eric Gribkoff
· 7 years ago
4a51096
add distribtest for grpc being added with cmake add_subdirectory
by Jan Tattermusch
· 7 years ago
2286c63
cmake "superbuild" example using externalprojects
by Jan Tattermusch
· 7 years ago
2d3d918
Fix Android build
by Eric Gribkoff
· 7 years ago
f54e4a3
build protoc and grpc_cpp_plugin for android kokoro job
by Eric Gribkoff
· 7 years ago
a26aecc
reimplement distance calculation in routeguide
by Jan Tattermusch
· 7 years ago
c90a856
Change grpc++ references in names to grpcpp
by Vijay Pai
· 7 years ago
a32a4c5
C++ on Android example client and server
by Eric Gribkoff
· 7 years ago
6ef0159
Make C++ cocoapods example work
by Muxi Yan
· 7 years ago
6d13712
Fix Python example unary/stream conflict
by Mehrdad Afshari
· 7 years ago
bc4b789
Merge remote-tracking branch 'upstream/master' into create-grpc-c++-podspec
by Muxi Yan
· 7 years ago
61bb29f
Clean up C++ tests and example
by Muxi Yan
· 7 years ago
277e2e4
Clean up tests, examples, and podspecs
by Muxi Yan
· 7 years ago
dec076c
fix protobuf usage in the example
by Jan Tattermusch
· 7 years ago
1164fd6
Fix copyright information
by Muxi Yan
· 7 years ago
de9d44d
Add example to use gRPC-C++ pod in an iOS application
by Muxi Yan
· 7 years ago
87cd994
Upgrade yapf to 0.20.0
by Mehrdad Afshari
· 7 years ago
6311065
regenerate routeguide protos
by Jan Tattermusch
· 7 years ago
4dec552
regenerate helloworld protos
by Jan Tattermusch
· 7 years ago
990299b
upgrade Grpc and Protobuf nugets in routeguide
by Jan Tattermusch
· 7 years ago
2df1c24
upgrade Grpc and Protobuf nugets in helloworld
by Jan Tattermusch
· 7 years ago
a54c12d
regenerate helloworld-from-cli protos
by Jan Tattermusch
· 7 years ago
b12b8d0
cleanup helloworld for dotnet CLI
by Jan Tattermusch
· 7 years ago
c5ba665
Merge remote-tracking branch 'origin/v1.8.x'
by Mehrdad Afshari
· 7 years ago
6146151
Examples for gRPC Python interceptor facility
by Mehrdad Afshari
· 7 years ago
848a749
yapf examples/python
by ncteisen
· 7 years ago
f0620a3
fix linux distrib tests
by Jan Tattermusch
· 7 years ago
06251f8
make helloworld CMakeLists compile on windows
by Jan Tattermusch
· 7 years ago
dd0f006
Fix examples build file
by Vijay Pai
· 7 years ago
36f60a9
Kill off unnecessary sleep in route_guide example
by Mehrdad Afshari
· 7 years ago
28783b9
Merge pull request #13268 from ZhouyihaiDing/php_example
by Zhouyihai Ding
· 7 years ago
5253720
php example
by ZhouyihaiDing
· 7 years ago
4f22c91
Merge pull request #12498 from nathanielmanistaatgoogle/example_generated_code
by Nathaniel Manista
· 7 years ago
a36b429
Fix deprecation warning Server#addProtoService and use Server#addService instead
by Florian Nagel
· 7 years ago
4b047a3
Construction of streams shouldn't require triggering async ops
by Vijay Pai
· 7 years ago
61efbcd
Regenerate example Python generated code
by Nathaniel Manista
· 7 years ago
4caadb9
fix helloworld cmake build
by Jan Tattermusch
· 7 years ago
e9956df
add global.json files for C#
by Jan Tattermusch
· 7 years ago
d996379
Reset OWNERS state
by Craig Tiller
· 7 years ago
75cb3c2
Add @muxi and @makdharma as owners of ObjC related files
by Muxi Yan
· 7 years ago
76a316c
Add `set noparent` to Python OWNER files
by Mehrdad Afshari
· 7 years ago
e6fb12f
Add additional OWNERS files for Python projects
by Mehrdad Afshari
· 7 years ago
b598460
Add myself as owner of files in several directories
by murgatroid99
· 7 years ago
9877189
Merge pull request #11310 from nicolasnoble/import
by Nicolas Noble
· 7 years ago
bb3d95b
Use https://grpc.io consistently as the canonical URL
by Mehrdad Afshari
· 7 years ago
976eb7c
Fetch grpc.io/release over https
by Mehrdad Afshari
· 7 years ago
5d80dc4
Merge branch 'master' of https://github.com/grpc/grpc into import
by Nicolas "Pixel" Noble
· 7 years ago
3515066
Update compiler/linker options to use pkg-config in C++ examples
by Toshihito Kikuchi
· 8 years ago
4d5c310
fix remaining license notices
by Jan Tattermusch
· 7 years ago
7897ae9
auto-fix most of licenses
by Jan Tattermusch
· 7 years ago
7bc55fd
Merge remote-tracking branch 'ctiller/build-wtf' into import
by Nicolas "Pixel" Noble
· 7 years ago
6e589c6
PHP: stop requiring google/protobuf PHP implementation
by Stanley Cheung
· 7 years ago
a753371
Rework well_known_protos attr, and some other fixes
by Craig Tiller
· 7 years ago
d2ac59f
Merge failure: mangled the examples BUILD file.
by Nicolas "Pixel" Noble
· 7 years ago
eb36b8a
Merge branch 'master' of https://github.com/grpc/grpc into import
by Nicolas "Pixel" Noble
· 7 years ago
2807951
Merge branch 'master' of https://github.com/grpc/grpc into fixbazel
by Makarand Dharmapurikar
· 8 years ago
be0fb72
fixed target name so bazel basic build passes
by Makarand Dharmapurikar
· 8 years ago
f769150
regenerate routeguide protos
by Jan Tattermusch
· 8 years ago
808eb71
upgrade routeguide to Grpc 1.2.2
by Jan Tattermusch
· 8 years ago
622d7d6
regenerate greeter protos
by Jan Tattermusch
· 8 years ago
769df6f
upgrade net45 helloworld to Grpc 1.2.2
by Jan Tattermusch
· 8 years ago
1ba7e5d
regenerate
by Jan Tattermusch
· 8 years ago
4842904
add generate_protos file
by Jan Tattermusch
· 8 years ago
923b131
update .NET core example to .csproj projects
by Jan Tattermusch
· 8 years ago
4c0620b
consolidated BUILD files from example into one
by Makarand Dharmapurikar
· 8 years ago
a22a19f
fix markdown
by Jan Tattermusch
· 8 years ago
7c26eed
Buildifier and wrapping test/cpp/* rules with our build system.
by Nicolas "Pixel" Noble
· 8 years ago
43713e6
Merge remote-tracking branch 'upstream/v1.2.x' into HEAD
by Jan Tattermusch
· 8 years ago
87b2112
also fix global.json in helloworld
by Jan Tattermusch
· 8 years ago
d3a5635
Add global.json file to pick dotnet core SDK version
by Jan Tattermusch
· 8 years ago
b98b3c2
add examples for ruby error throwing and handling
by Alexander Polcyn
· 8 years ago
bbc9622
Merge pull request #9864 from michielbdejong/patch-1
by Michael Lumish
· 8 years ago
f5ac0b9
Add global.json file to pick dotnet core SDK version
by Jan Tattermusch
· 8 years ago
82c6d8d
PHP: prepare for 1.2 release
by Stanley Cheung
· 8 years ago
10cea4b
Use grpc-tools npm package in readme
by Michiel de Jong
· 8 years ago
e00d63f
Merge remote-tracking branch 'google/v1.1.x'
by Nicolas "Pixel" Noble
· 8 years ago
ccaec44
add ruby example that doesn't use protobuf
by Alexander Polcyn
· 8 years ago
086fddd
Merge pull request #9482 from gazialankus/patch-1
by Jan Tattermusch
· 8 years ago
c290c11
PHP: update examples
by Stanley Cheung
· 8 years ago
5c261b8
Corrected version number of Grpc.Tools in the bat file
by Gazihan Alankus
· 8 years ago
24263c3
Fixing a few items with the new Bazel BUILD system:
by Nicolas "Pixel" Noble
· 8 years ago
c15ee83
Update Python examples with fresh generated code
by Nathaniel Manista
· 8 years ago
7b1b2cc
Merge pull request #8831 from ryanvo/examples-typo-patch
by David G. Quintas
· 8 years ago
fb261bf
Un-namespace Python packages
by Masood Malekghassemi
· 8 years ago
8613e47
Merge remote-tracking branch 'upstream/v1.0.x' into HEAD
by Jan Tattermusch
· 8 years ago
3fec525
Fix typo
by Ryan
· 8 years ago
0350471
example changes to smoke test with 1.0.1
by Alexander Polcyn
· 8 years ago
13905ee
Merge pull request #7967 from p16/node-example-add-return-after-callback-witih-error
by Michael Lumish
· 8 years ago
9929e6c
Remove `run_codegen.py` from python helloworld example
by Mark Mandel
· 8 years ago
619c034
php: require grpc extension to be installed before composer package
by Stanley Cheung
· 8 years ago
b9c7747
Merge pull request #8036 from tania-m/patch-1
by Michael Lumish
· 8 years ago
87a1081
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
by Nicolas "Pixel" Noble
· 8 years ago
f6caaa7
add copyrights for AssemblyInfo.cs files
by Jan Tattermusch
· 8 years ago
b06d534
make clear independence of bidi streams in route guide client
by Alexander Polcyn
· 8 years ago
Next »