Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
eea76298463a656a7f9015520d81b26138bc29c5
/
examples
8018b46
update C# examples to netcoreapp2.1
by Jan Tattermusch
· 6 years ago
a554a5c
regenerate protos for C# examples
by Jan Tattermusch
· 6 years ago
5be1311
upgrade HelloworldLegacyCsproj to grpc1.14.1 and protobuf 3.6.1
by Jan Tattermusch
· 6 years ago
c818320
upgrade dotnet examples to grpc1.14.1 and protobuf 3.6.1
by Jan Tattermusch
· 6 years ago
7793317
Merge pull request #16252 from mehrdada/python_reflection_docs
by Mehrdad Afshari
· 6 years ago
5ffb9bf
Add server reflection guide for Python
by Mehrdad Afshari
· 6 years ago
7b5e32a
Refresh pb2 files in examples/python/multiplex
by Mehrdad Afshari
· 6 years ago
7c0cd29
HelloworldXamarin readme improvements
by Jan Tattermusch
· 6 years ago
63ce61b
Fixed typo.
by jzeferino
· 6 years ago
1b36ca6
Improved Xamarin example doc.
by jzeferino
· 6 years ago
708288e
Merge pull request #16191 from hanmd82/add_multi_json_for_ruby_route_guide_example
by apolcyn
· 6 years ago
6975fe4
Merge pull request #16194 from jtattermusch/add_xamarin_example
by Jan Tattermusch
· 6 years ago
5e6af82
add copyright notice for HelloworldXamarin
by Jan Tattermusch
· 6 years ago
b811b4e
Merge pull request #15239 from murgatroid99/node_example_proto_loader
by Michael Lumish
· 6 years ago
2180588
HelloworldXamarin readme
by Jan Tattermusch
· 6 years ago
ba6682a
autogenerated changes in Resource.designer.cs
by Jan Tattermusch
· 6 years ago
7ff80cf
use local server in XamarinHelloworld
by Jan Tattermusch
· 6 years ago
da54525
experimental helloworld client for ios
by Jan Tattermusch
· 6 years ago
705843c
experimental helloworld client for android
by Jan Tattermusch
· 6 years ago
b335d58
add generated protos
by Jan Tattermusch
· 6 years ago
ecaba8a
HelloworldXamaring: add Google.Protobuf dependency
by Jan Tattermusch
· 6 years ago
fd91656
HelloworldXamaring: add Grpc.Core dependency
by Jan Tattermusch
· 6 years ago
3c497bf
add HelloworldXamarin scaffolding
by Jan Tattermusch
· 6 years ago
9d5b0cd
Add 'multi_json' gem to gemspec so that route_guide_server can work
by Mingding, Han
· 6 years ago
888d7da
address review comments
by Jan Tattermusch
· 6 years ago
e48fe72
upgrade HelloworldLegacyCsproj to grpc1.13.1
by Jan Tattermusch
· 6 years ago
1a70151
update the README files
by Jan Tattermusch
· 6 years ago
9f3e83e
upgrade c# Helloworld and RouteGuide to v1.13.1
by Jan Tattermusch
· 6 years ago
b567473
rename route_guide -> RouteGuide
by Jan Tattermusch
· 6 years ago
b8acb53
make new-style .csproj helloworld the default
by Jan Tattermusch
· 6 years ago
760a492
move helloworld -> HelloworldLegacyCsproj
by Jan Tattermusch
· 6 years ago
3443de4
convert route_guide to .NETcore project
by Jan Tattermusch
· 6 years ago
89642bb
Corrected formatting of json files
by Andres Medina
· 6 years ago
f389e52
overhaul of top-level .md files
by Jan Tattermusch
· 6 years ago
db53a61
deduplicate C++ routeguide
by Jan Tattermusch
· 6 years ago
8234d14
Close channels in examples
by Nathaniel Manista
· 6 years ago
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
08ff4c1
Fix one partially changed line in route guide examples
by murgatroid99
· 7 years ago
3a45e34
Update Node examples to use new @grpc/proto-loader package
by murgatroid99
· 7 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
· 8 years ago
eb36b8a
Merge branch 'master' of https://github.com/grpc/grpc into import
by Nicolas "Pixel" Noble
· 8 years ago
2807951
Merge branch 'master' of https://github.com/grpc/grpc into fixbazel
by Makarand Dharmapurikar
· 8 years ago
Next »