3067 Commits (3274dbaf75ea41f2c9f96eae03b05c2530a9afc6)

Author SHA1 Message Date
Craig Tiller ef6b97659e Add tracing, fix some transport bugs wrt buffer_pools 9 years ago
David Garcia Quintas 5f2e90e3ae Populate server_name for sockaddr resolver 9 years ago
Craig Tiller 82509936ae Stub out end2end tests 9 years ago
Craig Tiller ed9dc8d956 Fix leaks 9 years ago
Craig Tiller 4b3b5d0e82 Fixes for destruction 9 years ago
Craig Tiller 32c804e6a7 Fix a conditional that got flipped 9 years ago
Craig Tiller dd339ea915 Cleanup of some buffer pool implementation 9 years ago
Craig Tiller ce2ff3c071 Fixes 9 years ago
Craig Tiller e9f385acdf Fixes, more tests 9 years ago
murgatroid99 dedb923b6e Clang format 9 years ago
Michael Lumish 77c6ccef18 Updated changes for Windows, removed unistd.h from test files 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
Craig Tiller af76e6523a Fixes 9 years ago
Craig Tiller 012372f044 Cleanup test, check fail fast or not 9 years ago
David Garcia Quintas 31e324450a Prevent nanopb fuzzers from spamming logs 9 years ago
Vincent van Dam 4e9a404456 Add connection refused test 9 years ago
David Garcia Quintas fa0896bbd0 Rewrote handling of default resolver prefix 9 years ago
Craig Tiller d1253a3ae4 Tests pass with buffer pools plumbed in 9 years ago
Craig Tiller 30ff60ec36 Tests compile 9 years ago
Craig Tiller d4673484c7 Update tests 9 years ago
murgatroid99 7871f736ce Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests 9 years ago
Craig Tiller 76b3e26d93 Add fuzzer detected failure 9 years ago
Craig Tiller 3f665f5fef Add fuzzer detected failure 9 years ago
Craig Tiller 9cf0cec74c Fairly complete set of tests for buffer pools in place 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 1c9cae1613 Add some currently failing tests 9 years ago
Craig Tiller d3cfb5ee0e Add buffer user no-op test 9 years ago
Craig Tiller fe4f0012c6 Add resize test 9 years ago
Craig Tiller 0b13fcdab2 no op test passes 9 years ago
Julien Boeuf e26ab6c561 Adding a method in channel creds to remove any attached call creds. 9 years ago
Craig Tiller ca30eb9931 Add (empty) buffer pool test 9 years ago
Sree Kuchibhotla aabada97a1 One RPCMgr instance per CQ 9 years ago
Muxi Yan 6d68645162 Update unit tests and fixtures with AUTHORITY_HEADER support option 9 years ago
Mark D. Roth 8ce02afd0b Fix portability problem. 9 years ago
Mark D. Roth 590007f341 clang-format 9 years ago
Mark D. Roth cf218fb748 Fix tsan failure in no_logging test. 9 years ago
Mark D. Roth 0e256107e8 Code review changes. 9 years ago
Mark D. Roth 6e3084b02c Fix build failure. 9 years ago
Yuchen Zeng aed2b683cc Fix another typo 9 years ago
Mark D. Roth f28763c68c Pass deadline into filters via grpc_call_element_args, so that we can 9 years ago
David Garcia Quintas 98d5f5cb3f Renamed grpc-census-bin to grpc-stats-bin 9 years ago
Ken Payson 31caabdead Add shim to support condition variable wakeup fds where pipe/eventfd is not available 9 years ago
Mark D. Roth 2137cd8e9b Rename client_config directory to client_channel. 9 years ago
Yuchen Zeng 362ac1be0c Fix gprc 9 years ago