Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
e1330ff451ed4803f0dc903199aeb10cbda86d1a
e1330ff
Add multiple channels to each server
by Sree Kuchibhotla
· 9 years ago
e779084
Merge pull request #4035 from sreecha/stress_tests_metrics
by Vijay Pai
· 9 years ago
bc3127d
Address code review comments
by Sree Kuchibhotla
· 9 years ago
dbf9061
Merge branch 'master' into stress_tests_metrics
by Sree Kuchibhotla
· 9 years ago
52a514a
Address code review comments
by Sree Kuchibhotla
· 9 years ago
6d80632
Merge pull request #4097 from ctiller/hpack_max_table_size
by David G. Quintas
· 9 years ago
846ae8d
Merge pull request #4156 from jtattermusch/perf_testing_polishing
by Jan Tattermusch
· 9 years ago
bb2646a
Merge pull request #4146 from jtattermusch/csharp_perf_runners
by Michael Lumish
· 9 years ago
87f5166
Merge branch 'master' into stress_tests_metrics
by Sree Kuchibhotla
· 9 years ago
507587f
Merge pull request #4155 from carl-mastrangelo/moreInterop
by Jan Tattermusch
· 9 years ago
c5ebbd5
use new perf proto options in c++
by Jan Tattermusch
· 9 years ago
18ce9d6
use new proto option in C#
by Jan Tattermusch
· 9 years ago
8a1cdec
Add cipher suite test to http2 interop tests, and honor test_case flag
by Carl Mastrangelo
· 9 years ago
7b63a6c
Merge pull request #4062 from adelez/mako_template
by adelez
· 9 years ago
2a2a6ed
Support rebuilding table
by Craig Tiller
· 9 years ago
4d7dbbf
regenerate protos
by Jan Tattermusch
· 9 years ago
90dd327
polish benchmark protos
by Jan Tattermusch
· 9 years ago
e74b2b0
Fix broken sanity tests.
by Adele Zhou
· 9 years ago
3bc7ba4
Use mako template for HTML report.
by Adele Zhou
· 9 years ago
839c03d
Merge pull request #4057 from sreecha/stress_tests_gke_api
by Jan Tattermusch
· 9 years ago
1a8f547
use regular lock instead of spinlock
by Jan Tattermusch
· 9 years ago
b113649
clang-format
by Craig Tiller
· 9 years ago
ab5611d
Merge github.com:grpc/grpc into hpack_max_table_size
by Craig Tiller
· 9 years ago
4bdd72b
dont run performance test by default
by Jan Tattermusch
· 9 years ago
75b53d6
Merge pull request #3993 from ctiller/new_op
by David G. Quintas
· 9 years ago
e32d514
Merge pull request #3992 from bdiesel/master
by Tim Emiola
· 9 years ago
e24913b
Merge branch 'new_op' of github.com:ctiller/grpc into new_op
by Craig Tiller
· 9 years ago
6b80d49
Edge case cleanup
by Craig Tiller
· 9 years ago
731c83f
Merge pull request #3765 from jboeuf/core_creds_api_change
by jboeuf
· 9 years ago
25e46bf
Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change
by Julien Boeuf
· 9 years ago
1505b69
Merge pull request #4150 from jboeuf/fix_null_terminator_in_cert
by jboeuf
· 9 years ago
0c9e0b1
Fixing NULL terminator for test cert.
by Julien Boeuf
· 9 years ago
232d625
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
by Julien Boeuf
· 9 years ago
930df6f
Merge pull request #4096 from jboeuf/update_ssl_cert
by jboeuf
· 9 years ago
802f6b6
Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert
by Julien Boeuf
· 9 years ago
6049ebd
More C++ fixes (the merge did not quite work...).
by Julien Boeuf
· 9 years ago
9a437c2
Forgot to fix driver.cc somehow...
by Julien Boeuf
· 9 years ago
95d80c5
remove tabs
by Jan Tattermusch
· 9 years ago
e32075f
Fixing tests.
by Julien Boeuf
· 9 years ago
d0c1bfa
Provide performance workers for C#
by Jan Tattermusch
· 9 years ago
7fc77e0
Merge pull request #4139 from grpc/release-0_11
by Jan Tattermusch
· 9 years ago
47b4845
Robustness work for lb_policies_test
by Craig Tiller
· 9 years ago
f3923f0
Merge pull request #4142 from yang-g/cancel
by David G. Quintas
· 9 years ago
892c34a
Remove spurious file
by Craig Tiller
· 9 years ago
fb080a7
Merge pull request #4135 from soltanmm/example-fix
by Nathaniel Manista
· 9 years ago
675b5ce
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
by Julien Boeuf
· 9 years ago
b0d1e3d
Merge pull request #8 from soltanmm/credz
by jboeuf
· 9 years ago
ab88da2
Merge pull request #4141 from carl-mastrangelo/fixLink
by Jan Tattermusch
· 9 years ago
b0e5e08
include header
by yang-g
· 9 years ago
a89bf50
Handle cancel before start case
by yang-g
· 9 years ago
7fdfe1a
Bandaid over differences in the C API for Python credentials
by Masood Malekghassemi
· 9 years ago
f030b8d
Fix dead link in doc
by Carl Mastrangelo
· 9 years ago
bef0d6d
Merge pull request #4058 from murgatroid99/node_build_yaml
by Nicolas Noble
· 9 years ago
6a7bd16
format error message
by Sree Kuchibhotla
· 9 years ago
3abacfb
Fix a typo
by Sree Kuchibhotla
· 9 years ago
3cabe69
Merge pull request #4138 from dgquintas/std_thread
by Sree Kuchibhotla
· 9 years ago
5dc96fb
Comments
by David Garcia Quintas
· 9 years ago
5de1616
Fix naming issue in stress_test
by David Garcia Quintas
· 9 years ago
c9c2d17
Merge github.com:grpc/grpc into new_op
by Craig Tiller
· 9 years ago
bfe37a8
Address code review comments
by sreek
· 9 years ago
6b116ac
Merge pull request #4134 from ejona86/improve-language
by Jorge Canizales
· 9 years ago
77ebadc
Add grace=0 to server stop in Python example
by Masood Malekghassemi
· 9 years ago
94aa0fd
Improve grammar/language for clarity
by Eric Anderson
· 9 years ago
cffb1c2
Merge branch 'master' into stress_tests_metrics
by Sree Kuchibhotla
· 9 years ago
b047c0f
Address code review comments
by Sree Kuchibhotla
· 9 years ago
8e269cf
Merge pull request #4044 from nathanielmanistaatgoogle/exception-str
by Masood Malekghassemi
· 9 years ago
36da138
Merge github.com:grpc/grpc into new_op
by Craig Tiller
· 9 years ago
118c0a0
Merge pull request #4127 from olostan/patch-1
by Michael Lumish
· 9 years ago
2e5ba81
Small typo of NodeJS version in README.md
by Valentyn Shybanov
· 9 years ago
e695941
Merge pull request #4091 from murgatroid99/node_channel_args_malloc
by Tim Emiola
· 9 years ago
06029a0
Merge pull request #4120 from tbetbetbe/grpc_ruby_fix_compile_on_2_0_typed_free_immediately
by Michael Lumish
· 9 years ago
9161a82
Corrects compile error on ruby 2.0
by Tim Emiola
· 9 years ago
0af4b59
Merge pull request #4114 from jboeuf/ssl_override_doc
by Yang Gao
· 9 years ago
75065d4
Merge pull request #4106 from tbetbetbe/grpc_ruby_fix_flaky_ruby_interop_test
by Michael Lumish
· 9 years ago
05e466e
Merge pull request #4107 from tbetbetbe/grpc_ruby_bidi_call_should_read_metadata
by Michael Lumish
· 9 years ago
3edd3af
Merge pull request #4119 from bdotdub/objc-cleanup-generated-libraries
by Jorge Canizales
· 9 years ago
87ffbba
Merge pull request #4108 from bdotdub/objc-sample-update
by Jorge Canizales
· 9 years ago
a7c6c85
Remove unused RouteGuideClient and move RemoteTestClient to tests
by Benny Wong
· 9 years ago
66ae6bf
Update Podfile to point to the right sample dependencies
by Benny Wong
· 9 years ago
1d5adb3
Revert edit for generated_libraries RemoteTest
by Benny Wong
· 9 years ago
112f4a3
Fixing the doc to warn of the dangers for overriding the target name when using SSL.
by Julien Boeuf
· 9 years ago
a082435
Updates interop client/server logging
by Tim Emiola
· 9 years ago
69a672e
Adds standard logging to the client/server
by Tim Emiola
· 9 years ago
7d21c04
Fixes a multithreading bug in the ruby rpc_server
by Tim Emiola
· 9 years ago
8e15925
Fix bugs, make tests robust
by Craig Tiller
· 9 years ago
7beff53
Update location of grpc_objective_c_plugin for sample
by Benny Wong
· 9 years ago
3f1f5a4
Update ObjC sample to use the new ProtoMethod instead of GRPCMethodName
by Benny Wong
· 9 years ago
82e249b
Small fixes
by Craig Tiller
· 9 years ago
24fdc17
Ensures that bidi calls obtain metadata.
by Tim Emiola
· 9 years ago
b48236a
Fixes an issue running the tests on Ruby2.2
by Tim Emiola
· 9 years ago
0dd67a1
Merge pull request #4090 from stanley-cheung/php_add_app_user_agent_string
by Michael Lumish
· 9 years ago
575b420
Small fixes
by Craig Tiller
· 9 years ago
e58d817
casting
by Craig Tiller
· 9 years ago
3c53bb2
clang-format
by Craig Tiller
· 9 years ago
856d094
Check return values
by Craig Tiller
· 9 years ago
1481237
Add missing casts
by Craig Tiller
· 9 years ago
895f14d
Fix memory leak
by Craig Tiller
· 9 years ago
308bbb2
Add missing free
by Craig Tiller
· 9 years ago
717805f
Fix use-after-free
by Craig Tiller
· 9 years ago
e4008cf
Missed file
by Craig Tiller
· 9 years ago
Next »