Sree Kuchibhotla
bfce58742d
Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called before the alarm event is dequeued from the completion queue
8 years ago
Mark D. Roth
bd3b93b4b5
Add support for Trailers-Only responses.
...
- When receiving a Trailers-Only response, return the metadata as
trailing metadata instead of initial metadata.
- Send Trailers-Only response when we have no non-default initial metadata,
no message to send, and trailing metadata to send.
8 years ago
Mark D. Roth
7cd1425e29
Fix handling of send_message before send_initial_metadata in compress filter.
8 years ago
Yuchen Zeng
1def5a181d
Fix max_message_length
8 years ago
David Garcia Quintas
e48949f0b4
Make grpc::Alarm non-copyable
8 years ago
ncteisen
06795cb442
Address github comments
8 years ago
yang-g
32e1678327
Still create channel if remotedb is false. Just do not use it in the file parsing
8 years ago
Yuchen Zeng
2768866320
Fix max_message_length
8 years ago
Vijay Pai
3d04e025bc
Remove lockfree-stack implementation that is no longer used
8 years ago
ncteisen
61a75993f5
Enable jenkins testing
8 years ago
ncteisen
390668999f
relax QPS diff threshold
8 years ago
ncteisen
63aa9c8446
Add QPS Diff
8 years ago
ncteisen
dc1b51e6b3
clang fmt
8 years ago
ncteisen
24e820762a
Add json out flag to qps driver
8 years ago
Alexander Polcyn
78b092aa6b
fix varargs compiler error
8 years ago
murgatroid99
8f596ae2cd
Change bound port to get Node distrib tests to work again
8 years ago
Jan Tattermusch
aa345e85be
try fixing invalic_call_argument_test on kokoro
8 years ago
ncteisen
0e3aee3dff
Add refcount to tcp tracer
8 years ago
ncteisen
969b46ef73
Add rich closure debug mode
8 years ago
ncteisen
274bbbe6a0
Add rich closure debug mode
8 years ago
Craig Tiller
ae6083674a
clang-format
8 years ago
Craig Tiller
8239b80459
Ensure a poller exists
8 years ago
Craig Tiller
0f016bdcf7
Fix test verification
8 years ago
Jan Tattermusch
0bf41fc88d
fix test/core/http/BUILD
8 years ago
Jan Tattermusch
7e91ebb41d
license fixes
8 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
David Garcia Quintas
87d5a3130d
Implement LB policy updates
8 years ago
ncteisen
e9dea378c5
Pare down args once more
8 years ago
Craig Tiller
148970b2aa
Fix test
8 years ago
Yuchen Zeng
4ebace71b0
Fix windows build, no_logging tests, dns_resolver_test
8 years ago
Yuchen Zeng
1f4b2a8e33
Fix the fd clean up process
8 years ago
Yuchen Zeng
3b4bed273c
Cancel the dns lookup in dns_ares_shutdown
8 years ago
Yuchen Zeng
f8b6d6f9a3
Check the version of system c-ares
8 years ago
Craig Tiller
e86a851cb9
Fix build error
8 years ago
ncteisen
8758e1030f
Clang fmt
8 years ago
ncteisen
6996f57783
Change identity
8 years ago
ncteisen
777e91d406
Redo unary trickle args sweep
8 years ago
ncteisen
3972fad38c
clang format
8 years ago
Yuchen Zeng
24e3bc5510
Fix api_fuzzer, dns_resolver_connectivity_test
8 years ago
Makarand Dharmapurikar
a9f94e9882
s/inline/__inline/
8 years ago
Craig Tiller
b2ef1cf67f
Get rid of zero-length poll case now that timer pool exists
8 years ago
Alexander Polcyn
cce3ccc29e
get rid of flakey asserts in num_watchers test
8 years ago
Craig Tiller
dcb6262019
Make race conditions more prevalent
8 years ago
ncteisen
a4cd06fc21
Fixes
8 years ago
ncteisen
28b0828243
bm trickly bugfix
8 years ago
Alexander Polcyn
ce0861185b
add missing copyright headers
8 years ago
murgatroid99
cd6ab22122
Fix concurrent_connectivity_test
8 years ago
Nicolas "Pixel" Noble
670d8bf675
Moving gtest to the end.
8 years ago
Nicolas "Pixel" Noble
6fa7236d24
Moving testing headers at the end.
8 years ago