1498 Commits (a63300581dcadf2b6f5dd4e6dad2fa00d4337f89)

Author SHA1 Message Date
yang-g c9fca1813a refacto of the reconnect tcp server to a general purpose test tcp server to be reused by the set_initial_string_test 9 years ago
David Garcia Quintas c76ff107b6 Removed consts to make MSVC happy 9 years ago
Craig Tiller 8f7794d8db Robustness work for lb_policies_test 9 years ago
Craig Tiller 32bd81d205 Add a test for cancel_with_status 9 years ago
Craig Tiller 1726e83fe2 Add a test with a large negative deadline 9 years ago
Craig Tiller 61ead3e061 Lower latency profiling 9 years ago
Craig Tiller 93b944785c stream_op cleanup: test fixes and updates 9 years ago
David Garcia Quintas 6eb3925a70 Added grpc_byte_buffer_reader_readall 9 years ago
David Garcia Quintas 93c65aeb59 Fixed potential stack corruption 9 years ago
Alistair Veitch f987e3af95 Fix for long-running tsan test 9 years ago
Alistair Veitch 427eb90803 Fix memory leak 9 years ago
Vijay Pai 4870de2367 Fix more shadow and conversion warnings. 9 years ago
vjpai 4c70baa1a1 Fix sign conversion issues here 9 years ago
Julien Boeuf b73cbc2709 Addressing comments. 9 years ago
Alistair Veitch 72badb4777 more verbose message 9 years ago
Alistair Veitch c11e8472b5 only print #cores seen 9 years ago
Alistair Veitch dcfb3fe482 add CPU tests 9 years ago
David Garcia Quintas 85ccb8cc61 added grpc_client_uchannel_set_subchannel func 9 years ago
David Garcia Quintas 661ad7fc85 We need the iomgr_init for winsocks initialization. 9 years ago
Julien Boeuf 26bf71ce37 Fixing mem leak and compilation error in tsan. 9 years ago
Julien Boeuf 4e02e84062 Got the core test passing. 9 years ago
Craig Tiller 0ba432d445 Move profiling system to gpr 9 years ago
David Garcia Quintas 0c331880d0 Hid test-only functions from surface/call.h 9 years ago
David Garcia Quintas 4bc3463108 Introducing grpc_executor, for all your threading needs 9 years ago
Robbie Shade c6787b263f Fix broken udp_server_test, by adding exec_ctx to read_cb 9 years ago
David Garcia Quintas 7b1bd2c271 μChannels implementation. 9 years ago
Craig Tiller 0d6499e7e1 Add more verbose traces for port_server usage 9 years ago
Craig Tiller c6c3189f3d Add more verbose traces for debug output 9 years ago
David Garcia Quintas f747bbc043 s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm 9 years ago
David Garcia Quintas cb954cfc28 Removed exec_ctx from cq_alarm's functions 9 years ago
David Garcia Quintas 0dfbdf6e54 Added grpc_cq_alarm 9 years ago
Craig Tiller 2c0b91d4ff Dont call malloc either 9 years ago
Craig Tiller 3a12dcfd06 Fixes 9 years ago
Craig Tiller 4e710f5e13 Remove stdio usage from signal handler 9 years ago
Robbie Shade a8e2e5263d Pass through grpc_fd pointer rather than int. 9 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 9 years ago
Craig Tiller 8afeec8838 Fix alarms 9 years ago
Craig Tiller 73c4e87670 Fix mac build 9 years ago
Craig Tiller ecc4f9c694 Fix mac build 9 years ago
Craig Tiller 2bc37297c8 Enable backtraces on C tests 9 years ago
Craig Tiller 4dbdd6a5c2 Remove metadata canonicalization, and fix some bugs 9 years ago
Robbie Shade 109a8dc6d8 Stop shadowing global name 9 years ago
Robbie Shade 147fe701a0 Add grpc_server argument to grpc_udp_server_start 9 years ago
David Garcia Quintas 9851e3dbfc Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION 9 years ago
Craig Tiller 164bb07d64 Fix build breakage 9 years ago
David G. Quintas 6d934529b9 Updated end2end/README 9 years ago
David Garcia Quintas d09cce1969 Improvements to lb_policies_test's rebirth testcase. 9 years ago
Craig Tiller 5c1ad056d2 Fix Windows compilation 9 years ago
Craig Tiller 565b18b69c clang-format all core files 9 years ago
Craig Tiller 82f9bd84e5 Update Windows stuff 9 years ago