6306 Commits (93f307a9ba6ca01ba43ef7bdbff39e687450d40d)

Author SHA1 Message Date
Craig Tiller 1dbd063dbf Fix old trace vars 8 years ago
Craig Tiller 84f75d448e Fix ASAN/TSAN failures 8 years ago
Mark D. Roth 64d922ae87 Make sure we set deadline for the LB call even without a pick. 8 years ago
Noah Eisen 89371914c9 Fix error refcount bug 8 years ago
Sree Kuchibhotla d4fc32eacd New epoll-based polling engine with dedicated poller threads 8 years ago
Craig Tiller c3571791a5 Isolate timer checking in its own thread 8 years ago
Mark D. Roth 13ded3fc66 Improve cq_verifier error message when success does not match. 8 years ago
Vijay Pai eea8cf0fe3 Add QPS tests for one-sided streaming 8 years ago
Mark D. Roth 09e458c6cd Implement client-side load reporting for grpclb. 8 years ago
James Eady 3b26451025 Add static method to generated code to return fully qualified protobuf service name. 8 years ago
zhimingxie 60f35722de fix truncate bug in grpc_cli 8 years ago
David Garcia Quintas 0745356ab2 Apply slowdown factor to timeouts 8 years ago
Craig Tiller 570fad827c Fix printf format 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 7ef85e5a30 Fix bogus asserts 8 years ago
Craig Tiller 6a85ee0b4d Fix test compilation 8 years ago
Craig Tiller 1939744de5 Fix test failure 8 years ago
Ivan Vučica 38279ea2e0 Bazel rule for building grpc_cli. 8 years ago
Sree Kuchibhotla 93478976b7 Cleanup ev_epoll_linux_test and add some log statements in 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Craig Tiller 78e0864d3d Expand allowable resource quota failures: unavailable seems sane 8 years ago
Craig Tiller e38948a1cd clang-format 8 years ago
Craig Tiller 7f88c48411 Fix portability test 8 years ago
Craig Tiller 819cd88bd7 Allow EPOLLEXCLUSIVE tests to be omitted outside of CI 8 years ago
Craig Tiller 9fd7cf5dc3 Recycle ports 8 years ago
Craig Tiller b56dae554c Allow a longer fetch time for port server 8 years ago
Noah Eisen 6b42bfde1f Add fuzzer to corpus 8 years ago
Craig Tiller 25149249ec Slow down timers for ubsan builds 8 years ago
Craig Tiller 956920d84e clang-format 8 years ago
Craig Tiller f62f8d37b6 Revert "Better cost estimation" 8 years ago
Craig Tiller 3d36a5542c Fix compile 8 years ago
Craig Tiller c6f6663fb7 Rollback some changes 8 years ago
Craig Tiller 0d46284799 Rollback some changes 8 years ago
Jan Tattermusch 1dd609b3c1 fix C++ distribtests 8 years ago
Craig Tiller 4a1925444d Remove more spam 8 years ago
Craig Tiller b2b4122c03 Remove logging 8 years ago
Craig Tiller 85bf34a4a8 Copy slices for in-process transports: its no longer safe to just ref 8 years ago
Sree Kuchibhotla f3e94ecaa1 Add TODOs to ev_epoll_linux_test 8 years ago
Craig Tiller 20cb627339 Fix HTTP proxy tests 8 years ago
Sree Kuchibhotla 1898a29f7e Fixed pollers 8 years ago
Vijay Pai a935ae1505 Fix build rules for grpc++_unsecure, test that it builds properly 8 years ago
yang-g 03876f66e1 Fix http2_interop test for c++ and python 8 years ago
Craig Tiller 0bb25f325c Build fix 8 years ago
Craig Tiller a29f1920c8 Fix test 8 years ago
Noah Eisen 5e17e4430c Add fuzz test 8 years ago
Craig Tiller 143cfa7792 Disable compression+resource_quota_server tests 8 years ago
Makarand Dharmapurikar bdd48ffaa3 added missing dependency 8 years ago
Craig Tiller dbc12105a3 Refine ping-pong cpu requirement estimations; sort tests by cpu cost to get better bin packing 8 years ago
Craig Tiller 41fdf7d6ad Better cost estimation 8 years ago