418 Commits (697a1f602325518cdd4e48a4ef44e49a09f0579a)

Author SHA1 Message Date
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
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
Mark D. Roth 7187ab9866 Change cq_verifier to report file and line number for expectations. 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 9 years ago
Mark D. Roth b5f32f0aad Add test filter right before connected channel filter. 9 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
Yuchen Zeng 64c0e8d4bc Add format check for gpr_log and gpr_asprintf 9 years ago
David Garcia Quintas 8ba42bec90 s/maybe_compression_level.compression_level/maybe_compression_level.level 9 years ago
Craig Tiller 332f1b35d5 Rename functions 9 years ago
Robbie Shade e29f7a15d0 Make request_with_flags timeout deadline equal to that of request_with_payload. 9 years ago
David Garcia Quintas 1ebf1f1598 Compression test fixes 9 years ago
David Garcia Quintas f15d700e5e Moved down verification upon cancellation 9 years ago
David Garcia Quintas af1c7e4f06 INTERNAL -> UNIMPLEMENTED for disabled algorithms 9 years ago
David Garcia Quintas 9e9f7b62c7 Refactorings and renamings related to compression. 9 years ago
David Garcia Quintas 118dc63dbb made send_initial_md compression level a "maybe" 9 years ago
David Garcia Quintas a301eaade8 Allow servers to select compression level via initial MD. 9 years ago
Craig Tiller 86df5a8521 Fix filter_causes_close 9 years ago
Craig Tiller f707d62db6 Convert tests to new error scheme 9 years ago
Mark D. Roth f2f707ca55 More clang-format fixes. 9 years ago
Julien Boeuf 8ca294e417 Refactoring the core security code. 9 years ago