aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* removed codegen/log.hGravatar David Garcia Quintas2016-07-27
* removed codegen/time.hGravatar David Garcia Quintas2016-07-27
* removed codegen/alloc.hGravatar David Garcia Quintas2016-07-27
* Merge pull request #7020 from rjshade/assert_not_expectGravatar kpayson642016-07-25
|\
* \ Merge pull request #7451 from y-zeng/seperate_generated_filesGravatar kpayson642016-07-25
|\ \
* \ \ Merge pull request #7269 from y-zeng/cli_callGravatar kpayson642016-07-21
|\ \ \
| * | | Addressed review commentsGravatar Yuchen Zeng2016-07-20
| | * | 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
| |/ / |/| |
| | * Merge branch 'master' into assert_not_expectGravatar Robbie Shade2016-07-15
| | |\ | |_|/ |/| |
* | | 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
| | | | | * | Read from stdinGravatar Yuchen Zeng2016-07-07
| | * | | | | Fix high seqno tests, up runtimes for benchmark tests to flush more bugsGravatar Craig Tiller2016-07-07
| | | | | * | Fix typosGravatar Yuchen Zeng2016-07-07
| | | | | * | Update docsGravatar Yuchen Zeng2016-07-07
| | | | | * | Support server reflection in CLIGravatar Yuchen Zeng2016-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
| | |\ \