Craig Tiller
9d5d803bbf
Small fixes
8 years ago
Muxi Yan
21a6ccad1e
Fix portability
8 years ago
yang-g
a044f6d3f5
Propagate deadline to GenericServerContext
8 years ago
Craig Tiller
5f24bb121e
just use char* overload
8 years ago
Craig Tiller
0ccaff9cb6
Explicitly mention std::string
8 years ago
Craig Tiller
822aae53d3
Always receive initial metadata in this test
8 years ago
Muxi Yan
b574c6066b
clang-format
8 years ago
Muxi Yan
96e198ab9f
Fix portability
8 years ago
Vijay Pai
6974763268
Stop checking for pre-c++11 compilers since these are no longer
...
supported
8 years ago
Craig Tiller
a1d00facbc
Finish pumped streams: should alleviate infinite hang
8 years ago
yang-g
518bdfd18c
Properly filter the end2end tests
8 years ago
ncteisen
1842c4379c
Clang
8 years ago
Craig Tiller
4d16f4dd1d
Add some casts for C++ compatibility
8 years ago
Craig Tiller
7b622ab558
ubsan fix: dont deref past end of array
8 years ago
Craig Tiller
74bf087e9c
Increase error threshold for too many writes
8 years ago
Craig Tiller
cdc97a1226
Fix tests on Mac
8 years ago
Muxi Yan
bf5a5f92be
Add a separate test case for workaround_cronet_compression
8 years ago
ncteisen
c7de5a7601
Add warmup
8 years ago
Muxi Yan
937dba3ea1
Put workaround list somewhere accessable by wrapping languages
8 years ago
ncteisen
0725d3a4b3
Run bm resonable number of times
8 years ago
Craig Tiller
db34627907
Fix test name
8 years ago
ncteisen
b6ac9b4573
Add unbalanced unary benchmark
8 years ago
Craig Tiller
1dbd063dbf
Fix old trace vars
8 years ago
Craig Tiller
84f75d448e
Fix ASAN/TSAN failures
...
- trace system is now thread safe when run with TSAN
- fix a race in client_auth_filter.c
- allow timer manager to run in single threaded mode for fuzzers
8 years ago
Mark D. Roth
64d922ae87
Make sure we set deadline for the LB call even without a pick.
...
As part of this, get the deadline from a channel arg instead of pick_args.
8 years ago
Noah Eisen
89371914c9
Fix error refcount bug
...
Added a missing ref in httpcli.c. Also added a test to avoid
regression
8 years ago
Sree Kuchibhotla
d4fc32eacd
New epoll-based polling engine with dedicated poller threads
8 years ago
Craig Tiller
c3571791a5
Isolate timer checking in its own thread
8 years ago
Mark D. Roth
13ded3fc66
Improve cq_verifier error message when success does not match.
8 years ago
Vijay Pai
eea8cf0fe3
Add QPS tests for one-sided streaming
8 years ago
Mark D. Roth
09e458c6cd
Implement client-side load reporting for grpclb.
8 years ago
James Eady
3b26451025
Add static method to generated code to return fully qualified protobuf service name.
8 years ago
zhimingxie
60f35722de
fix truncate bug in grpc_cli
8 years ago
David Garcia Quintas
0745356ab2
Apply slowdown factor to timeouts
8 years ago
Craig Tiller
570fad827c
Fix printf format
8 years ago
Muxi Yan
5109b38d4b
Add end2end test for workarounds
8 years ago
David Garcia Quintas
04109e8f7d
BUILD and #include fixes
8 years ago
David Garcia Quintas
04911ca202
New version of grpclb end2end test
8 years ago
Craig Tiller
7ef85e5a30
Fix bogus asserts
8 years ago
Craig Tiller
6a85ee0b4d
Fix test compilation
8 years ago
Craig Tiller
1939744de5
Fix test failure
8 years ago
Ivan Vučica
38279ea2e0
Bazel rule for building grpc_cli.
8 years ago
Sree Kuchibhotla
93478976b7
Cleanup ev_epoll_linux_test and add some log statements in
...
ev_epoll_linux.c
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Craig Tiller
78e0864d3d
Expand allowable resource quota failures: unavailable seems sane
8 years ago
Craig Tiller
e38948a1cd
clang-format
8 years ago
Craig Tiller
7f88c48411
Fix portability test
8 years ago
Craig Tiller
819cd88bd7
Allow EPOLLEXCLUSIVE tests to be omitted outside of CI
8 years ago
Craig Tiller
9fd7cf5dc3
Recycle ports
8 years ago
Craig Tiller
b56dae554c
Allow a longer fetch time for port server
8 years ago