436 Commits (df1da9ffc0be338742481b4e1a5e2a20c04e3d99)

Author SHA1 Message Date
Muxi Yan df1da9ffc0 Convert validate_host_override_string into a function and rename into get_host_override_string 8 years ago
Muxi Yan ed2be64d82 Clean format with clang-format 8 years ago
Mark D. Roth 8bc8a83656 Update tests. 8 years ago
Mark D. Roth 274c8ed001 Fix handling of max receive message size on client side. 8 years ago
Muxi Yan caa904486e Minor end2end test update 8 years ago
Muxi Yan 6d68645162 Update unit tests and fixtures with AUTHORITY_HEADER support option 8 years ago
Mark D. Roth 8ce02afd0b Fix portability problem. 8 years ago
Mark D. Roth cf218fb748 Fix tsan failure in no_logging test. 8 years ago
Mark D. Roth 0e256107e8 Code review changes. 8 years ago
Mark D. Roth f28763c68c Pass deadline into filters via grpc_call_element_args, so that we can 8 years ago
Mark D. Roth 9717e5fe93 Fix test broken by merge. 8 years ago
Mark D. Roth b3a4f906af Fix a couple of tests. 8 years ago
Makarand Dharmapurikar 7c29c57a60 Fixed compile error introduced after merge 8 years ago
Makarand Dharmapurikar 57bdc96aa9 clang-format fix 8 years ago
Yuchen Zeng 5c51aadf57 Update CQ_EXPECT_COMPLETION 8 years ago
Mark D. Roth ed4605b71c Change error messages to include actual values and limits. 8 years ago
Yuchen Zeng 916079de1b Add no-logging test 8 years ago
Makarand Dharmapurikar 1251ae2e9c disable cacheability assert for proxy 8 years ago
Makarand Dharmapurikar f1e079377b test that cacheable flag is set 8 years ago
Makarand Dharmapurikar 015180a8f4 end-to-end test for cacheable requests. 8 years ago
Mark D. Roth 7f9bba8ce1 Fix some more tests that called cq_expect_completion(). 8 years ago
Craig Tiller 24096ce7be Support >16kib frame sizes in core 8 years ago
Mark D. Roth 7187ab9866 Change cq_verifier to report file and line number for expectations. 8 years ago
Mark D. Roth af00d8bfb2 Add channel arg for max send message size and add message size filter. 8 years ago
Robbie Shade 1bbfe0fb43 clang-format remove blank lines 8 years ago
Mark D. Roth cca4a199e7 Fix destroy_call_elem API in test. 8 years ago
Mark D. Roth 05d73af3d1 Fixed asan failure and some refcounting bugs. 8 years ago
David Garcia Quintas fa30de9b39 removed some bits from invalid LR design 8 years ago
Mark D. Roth e7ab720331 clang-format 8 years ago
Craig Tiller 5ca7e47493 Merge pull request #6737 from ctiller/delayed-write 8 years ago
Mark D. Roth b5f32f0aad Add test filter right before connected channel filter. 8 years ago
Mark D. Roth 44a2f25667 s/MAX_INT/INT_MAX/ 9 years ago
Mark D. Roth 51d0022448 Change priority for adding the filter in the filter_call_init_fails test. 9 years ago
David Garcia Quintas 824363dc2f Simplified LR filter 9 years ago
David Garcia Quintas 04fae26cf6 fixed leaks in test 9 years ago
David Garcia Quintas b5c9334ae6 discount grpc framing bytes 9 years ago
David Garcia Quintas 6eee24cfaf fixed failures in h2_proxy 9 years ago
David Garcia Quintas 01c4d995d3 Added new features to load reporting. 9 years ago
Craig Tiller fbf03c1735 Fix high seqno tests, up runtimes for benchmark tests to flush more bugs 9 years ago
Craig Tiller d552dbdf4d Cleanup test 9 years ago
Robbie Shade 40edfc12b7 Delete unused TIMEOUT enum in end2end tests 9 years ago
Craig Tiller 3203c37247 Fix new test 9 years ago
Mark D. Roth 76d24420d7 clang-format 9 years ago
Mark D. Roth 5d11e43ce3 Added test for filter whose call initialization fails, and fixed bugs 9 years ago
Mark D. Roth 0badbe8b11 Change grpc_channel_filter init_call_elem() method to return grpc_error. 9 years ago
Makarand Dharmapurikar 932d027252 clang-format fixes 9 years ago
Makarand Dharmapurikar 7981e1905f Network status tracking 9 years ago
Craig Tiller 89dde5e568 Fix copyright 9 years ago
Craig Tiller fa1f74e226 Fix errored streams prematurely terminating, add a test 9 years ago
Craig Tiller e2715df1ab Reduce cost of some heavyweight tests 9 years ago