Craig Tiller
8c0090910a
Merge github.com:grpc/grpc into adjustable_window
9 years ago
Yang Gao
d24b822d73
Merge pull request #8046 from gislan/master
...
Add method for creating insecure channel from FD with custom arguments using C++ API.
9 years ago
Craig Tiller
78a9c1df3f
Merge pull request #36 from muxi/adjustable_window_objc
...
Clean up code
9 years ago
Muxi Yan
1674f650ad
Clean up code
9 years ago
Nicolas Noble
ef49a5d217
Merge pull request #7833 from sreecha/fix_channel_from_fd_api
...
Remove completion queue parameter from `grpc_server_add_insecure_channel_from_fd` API
9 years ago
Nicolas Noble
66306c2ae8
Merge pull request #8224 from sreecha/grpc_signal
...
Use SIGMINRT + 6 as the default signal for gRPC epoll engine (instead of SIGMINRT + 2)
9 years ago
Nicolas Noble
d914591e95
Merge pull request #7970 from markdroth/deadline_filter
...
Move deadline functionality into filters.
9 years ago
David G. Quintas
34dee0304f
Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch
...
Prevent nanopb fuzzers from spamming logs
9 years ago
Mark D. Roth
58c23dab39
Ran generate_projects.sh.
9 years ago
Craig Tiller
ba03dd24c5
Merge pull request #35 from muxi/adjustable_window_objc
...
Set initial backoff to 10000ms when creating channel in Objective C
9 years ago
Muxi Yan
dcbf5440b8
Set initial backoff to 10000ms when creating channel
9 years ago
Craig Tiller
62d66b86d7
Fix copy/paste bug
9 years ago
Craig Tiller
10d13f6c90
Make initial connect retry backoff configurable
9 years ago
Mark D. Roth
94948b8774
Merge remote-tracking branch 'upstream/master' into deadline_filter
9 years ago
Yuchen Zeng
b97f867b39
Merge pull request #8185 from y-zeng/gen_proto_comment
...
Improve gen_reflection_proto.sh
9 years ago
Nicolas Noble
fbf8dd8a40
Merge pull request #8168 from markdroth/max_message_size_fix
...
Set default max send message size to unlimited.
9 years ago
Nicolas Noble
15292db696
Merge pull request #8221 from dgquintas/grpclb_server_name_const
...
Add comments documenting ownership semantics
9 years ago
Mark D. Roth
25e229df09
Merge remote-tracking branch 'upstream/master' into deadline_filter
9 years ago
Mark D. Roth
9fce8e13b3
Merge pull request #8191 from markdroth/subchannel_factory_cleanup
...
Remove unused files.
9 years ago
David Garcia Quintas
129bb463c3
Added comments wrt lb/subchannel args ownership.
9 years ago
David G. Quintas
1e70deaa5f
Merge pull request #8192 from dgquintas/resolver_prefix
...
Rewrote handling of default resolver prefix
9 years ago
David G. Quintas
8d7cab603e
Merge pull request #8183 from dgquintas/grpclb_deadline
...
Changed deadline of internal LB channel.
9 years ago
Sree Kuchibhotla
a6136157c2
Regenerate tests.json since it was out of sync
9 years ago
Sree Kuchibhotla
bd48c9162a
Use SIGMINRT + 6 as the default signal for gRPC epoll engine
9 years ago
Nicolas Noble
7ab8eecdc9
Merge pull request #8218 from ctiller/reduce_load
...
Reduce load on Jenkins from running benchmarks as tests
9 years ago
Craig Tiller
af9da92a60
Dont run benchmarks outside of linux for now
9 years ago
Craig Tiller
91bb6241ab
Reduce # of benchmarks run as Jenkins unit tests
9 years ago
Nicolas Noble
9a574ec952
Merge pull request #7930 from yang-g/header2
...
Add a header to override grpc::string when needed
9 years ago
Nicolas Noble
3af0908140
Merge pull request #7928 from yang-g/void_cast
...
Prevent some compilers compaining unused return value
9 years ago
David Garcia Quintas
a60dcca5ed
PR comments
9 years ago
David Garcia Quintas
31e324450a
Prevent nanopb fuzzers from spamming logs
9 years ago
David Garcia Quintas
fa0896bbd0
Rewrote handling of default resolver prefix
9 years ago
Mark D. Roth
cc87939909
Remove unused files.
9 years ago
Yuchen Zeng
ef394a954a
Fix typo
9 years ago
Mark D. Roth
1a2e6ac10d
Merge remote-tracking branch 'upstream/master' into deadline_filter
9 years ago
Mark D. Roth
942c264861
Merge pull request #7611 from markdroth/http_connect
...
HTTP CONNECT handshaker
9 years ago
Mark D. Roth
e425ce6c95
clang-format
9 years ago
Yuchen Zeng
2383a4129d
Check protoc and grpc_cpp_plugin
9 years ago
Yuchen Zeng
27e96f9beb
Add comments about how to re-generate reflection proto files
9 years ago
David Garcia Quintas
d8bf8e2525
Changed deadline of internal LB channel.
...
It used to be 3 seconds for no good reason. The correct value would come
from the parent channel. Until that's easy to accomplish, it's been
changed to "infinite".
9 years ago
Nicolas Noble
5bf8a9a230
Merge pull request #8178 from adelez/known_failures
...
More known errors. Mostly on macos.
9 years ago
Nicolas Noble
8f0f014479
Merge pull request #8180 from f33rx/patch-1
...
Update .gitmodules
9 years ago
Nicolas Noble
f00badd730
Merge pull request #8171 from perumaalgoog/perugrpc2
...
Fix Android + CPP build
9 years ago
Dalton
0d8b306785
Update .gitmodules
...
Tag "3.0.0-GA" does not exist anymore.
https://github.com/grpc/grpc/issues/7997
9 years ago
David G. Quintas
c0df4e1dda
Merge pull request #8176 from dgquintas/grpclb-update-servicename
...
Updated LB service name in grpclb
9 years ago
Perumaal S
8a6c825884
Fix Android CPP Build issues
9 years ago
Adele Zhou
59af64b279
More known errors. Mostly on macos.
9 years ago
David Garcia Quintas
4543e5cdce
changed service name for grpclb
9 years ago
Craig Tiller
6e03558a5e
Merge pull request #8173 from yang-g/init_variable
...
Properly init variable
9 years ago
Craig Tiller
1696e5da0d
Merge pull request #8126 from ctiller/outstanding_sweeps
...
Extend sweeps further, add streaming
9 years ago