1721 Commits (ab0d2d4e78d46ea37477d7d58e0b12e25b1e9886)

Author SHA1 Message Date
Craig Tiller 9bca58cf0a Remove old fixture 8 years ago
Craig Tiller 5ba5c49bfa Add test of deadline expiry with max concurrent streams 8 years ago
Muxi Yan 740ae63a8a Packet coalescing transport layer and end2end test changes 8 years ago
Craig Tiller 91031dacb1 Changes to exec_ctx/closure/combiner/workqueue interfaces 8 years ago
yang-g 92fa9608f2 Check and fail if user provides a metadata key starting with : 8 years ago
Yuchen Zeng 63e3e3b1df Add grpc_pollset_set as an arg in grpc_resolver_create 8 years ago
Yuchen Zeng 15521de93f Request a pollset_set in grpc_resolve_address 8 years ago
Mark D. Roth 201db7d613 Eliminate redundant places where server name was stored. 8 years ago
Craig Tiller 70a85ad617 Revert "Handle (and test) short call deadlines" 8 years ago
David Garcia Quintas 9460166968 Short deadlines: set Status on deadline 8 years ago
Craig Tiller b4aa70ea94 Offer grpc_slice_to_c_string to simplify some code 8 years ago
Mark D. Roth 96ba68d7cd Fix more allocation bugs. 8 years ago
Craig Tiller f658bf0e1b Start resolving memory issues in C++ metadata 8 years ago
Craig Tiller 75731e65a8 Fix some leaks/use-after-frees 8 years ago
Craig Tiller ee0e0681b7 Increase timeout to make this pass reliably on Windows 8 years ago
Craig Tiller 9f07b4fbad Increase timeout for now: seems this can take longer under some configurations 8 years ago
David Garcia Quintas 353586902a Increase deadline for 1byte fixture 8 years ago
Craig Tiller 797bc83311 Fix comment 8 years ago
Craig Tiller a45a5e4611 Rephrase comment 8 years ago
Craig Tiller 25dba29540 Move test block, refine conditions 8 years ago
David Garcia Quintas 1edfb952d0 Updated backoff to spec. 8 years ago
Craig Tiller c10608f385 Correctness, memory leak fixes 8 years ago
Craig Tiller 5059ddf58b Fix memory leak, uninitialized memory 8 years ago
Craig Tiller a7d37a371a Initial conversion work to indexed metadata 8 years ago
Craig Tiller 3b05e1da91 Move from cmp --> eq, and provide a good implementation for interning 8 years ago
Craig Tiller 50d6e7e79a h2_full_test in debug passes 8 years ago
Mark D. Roth c108788357 clang-format 8 years ago
Mark D. Roth 5e2566e92b Change destroy_call_elem() to return a grpc_error*. 8 years ago
Yuchen Zeng 5c6f05b4f0 Fix api_fuzzer 8 years ago
Yuchen Zeng 9e4c8eb8e8 Address review comments 8 years ago
Yuchen Zeng a4669f68c2 Request a pollset_set in grpc_resolve_address 8 years ago
Craig Tiller 7885d1abe7 Initial fixes 8 years ago
Craig Tiller 7d4116fa44 All core tests compile without grpc_mdstr 8 years ago
Craig Tiller d7f15831c6 Tests are starting to compile 8 years ago
Craig Tiller 7851ea37ce Fixes 8 years ago
Mark D. Roth 9b3f740eb0 clang-format 8 years ago
Craig Tiller c9b0b28772 Progress towards mdstr elimination 8 years ago
Craig Tiller 47718a69a9 Add method config stuff 8 years ago
Craig Tiller 68208fe422 Progress towards mdstr elimination 8 years ago
Mark D. Roth 6cf61536dc Fix tsan failures. 8 years ago
Craig Tiller 2ac52edbfe Ensure something executes the new rst_stream code 8 years ago
Mark D. Roth 84c8a027d3 Change JSON format to use the standard proto3 mapping for each type. 8 years ago
Craig Tiller 10cd356662 Finish moving to new APIs 8 years ago
Mark D. Roth 02b1ae456f clang-format 8 years ago
Mark D. Roth c7d246738b Fix test breakage from recent merges. 8 years ago
Muxi Yan 664b587be8 Clean up end2end_(nosec_)tests 8 years ago
Muxi Yan 3d451ffb2a Update with new core 8 years ago
Mark D. Roth 1dd1ce784b Fix filter_latency test for sockpair and fd fixtures. 8 years ago
Mark D. Roth 3d1fe58f34 Code review changes. 8 years ago
Craig Tiller 25c3543a26 Fix sanity 8 years ago