626 Commits (12056f1a0cdd3c02ca0b7aeba34a1f72da40f6c9)

Author SHA1 Message Date
Mark D. Roth 09e458c6cd Implement client-side load reporting for grpclb. 8 years ago
David Garcia Quintas 0745356ab2 Apply slowdown factor to timeouts 8 years ago
David Garcia Quintas 04109e8f7d BUILD and #include fixes 8 years ago
David Garcia Quintas 04911ca202 New version of grpclb end2end test 8 years ago
Craig Tiller ae1e29eed9 Get dep in the right place 8 years ago
Craig Tiller 0a458b599e Fix Bazel build 8 years ago
Mahak Mukhi 443a75dd22 1. Added golden file test. 8 years ago
Mahak Mukhi 2814b5148e formatting 8 years ago
Mahak Mukhi e536eeb6d0 Added tests for uni-directional streaming RPCs. 8 years ago
Mahak Mukhi 31d92d42ff Initial commit: Auto-generate GMOCK code for client stub. 8 years ago
Craig Tiller 75bfb97548 Finish hybrid server stuff, ensure it gets tested 8 years ago
yang-g 9cb19b8e24 support C++ error_details 8 years ago
Mahak Mukhi c0ae1be4c8 Added tests for uni-directional streaming RPCs. 8 years ago
Mahak Mukhi 1383895b76 Initial commit: Auto-generate GMOCK code for client stub. 8 years ago
yang-g f4c8addded support C++ error_details 8 years ago
Craig Tiller 7a8232d773 review feedback 8 years ago
Yuxuan Li bdc76ab37b bug fix 8 years ago
Yuxuan Li 34894e4b1c Implemented stream coalescing design 8 years ago
yang-g 23f777df08 When there is an error from filters (such as max recv message size too 8 years ago
Sree Kuchibhotla 43bca1be48 Add BUILD file for end2end tests too 8 years ago
Sree Kuchibhotla a3bc1efe4f BUILD files for end2end tests 8 years ago
yang-g 076bac017b Remove async 8 years ago
Jan Tattermusch bd0b0546a6 windows compilation fixes 8 years ago
Dan Zhang 340bb83a59 Change shutdown_test.cc to use credential provider API to test against 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller ffc843ddcb Fix test 8 years ago
Craig Tiller 95beab2284 Uncover the badness 8 years ago
yang-g cc5910228d manual revert of #8901 8 years ago
yang-g 35674af901 make test robust 8 years ago
yang-g a3c95529c7 async works 8 years ago
yang-g 8e708b12cb WIP 8 years ago
yang-g 50993b7a4c async first take 8 years ago
yang-g 9bef0740a4 Add test for explicit option 8 years ago
yang-g b74cf429fd test pass 8 years ago
yang-g ad32764219 sync test pass 8 years ago
Mark D. Roth 13f3574642 clang-format 8 years ago
Mark D. Roth 473ff83fac Fix filter_end2end_test. 8 years ago
Craig Tiller f658bf0e1b Start resolving memory issues in C++ metadata 8 years ago
Craig Tiller fbcd9a7344 Update server_crash_test to account for longer reconnect timeouts 8 years ago
Craig Tiller 3b45b8d60b Revert "Test credentials provider update" 8 years ago
yang-g 8e9fc9bd0e Test credentials provider update 8 years ago
Mark D. Roth 4bbdda4444 Allow getting LB policy name and service config in C++ API. 8 years ago
Vijay Pai 56540ba9f9 clang-format 8 years ago
Vijay Pai 1b87ddee0a One more NULL->nullptr 8 years ago
Vijay Pai b0a6be2b8f Remove some unnecessary new/delete patterns 8 years ago
Vijay Pai 90102c2bfc Eliminate unnecessary uses of new[]/delete[] that can be replaced 8 years ago
Vijay Pai a189b7b9f1 Make new file compliant with new standards 8 years ago
Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 8 years ago
Vijay Pai 713c7b87e1 clang-format 8 years ago