Craig Tiller
|
290e9a726d
|
Fix resource quotas on Windows
|
8 years ago |
Craig Tiller
|
fa014a86e3
|
Merge github.com:grpc/grpc into pid_ctl
|
8 years ago |
Craig Tiller
|
b7982319c9
|
Merge github.com:grpc/grpc into grpc_slice
|
8 years ago |
Craig Tiller
|
6628e36a89
|
Merge pull request #8239 from ctiller/buffer_pools_for_realsies
Resource quotas
|
8 years ago |
Jan Tattermusch
|
d28417c856
|
Merge pull request #8484 from jtattermusch/performance_tests_report
Make benchmarks create report.xml
|
8 years ago |
Jan Tattermusch
|
3600bf01ee
|
Merge pull request #8535 from jtattermusch/lazy_streaming_call_finished
Lazy initialize streamingResponseCallFinishedTcs
|
8 years ago |
Craig Tiller
|
bba5285df0
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
8 years ago |
Stanislav Pavlovichev
|
4407a948b1
|
phpdoc types
|
8 years ago |
Noah Eisen
|
c02bd2d31d
|
Merge branch 'master' of https://github.com/grpc/grpc into cpp_unimplemented_service
|
8 years ago |
David Garcia Quintas
|
0baf1dc569
|
Made LB token dynamic size <= 50 bytes
|
8 years ago |
Sree Kuchibhotla
|
846a18ad6b
|
Merge branch 'master' into rpc_mgr
|
8 years ago |
Alexander Polcyn
|
287b760e97
|
revert change to shutdown ordering, but keep timer
|
8 years ago |
Sree Kuchibhotla
|
8ddad0f485
|
Merge branch 'master' into mutrace_fix
|
8 years ago |
Noah Eisen
|
7fc1d4e8d7
|
Update infrastructure to call new unimplemented_service interop test
|
8 years ago |
Noah Eisen
|
ca5cdf454c
|
Add unimplemented_service test case for cpp interop client
|
8 years ago |
Michael Lumish
|
51fc01dffa
|
Merge pull request #8419 from murgatroid99/node_express_benchmark
Add benchmark client and server for Node Express
|
8 years ago |
Michael Lumish
|
b78062dc0d
|
Merge pull request #8544 from murgatroid99/node_perf_investigation
Disable Nagle's algorithm in libuv endpoints
|
8 years ago |
Sree Kuchibhotla
|
aea3105b67
|
Merge branch 'master' into rpc_mgr
|
8 years ago |
Masood Malekghassemi
|
c293f7215f
|
Merge pull request #8524 from soltanmm-google/grit-in-the-eye
Break out of build process if in vanilla MSYS
|
8 years ago |
Craig Tiller
|
693d3949b4
|
Fix potential use-after-free: connected subchannel gets destroyed after its been picked by an lbpolicy
|
8 years ago |
Craig Tiller
|
7a4089769d
|
Fix memory leak
|
8 years ago |
Mark D. Roth
|
b2d2488619
|
Add grpc_channel_get_info() to C-core API.
|
8 years ago |
Sree Kuchibhotla
|
899f771ce3
|
Merge pull request #8531 from sreecha/pi_delete_fix
Remove fd from polling island before deleting it
|
8 years ago |
Craig Tiller
|
0f7eb30aec
|
Handle calls that are started after transport closure
|
8 years ago |
Craig Tiller
|
86cb138ee9
|
Handle failed calls in sync client
|
8 years ago |
Sree Kuchibhotla
|
612ca22ff3
|
Merge branch 'master' into rpc_mgr
|
8 years ago |
apolcyn
|
6040b471bc
|
Merge pull request #8543 from apolcyn/fix_ruby_plugin_build
fix type comparison in ruby plugin
|
8 years ago |
Sree Kuchibhotla
|
eebc8c8600
|
Merge pull request #8498 from sreecha/sync_streaming
New streaming perf scenario for sync server
|
8 years ago |
murgatroid99
|
04d2829fe6
|
Add comment
|
8 years ago |
murgatroid99
|
12e5775bd0
|
Disable Nagle's algorithm in libuv endpoints
|
8 years ago |
Alexander Polcyn
|
79a1375f2a
|
fix type comparison in ruby plugin
|
8 years ago |
Michael Lumish
|
7bf63a2cd5
|
Merge pull request #8541 from murgatroid99/node_artifact_dont_cache_clean
npm cache clean is not a good idea in the artifact build
|
8 years ago |
murgatroid99
|
50cc196a43
|
npm cache clean is not a good idea in the artifact build
|
8 years ago |
Vijay Pai
|
24392f375f
|
MAC and FreeBSD do not have IP_PKTINFO as a meaningful setsockopt
|
8 years ago |
Alex Polcyn
|
419934af6f
|
increase max thread pool size in benchmarks and fix shutdown ordering
|
8 years ago |
Craig Tiller
|
6476170c4b
|
Mark disappearing_server as flaky: this was always so, but is more pronounced now - and will be fixed with retries
|
8 years ago |
Mark D. Roth
|
e127a39f45
|
Change tests to use channel args instead of fake_resolver query args.
|
8 years ago |
Craig Tiller
|
64542dfccd
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
8 years ago |
Craig Tiller
|
c5d447eb30
|
Merge pull request #8520 from murgatroid99/udp_server_test_fix
Fix issue with pointers in udp_server_test
|
8 years ago |
Craig Tiller
|
423efd5882
|
Update comment
|
8 years ago |
Mark D. Roth
|
cb356b26ea
|
Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg
|
8 years ago |
Jan Tattermusch
|
1a47fd02f6
|
lazy initialize streamingResponseCallFinishedTcs
|
8 years ago |
Craig Tiller
|
8abc796ed7
|
Review feedback
|
8 years ago |
Craig Tiller
|
28b72428a8
|
clang-format
|
8 years ago |
Craig Tiller
|
5b676a6b1a
|
Fix include guards
|
8 years ago |
Craig Tiller
|
618e67d655
|
s/GPR_SLICE/GRPC_SLICE/g
|
8 years ago |
Craig Tiller
|
2d75209fa8
|
Convert new files
|
8 years ago |
Craig Tiller
|
6e080a3651
|
Merge branch 'buffer_pools_for_realsies' into grpc_slice
|
8 years ago |
Craig Tiller
|
3d357d901c
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
|
8 years ago |
apolcyn
|
d92b795b53
|
Merge pull request #8511 from apolcyn/make_fewer_calls_to_run_batch_on_unary_calls_rebased
combine more core batch ops
|
8 years ago |