David Garcia Quintas
93c65aeb59
Fixed potential stack corruption
10 years ago
Alistair Veitch
f987e3af95
Fix for long-running tsan test
10 years ago
Alistair Veitch
427eb90803
Fix memory leak
10 years ago
Vijay Pai
4870de2367
Fix more shadow and conversion warnings.
10 years ago
vjpai
4c70baa1a1
Fix sign conversion issues here
10 years ago
Julien Boeuf
b73cbc2709
Addressing comments.
...
The composite channel credentials creation does not change the passed-in
channel creds anymore.
10 years ago
Alistair Veitch
72badb4777
more verbose message
10 years ago
Alistair Veitch
c11e8472b5
only print #cores seen
10 years ago
Alistair Veitch
dcfb3fe482
add CPU tests
10 years ago
David Garcia Quintas
85ccb8cc61
added grpc_client_uchannel_set_subchannel func
10 years ago
David Garcia Quintas
661ad7fc85
We need the iomgr_init for winsocks initialization.
...
Also fixed (thanks @nicolasnoble ) wrong construction of error msg.
10 years ago
Julien Boeuf
26bf71ce37
Fixing mem leak and compilation error in tsan.
10 years ago
Julien Boeuf
4e02e84062
Got the core test passing.
10 years ago
Craig Tiller
0ba432d445
Move profiling system to gpr
10 years ago
David Garcia Quintas
0c331880d0
Hid test-only functions from surface/call.h
10 years ago
David Garcia Quintas
4bc3463108
Introducing grpc_executor, for all your threading needs
10 years ago
Robbie Shade
c6787b263f
Fix broken udp_server_test, by adding exec_ctx to read_cb
10 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
...
- make kick_poller() do something on POSIX
- fix some conditions whereby alarms are held in a pollset exec context for too long
- make channel_connectivity tests dependent on the correct behavior
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
Craig Tiller
4ed7a7585f
Increase deadline ==> decrease flakes
10 years ago
Craig Tiller
b8b1a462e5
Finish cleanup
10 years ago
Craig Tiller
a82950e683
clang-format all core files
10 years ago
Craig Tiller
8af4c33718
Final patches for rename
10 years ago
Craig Tiller
e7db29f8c7
Move argument passing to start of list
10 years ago
Craig Tiller
f5768a6765
Rename init
10 years ago
Craig Tiller
098047b53a
Rename run
10 years ago