aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* Add comments for GRPC_NO_GENERATED_CODEGravatar Yuchen Zeng2016-07-19
* Revert unnecessary deletionsGravatar Yuchen Zeng2016-07-19
* Separate generated file and protobuf dependencyGravatar Yuchen Zeng2016-07-18
* Fix compile errorGravatar Craig Tiller2016-07-15
* Merge branch 'histo' of github.com:vjpai/grpc into delayed-writeGravatar Craig Tiller2016-07-15
|\
* \ Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-14
|\ \
* \ \ Merge pull request #7319 from yang-g/wait_asyncGravatar kpayson642016-07-14
|\ \ \
| * | | prevent spurious wake up and unstarted/already shutdown serverGravatar yang-g2016-07-14
| | * | Cleanup from code reviewGravatar Craig Tiller2016-07-14
| | | * clang-formatGravatar Vijay Pai2016-07-13
| | | * Resolve pernicious race between destructor and thread functions by insisting ...Gravatar Vijay Pai2016-07-13
| | * | Fix some failuresGravatar Craig Tiller2016-07-13
| | | * Temporary workaround by setting up a deadline on server shutdown.Gravatar Vijay Pai2016-07-13
| | * | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-13
| | |\ \ | |_|/ / |/| | |
| | | * Unify and make consistent the per-thread shutdown processGravatar Vijay Pai2016-07-13
| | * | Dont stall shutting down serverGravatar Craig Tiller2016-07-13
| | * | get timeouts working on run_tests.py againGravatar Craig Tiller2016-07-13
| | * | Better fine-tuningGravatar Craig Tiller2016-07-12
| | * | Get json_run_localhost working againGravatar Craig Tiller2016-07-12
| | * | Get json_run_localhost working againGravatar Craig Tiller2016-07-12
| | * | Actually run json_run_localhost testsGravatar Craig Tiller2016-07-12
| | * | Make request freelists per cq, to allow drastically higher requested call countsGravatar Craig Tiller2016-07-12
| | * | Ensure timely response to marksGravatar Craig Tiller2016-07-12
* | | | Merge remote-tracking branch 'upstream/master' into sliceGravatar yang-g2016-07-12
|\ \ \ \
| | * | | Make Server::Wait work for async only server.Gravatar yang-g2016-07-11
| |/ / /
| | * | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-11
| | |\ \ | | |/ / | |/| |
| | | * Fix some shutdown errors related to CQ/join orderingGravatar Vijay Pai2016-07-08
| | | * Merge branch 'verbose_errors' into histoGravatar Vijay Pai2016-07-08
| | | |\
| | | * | Stop holding histogram for a long timeGravatar Vijay Pai2016-07-08
| | * | | Fix high seqno tests, up runtimes for benchmark tests to flush more bugsGravatar Craig Tiller2016-07-07
| | | | * Add more information so that we can have a meaningful exit codeGravatar Vijay Pai2016-07-07
| | * | | Better fix for flow control bugGravatar Craig Tiller2016-07-07
| | |/ /
| * | | Merge branch 'master' into stress_test_metrics_fixGravatar Sree Kuchibhotla2016-07-07
| |\| |
| | | * Reduce assertions, use status codes, increase verbosity on errorsGravatar vjpai2016-07-06
| | |/
| | * Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
| * | Merge branch 'master' into stress_test_metrics_fixGravatar Sree Kuchibhotla2016-06-30
| |\|
| * | Fix cout error stringGravatar Sree Kuchibhotla2016-06-29
| | * Merge pull request #7095 from ctiller/all_calls_togetherGravatar Craig Tiller2016-06-28
| | |\
| * | | Fix metrics client loggingGravatar Sree Kuchibhotla2016-06-27
| | * | Merge pull request #7019 from dgquintas/wrong_msg_interop_client_cppGravatar Jan Tattermusch2016-06-27
| |/| |
| | | * Colocate calls for the same channel on the same CQGravatar Craig Tiller2016-06-27
| | * | printf portability sucksGravatar David Garcia Quintas2016-06-27
| * | | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
| | |\ \
* | | | | Add API to get c slice from c++ Slice.Gravatar yang-g2016-06-24
| |/ / / |/| | |
| | | * Fixed error messages for C++ interop client.Gravatar David Garcia Quintas2016-06-23
| |_|/ |/| |
| * | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-22
| |\ \ | |/ / |/| |
* | | fixed faulty server streaming c++ test caseGravatar David Garcia Quintas2016-06-21
* | | fixed bad merge. c++ tests should work againGravatar David Garcia Quintas2016-06-21
| * | Add commentGravatar Craig Tiller2016-06-21