1735 Commits (bc846f72d6e8f60b6e395822306832f7308d3c10)

Author SHA1 Message Date
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. 10 years ago
Craig Tiller 0d6499e7e1 Add more verbose traces for port_server usage 10 years ago
Craig Tiller c6c3189f3d Add more verbose traces for debug output 10 years ago
David Garcia Quintas f747bbc043 s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm 10 years ago
David Garcia Quintas cb954cfc28 Removed exec_ctx from cq_alarm's functions 10 years ago
David Garcia Quintas 0dfbdf6e54 Added grpc_cq_alarm 10 years ago
Craig Tiller 2c0b91d4ff Dont call malloc either 10 years ago
Craig Tiller 3a12dcfd06 Fixes 10 years ago
Craig Tiller 4e710f5e13 Remove stdio usage from signal handler 10 years ago
Robbie Shade a8e2e5263d Pass through grpc_fd pointer rather than int. 10 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 10 years ago
Craig Tiller 8afeec8838 Fix alarms 10 years ago
Craig Tiller 73c4e87670 Fix mac build 10 years ago
Craig Tiller ecc4f9c694 Fix mac build 10 years ago
Craig Tiller 2bc37297c8 Enable backtraces on C tests 10 years ago
Craig Tiller 4dbdd6a5c2 Remove metadata canonicalization, and fix some bugs 10 years ago
Robbie Shade 109a8dc6d8 Stop shadowing global name 10 years ago
Robbie Shade 147fe701a0 Add grpc_server argument to grpc_udp_server_start 10 years ago
David Garcia Quintas 9851e3dbfc Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION 10 years ago
Craig Tiller 164bb07d64 Fix build breakage 10 years ago
David G. Quintas 6d934529b9 Updated end2end/README 10 years ago
David Garcia Quintas d09cce1969 Improvements to lb_policies_test's rebirth testcase. 10 years ago
Craig Tiller 5c1ad056d2 Fix Windows compilation 10 years ago
Craig Tiller 565b18b69c clang-format all core files 10 years ago
Craig Tiller 82f9bd84e5 Update Windows stuff 10 years ago
Nathaniel Manista ae4fbcd643 Use "#!/usr/bin/env python2.7" only in utilities 10 years ago