Craig Tiller
795451f329
Hooking more things up
9 years ago
Craig Tiller
7f58f5d1cb
Progress on chttp2 integration
9 years ago
Craig Tiller
25f29afa84
Beginning integration of buffer pools && chttp2
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
Craig Tiller
ce2ff3c071
Fixes
9 years ago
Craig Tiller
e9f385acdf
Fixes, more tests
9 years ago
Craig Tiller
579acc351b
Ensure all memory is released back to the buffer pool
9 years ago
Craig Tiller
61ecb9259b
TCP buffer pool integration done
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
Craig Tiller
1f8d1d5afd
Fixes
9 years ago
Craig Tiller
b635c61e04
Add a slice allocation scheme
9 years ago
David Garcia Quintas
fa0896bbd0
Rewrote handling of default resolver prefix
9 years ago
Craig Tiller
287928c69c
Fix memory leaks
9 years ago
Craig Tiller
d1253a3ae4
Tests pass with buffer pools plumbed in
9 years ago
Craig Tiller
30ff60ec36
Tests compile
9 years ago
Mark D. Roth
cc87939909
Remove unused files.
9 years ago
Yuchen Zeng
ef394a954a
Fix typo
9 years ago
Craig Tiller
d801cd7ed7
Merge branch 'direct-calls' into buffer_pools_for_realsies
9 years ago
Craig Tiller
5abf79a91b
Merge github.com:grpc/grpc into direct-calls
9 years ago
Craig Tiller
d4673484c7
Update tests
9 years ago
Craig Tiller
86958768b4
Buffer pools compile
9 years ago
Craig Tiller
45881861dc
Integration progress
9 years ago
Craig Tiller
76b3e26d93
Add fuzzer detected failure
9 years ago
Craig Tiller
c5423beeb8
Merge branch 'direct-calls' into zefuzz-dc
9 years ago
Craig Tiller
3f665f5fef
Add fuzzer detected failure
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
Craig Tiller
e34c285ac9
Buffer pool integration progress
9 years ago
Mark D. Roth
e425ce6c95
clang-format
9 years ago
Craig Tiller
9cf0cec74c
Fairly complete set of tests for buffer pools in place
9 years ago
Craig Tiller
6b72834c8a
Compilation, initialization fixes
9 years ago
Craig Tiller
ee70ca67c1
Fix list mixup
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
Craig Tiller
3fe56b52de
Add a test of reclaimation
9 years ago
Craig Tiller
3b98b2ee33
Add a test of an allocation blocked from scavenging
9 years ago
Craig Tiller
12b925d2bb
Made scavenging work
9 years ago
Craig Tiller
b7810a14b9
Add a blocked async alloc test
9 years ago
Craig Tiller
f57c293f56
Add initial async alloc test
9 years ago
Craig Tiller
959d6541d1
Fix tests to run
9 years ago
Craig Tiller
0d19c67ea9
Merge branch 'direct-calls' into buffer_pools_for_realsies
9 years ago
Craig Tiller
1c9cae1613
Add some currently failing tests
9 years ago