3976 Commits (8bf138d7998b56471c96299e421875b030f83809)

Author SHA1 Message Date
Michael Behr 0a53c2ed2e Move new functions out of client_helper.cc 6 years ago
Michael Behr 473041e06b Format code. 6 years ago
Prashant Jaikumar 7f37d1cb0e Fix test flakes in flaky_network_test 6 years ago
Vu Cong Tuan 9c4de5a0ff Fix typos in test code 6 years ago
Vijay Pai 29191d5eda Need to properly init library for microbenchmarks 6 years ago
Vijay Pai de29ab752e Fix golden-file test 6 years ago
Vijay Pai 2a80f0edc7 Support use of ByteBuffer for request-side of code-gen unary 6 years ago
yang-g 5480dc5cd6 fix client_lb_e2e_test 6 years ago
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Michael Behr 60f060e078 Let interop_client send additional metadata, controlled by a flag. 6 years ago
Vijay Pai 8feb16171a Add an expectation and fix a ServerContext bug 6 years ago
Vijay Pai 5f8fe7d5cc Test for simultaneous Read and WritesDone 6 years ago
Vijay Pai ac5f5c4fe2 Add ClientCancelsRequestStream test 6 years ago
Vijay Pai 05b98a4896 Also add streaming tests that cancel from client 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
Mark D. Roth 428fa7602c Transition into state CONNECTING when we start name resolution. 6 years ago
Vijay Pai 7eb08ad72e Add interceptors, secure credentials, and cancellation to client callback test 6 years ago
Prashant Jaikumar e8efe06a42 Re-add cfstream_test 6 years ago
Prashant Jaikumar 98e0ff582a Fix C++ bulid on Mac OS 6 years ago
Vijay Pai cdab1c260f Fix termination condition of streaming callback QPS tests 6 years ago
Vijay Pai 453c6331b6 Fix counters in streaming QPS benchmarks 6 years ago
Prashant Jaikumar b31f402b46 Add flaky_network_test after fixing internal build failures. 6 years ago
Mark D. Roth aa149fedbb Revert "Merge pull request #18093 from grpc/revert-17770-lb_policy_picker_api" 6 years ago
hcaseyal 275296c594
Revert "LB policy picker API" 6 years ago
Prashant Jaikumar 6177befe94 Re-add cfstream_test 6 years ago
hcaseyal cecea9c592
Revert "Added test for RPCs over a flaky network" 6 years ago
Nicolas Noble 2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
xtao 7766912dda
fix more detected mu/cv leaks 6 years ago
Vijay Pai 03de98d5ef
Revert "Add test for network transitions when CFStream is enabled" 6 years ago
yang-g 545c555d31 Rename new public API 6 years ago
Nicolas "Pixel" Noble 7eb4fee912 Regenerate golden file. 6 years ago
Nicolas "Pixel" Noble 5d5e2a4b8f Regenerating goldef test files. 6 years ago
Yash Tibrewal 50497c2317 Reviewer comments 6 years ago
Mark D. Roth bab8123763 LB policy picker API 6 years ago
Prashant Jaikumar 485bc78ba3 Added flaky_network_test 6 years ago
Prashant Jaikumar 2f0f522423 Add end2end test for cfstream 6 years ago
xichengliudui d9b508c896 Fix various typos in .cc and .md and .py files 6 years ago
Vijay Pai a47c979ba0 Enable TCP callback tests if the event engine allows 6 years ago
Alexander Polcyn 93b7acd9bf Disable service config resolution with c-ares by default 6 years ago
Prashant Jaikumar 52695cae91 Fix TSAN flake in time_change_test 6 years ago
ncteisen d8947ae073 Fix internal build error 6 years ago
Yash Tibrewal cddb5519f2 Add a test only method to reset global interceptor 6 years ago
Mark D. Roth 0794507043 Don't pass service config from parent channel to grpclb balancer channel. 6 years ago
Yash Tibrewal c71b2f4fb7 Global Interceptor Registration allowed only once 6 years ago
Vijay Pai f919ace038 Add a microbenchmark for immediately-firing alarms 6 years ago
ncteisen 3fe3be39fe Add empty binary metadata test 6 years ago
Vijay Pai 45c684f894 Allow an alarm to be set again after firing 6 years ago
Prashant Jaikumar bca92b2b7e Added test for wall-clock time change on the client 6 years ago
ncteisen 82171553cf clang fmt 6 years ago
ncteisen fa74259769 Reintroduce commented debugging tips 6 years ago