5581 Commits (07e4c13a68d8bb54463eb693afd16e29aec22e28)

Author SHA1 Message Date
Craig Tiller 68c9dbe694 Add clamping to pid controller, make arguments more readable 8 years ago
Craig Tiller 95234e1baa Increase stability of integration for PID controller 8 years ago
Craig Tiller 76c0bbadf9 Fix test 8 years ago
Craig Tiller d4654560dc clang-format code 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
Craig Tiller 061ef740c0 Some fixes 8 years ago
yang-g 50993b7a4c async first take 8 years ago
Craig Tiller 91031dacb1 Changes to exec_ctx/closure/combiner/workqueue interfaces 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
Craig Tiller 702f93d364 Fix merge errors 8 years ago
Craig Tiller 4cc1c35ad3 Fix merge errors 8 years ago
Julien Boeuf 964d7bb482 Fixing JWT verifier. 8 years ago
yang-g 92fa9608f2 Check and fail if user provides a metadata key starting with : 8 years ago
Jan Tattermusch 9f89107f17 better qps_json_driver message when QPS_WORKERS env is missing 8 years ago
Alexander Polcyn 4873d30ea2 allow disable core_list setting and override qps server in benchmarks 8 years ago
David Garcia Quintas 855a1063ec grpclb: skip slash in server uri path if present 8 years ago
Sree Kuchibhotla 7eef316e20 Fix metrics server 8 years ago
David Garcia Quintas d3b83f4693 Deflake lb_policies_test 8 years ago
Yuchen Zeng d37f642f35 Support server streaming 8 years ago
Yuchen Zeng f9329217b1 Support client streaming 8 years ago
ncteisen 65a45aebbe Add copywrite to new files 8 years ago
Yuchen Zeng 63e3e3b1df Add grpc_pollset_set as an arg in grpc_resolver_create 8 years ago
Eric Gribkoff b3bda54df8 Modify HTTP/2 test server to display a list of available test cases and 8 years ago
Yuchen Zeng 8fe21f2b19 Address review comments 8 years ago
Yuchen Zeng b4080a2e94 Fix resolve_address_test 8 years ago
Yuchen Zeng 15521de93f Request a pollset_set in grpc_resolve_address 8 years ago
Yuchen Zeng a84cdb8c81 Add parse, tobinary, totext commands 8 years ago
Mark D. Roth 13f3574642 clang-format 8 years ago
Mark D. Roth 473ff83fac Fix filter_end2end_test. 8 years ago
Makarand Dharmapurikar 8c57917f56 fixed feedback from review 8 years ago
Mark D. Roth 42663fb20e Fix bug. 8 years ago
Mark D. Roth aa1cd14729 Clean up C++ filter API. 8 years ago
Mark D. Roth bcd54cdf7d Fix sockaddr_resolver_test. 8 years ago
Mark D. Roth 201db7d613 Eliminate redundant places where server name was stored. 8 years ago
Mark D. Roth 4d2ea02129 Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""" 8 years ago
Craig Tiller 30268a99e0 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" 8 years ago
Craig Tiller 70a85ad617 Revert "Handle (and test) short call deadlines" 8 years ago
Sree Kuchibhotla ef8ef3b8f3 Tests for pollset_set. 8 years ago
David Garcia Quintas 9460166968 Short deadlines: set Status on deadline 8 years ago
Craig Tiller 9e90d22ab7 Fixes 8 years ago
Craig Tiller b4aa70ea94 Offer grpc_slice_to_c_string to simplify some code 8 years ago
Mark D. Roth 96ba68d7cd Fix more allocation bugs. 8 years ago
yang-g 6c8de363ca Use user provided method name when using binary files in cli 8 years ago
Sree Kuchibhotla 8bebcbcf7c Remove pollset_set_test for now and send it in a separate PR 8 years ago
Craig Tiller f658bf0e1b Start resolving memory issues in C++ metadata 8 years ago
Craig Tiller 75731e65a8 Fix some leaks/use-after-frees 8 years ago