aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\
* \ Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\ \
| | * One more thing...Gravatar Yang Gao2015-06-16
| | * merge with upstreamGravatar Yang Gao2015-06-16
| | |\ | | |/ | |/|
| * | Update the Status APIGravatar Yang Gao2015-06-16
| | * Support sending and showing received metadata in grpc_cliGravatar Yang Gao2015-06-16
| |/
* | Flush pending incoming messages when writing statusGravatar Craig Tiller2015-06-11
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-10
|\|
| * Make async server use one CQ per server threadGravatar Craig Tiller2015-06-09
* | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-09
|\ \
| | * add missed explicitGravatar Yang Gao2015-06-09
| |/
| * Merge pull request #1958 from vjpai/qps-proto3Gravatar David G. Quintas2015-06-09
| |\
| | * Renumber message fieldsGravatar vjpai2015-06-09
| * | Merge pull request #1984 from grpc/revert-1980-revert-1948-poissonGravatar Craig Tiller2015-06-08
| |\ \
| | | * Handle all cases properlyGravatar vjpai2015-06-08
| | | * Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into ...Gravatar vjpai2015-06-08
| | | |\ | | | |/ | | |/|
| * | | Merge pull request #1979 from ctiller/cereal-is-bad-for-your-healthGravatar Vijay Pai2015-06-08
| |\ \ \
| | | * | Stop worrying about 1 second deadline as a fatal problemGravatar Vijay Pai2015-06-08
| | | * | Revert "Revert "Open loop sync/async multithreaded testing""Gravatar Vijay Pai2015-06-08
| | |/ / | |/| |
| * | | Missing required changes from pull req. #1964Gravatar David Garcia Quintas2015-06-08
* | | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-08
|\| | |
| | * | Merge github.com:grpc/grpc into cereal-is-bad-for-your-healthGravatar Craig Tiller2015-06-08
| | |\ \ | | |/ / | |/| |
| * | | Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08
| | * | Dont serialize new call requests under the server test lockGravatar Craig Tiller2015-06-08
| |/ /
* | | Merge branch 'who-broke-the-build' into we-dont-need-no-backupGravatar Craig Tiller2015-06-08
|\ \ \
| * | | Fix build breakageGravatar Craig Tiller2015-06-08
| |/ /
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-08
|\| |
| * | Merge pull request #1948 from vjpai/poissonGravatar Craig Tiller2015-06-08
| |\ \
| | | * Add a new test for qps openloop to make sure this code gets exercisedGravatar vjpai2015-06-08
| | * | Add a new test for qps openloop to make sure this code gets exercisedGravatar vjpai2015-06-08
| * | | Removed redundant parameter from Reporter interface.Gravatar David Garcia Quintas2015-06-05
| | * | Address reviewer comment by not having non-const referenceGravatar vjpai2015-06-05
| | | * Update QPS test to proto3 syntaxGravatar vjpai2015-06-05
| | |/
| | * Address review comments for code clarityGravatar Vijay Pai2015-06-05
| | * Add comments describing various random distributionsGravatar Vijay Pai2015-06-05
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
|\| |
| | * Use typedef rather than using to make Travis happyGravatar Vijay Pai2015-06-05
| | * clang-formatGravatar Vijay Pai2015-06-05
| | * Better management of channel attempts and channel coverageGravatar Vijay Pai2015-06-05
| | * Omit redundant record-keepingGravatar Vijay Pai2015-06-05
| | * Take some code out from under a lock_guard and try toGravatar Vijay Pai2015-06-05
| | * Get the code to stop crashing by fixing bugsGravatar Vijay Pai2015-06-05
| | * Init a variableGravatar vjpai2015-06-04
| | * Minor fixesGravatar vjpai2015-06-04
| | * Merge branch 'master' into poissonGravatar vjpai2015-06-04
| | |\ | | |/ | |/|
| | * Context activation for asyncGravatar Vijay Pai2015-06-03
| * | Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
| | * Account for time difference in mac and linuxGravatar Vijay Pai2015-06-03
| | * Bug fixGravatar Vijay Pai2015-06-03
| | * Invoke LoadTest setupGravatar vjpai2015-06-03