Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
5329e4bd3f7c5580b67a784c64a7aacbd5cb3549
5329e4b
update installation instructions, review feedback
by Stanley Cheung
· 9 years ago
a79a896
update installation instructions, review feedback
by Stanley Cheung
· 9 years ago
dbeb1cd
update debian install instructions
by Stanley Cheung
· 9 years ago
89bede0
Merge pull request #2983 from tbetbetbe/grpc-ruby-correct-logconfig-fix-interop-tests
by Michael Lumish
· 9 years ago
39d97a7
Merge pull request #2964 from jtattermusch/refactor_auth_interceptors
by Michael Lumish
· 9 years ago
36afec7
Merge pull request #2955 from murgatroid99/node_nan_deprecation_warnings
by Tim Emiola
· 9 years ago
7948de6
Merge pull request #2960 from murgatroid99/node_compression
by Tim Emiola
· 9 years ago
4836492
Merge pull request #2972 from ctiller/get-reserved-things-right
by Yang Gao
· 9 years ago
5068fa4
Merge pull request #2982 from ctiller/tsan-race
by Yang Gao
· 9 years ago
6d8d014
Merge pull request #2975 from dgquintas/no_foreach_44
by Vijay Pai
· 9 years ago
5bcc557
Merge pull request #2976 from yang-g/only_run_tests_for_those_with_binaries
by Craig Tiller
· 9 years ago
86395e5
Merge pull request #2970 from msiedlarek/customize-pool-size
by Nathaniel Manista
· 9 years ago
b815fb2
Zero out reserved field in node
by Craig Tiller
· 9 years ago
c3134bc
Allow customization of thread pool size in Python.
by Mikołaj Siedlarek
· 9 years ago
e396b8d
add method info to auth interceptor
by Jan Tattermusch
· 9 years ago
e717852
fix comment
by Jan Tattermusch
· 9 years ago
9e14414
refactor auth interceptors
by Jan Tattermusch
· 9 years ago
2250454
forgot to expose status and trailers for unary call
by Jan Tattermusch
· 9 years ago
3526db5
Merge pull request #2987 from dgquintas/removed_wrong_include_interop
by Yang Gao
· 9 years ago
8e48247
Merge pull request #2986 from jtattermusch/fix_win_build
by Nicolas Noble
· 9 years ago
99e1297
Merge pull request #2981 from ctiller/bad-merge
by David G. Quintas
· 9 years ago
81491b6
Removed function introducing dependency on proto in .h
by David Garcia Quintas
· 9 years ago
9876077
disable grpc_zookeeper target on windows
by Jan Tattermusch
· 9 years ago
0137ae3
Merge pull request #2958 from murgatroid99/node_deadline_internal
by Tim Emiola
· 9 years ago
376076b
Fix TSAN reported race
by Craig Tiller
· 9 years ago
27ccd19
Corrects logconfig from #2956
by Tim Emiola
· 9 years ago
f900fb8
Fix build breakage
by Craig Tiller
· 9 years ago
7ff63f6
Merge pull request #2979 from yang-g/docs
by Craig Tiller
· 9 years ago
b9b9d6e
add a README for include/grpc++/impl
by yang-g
· 9 years ago
6c1fdc6
Only run built binaries
by yang-g
· 9 years ago
2a6427f
removed foreach loops for gcc 4.4
by David Garcia Quintas
· 9 years ago
4f21d35
Merge pull request #2971 from ctiller/wtf-happened-to-our-formatting
by David G. Quintas
· 9 years ago
4275899
Sprinkle reserved = NULL around
by Craig Tiller
· 9 years ago
9928d39
Add some reserved checks that need to be present
by Craig Tiller
· 9 years ago
d6c98df
clang-format all source
by Craig Tiller
· 9 years ago
bb1c795
Merge pull request #2965 from yang-g/lame_client_error_message
by Craig Tiller
· 9 years ago
e4fec62
Merge pull request #2603 from dgquintas/compression-interop
by Yang Gao
· 9 years ago
935c171
Merge branch 'master' of github.com:grpc/grpc into compression-interop
by David Garcia Quintas
· 9 years ago
3447c08
Merge pull request #2963 from nathanielmanistaatgoogle/base-test-suite
by Masood Malekghassemi
· 9 years ago
04b4ca1
A test suite for the RPC Framework base interface
by Nathaniel Manista
· 9 years ago
c31cd86
Let lame_client accept error status
by yang-g
· 9 years ago
6de6cbf
Merge pull request #2961 from stanley-cheung/php_waitforready
by Michael Lumish
· 9 years ago
9038579
Merge pull request #2962 from grpc/docs-be-good
by Craig Tiller
· 9 years ago
d0efbdb
Update subchannel.h
by David G. Quintas
· 9 years ago
eb12fbd
docstrings for gprc_subchannel_{add,del}_interested_party
by David G. Quintas
· 9 years ago
fea1f68
php: fixed constant typo
by Stanley Cheung
· 9 years ago
14733bd
Only use encoding for write flags if it is numeric
by murgatroid99
· 9 years ago
4a1474f
Moved write flag constants to base module
by murgatroid99
· 9 years ago
2461bf6
Merge pull request #2907 from yang-g/error_code_conforming
by Vijay Pai
· 9 years ago
0636d7b
Resolved merge conflicts with master
by murgatroid99
· 9 years ago
d6225ee
Merge pull request #2951 from nathanielmanistaatgoogle/base-interface
by Masood Malekghassemi
· 9 years ago
aac8f14
Made deadline tests accept INTERNAL status
by murgatroid99
· 9 years ago
4e62e83
Merge pull request #2956 from tbetbetbe/grpc-ruby-make-logging-gem-a-dev-dependency
by Michael Lumish
· 9 years ago
9df83ab
The base interface of RPC Framework
by Nathaniel Manista
· 9 years ago
25f5011
Remove the runtime dependency on the logging gem.
by Tim Emiola
· 9 years ago
b7eefcf
Merge pull request #2954 from tbetbetbe/grpc-ruby-mv-interop-test-to-pb
by Michael Lumish
· 9 years ago
28c37b8
Added an inline C++ function to replace a deprecated nan function
by murgatroid99
· 9 years ago
ac1a8d3
Adds a test for ruby code generation.
by Tim Emiola
· 9 years ago
2194cd8
Merge pull request #2942 from murgatroid99/node_parent_call
by Michael Lumish
· 9 years ago
19e436d
Removes the dependency on Minitest
by Tim Emiola
· 9 years ago
f4ee961
Reorganize interop test files.
by Tim Emiola
· 9 years ago
1892b78
Merge pull request #2939 from vjpai/emplace
by David G. Quintas
· 9 years ago
53c85d6
Update the generated code for the interop service.
by Tim Emiola
· 9 years ago
d21ce04
Merge pull request #2949 from grpc/jtattermusch-patch-1
by Stanley Cheung
· 9 years ago
c7cfe9d
Fix version of Google.Apis.Auth required by Grpc.Auth nuget.
by Jan Tattermusch
· 9 years ago
723569b
Merge pull request #2943 from tbetbetbe/grpc-ruby-add-health-check-service
by Jan Tattermusch
· 9 years ago
3a2b223
Merge pull request #2944 from murgatroid99/node_server_listen_remnants
by Stanley Cheung
· 9 years ago
2cc1ed9
Fixed typo in argument error message
by murgatroid99
· 9 years ago
591c8ee
Merge pull request #2934 from tbetbetbe/grpc-ruby-add-more-auth-interop-tests
by Michael Lumish
· 9 years ago
a5d39f7
Merges timeout interop test change
by Tim Emiola
· 9 years ago
6cc1715
Merge pull request #2937 from tbetbetbe/grpc-ruby-add-timeout-interop-test
by Michael Lumish
· 9 years ago
bc15a78
Replaced remaining references to 'listen' with 'start'
by murgatroid99
· 9 years ago
8c4607f
Merge branch 'master' into node_parent_call
by murgatroid99
· 9 years ago
c04c03c
Resolved merge conflicts with master
by murgatroid99
· 9 years ago
39e1804
Merge pull request #2941 from nicolasnoble/zookeeper-is-c-not-c++
by Michael Lumish
· 9 years ago
1c9ba19
Make comment look finished
by vjpai
· 9 years ago
0b09457
Made deadline tests work
by murgatroid99
· 9 years ago
975d0cb
Add a health checker service implementation.
by Tim Emiola
· 9 years ago
99e2104
Add parent call propagation API to Node library
by murgatroid99
· 9 years ago
4ef9b86
Fixing zookeeper's installation.
by Nicolas "Pixel" Noble
· 9 years ago
bd0d1bd
Merge pull request #2549 from hongweiwang/zookeeper
by David G. Quintas
· 9 years ago
abd5326
Merge pull request #2935 from jcanizales/add-grpc-prefix
by David G. Quintas
· 9 years ago
8fe60a8
Use emplace_back properly and when appropriate, considering limitations
by Vijay Pai
· 9 years ago
8d1c96f
Merge pull request #2938 from jtattermusch/fix_codegen_output
by David G. Quintas
· 9 years ago
205e6c8
dont generate directories in C# protoc plugin
by Jan Tattermusch
· 9 years ago
0c3b4c8
Merge pull request #2799 from ctiller/selective-town
by Jan Tattermusch
· 9 years ago
0b15b44
Merge pull request #2696 from murgatroid99/node_client_connectivity
by Jan Tattermusch
· 9 years ago
cdb7ccc
Adds the ruby timeout interop test.
by Tim Emiola
· 9 years ago
7671434
Merge pull request #2376 from rjshade/add_udp_server_2
by Yang Gao
· 9 years ago
0791cf0
Merge pull request #2931 from dgquintas/none-to-identity
by Yang Gao
· 9 years ago
637c365
Let people generate ObjC code from an Arduino
by Jorge Canizales
· 9 years ago
49b7650
Breaks API - switches timeout to a keyword arg.
by Tim Emiola
· 9 years ago
b015dfb
Add ::grpc:: prefix
by Jorge Canizales
· 9 years ago
685674c
Merge pull request #2932 from nicolasnoble/restoring-windows-building-gaah
by David G. Quintas
· 9 years ago
c3f48c8
Minor fix on comments
by Hongwei Wang
· 9 years ago
1df8ee9
Recreating grpc_test_util_unsecure's template.
by Nicolas "Pixel" Noble
· 9 years ago
cddd95b
Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec
by David Garcia Quintas
· 9 years ago
85ad685
Address comments and update grpc plugins
by Hongwei Wang
· 9 years ago
8d5196d
Added copyright notice to udp_server.c
by Robbie Shade
· 9 years ago
5c45b94
Merge remote-tracking branch 'upstream/master' into add_udp_server_2
by Robbie Shade
· 9 years ago
Next »