aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
...
| | * | | | Merge branch 'master' of github.com:grpc/grpc into removed_expiration_intervalGravatar David Garcia Quintas2017-12-06
| | |\ \ \ \
* | | | | | | Fixed ClientLbEnd2endTest.RoundRobinReresolve flakinessGravatar David Garcia Quintas2017-12-06
| |_|/ / / / |/| | | | |
| | | * | | Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
| |_|/ / / |/| | | |
* | | | | Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* | | | | Merge pull request #13058 from yashykt/execctxGravatar Yash Tibrewal2017-12-05
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #13559 from dmaclach/threadnamesGravatar Vijay Pai2017-12-05
|\ \ \ \ \ \
| | * \ \ \ \ Merge master into execctxGravatar Yash Tibrewal2017-12-05
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update grpclb_test.ccGravatar Vijay Pai2017-12-05
* | | | | | | Merge pull request #13630 from dgquintas/fix_deadupdateGravatar David G. Quintas2017-12-05
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| | * | | | | Regen projects and fix more uses of gpr_thd_newGravatar Vijay Pai2017-12-05
* | | | | | | Merge pull request #13336 from markdroth/server_connection_timeoutGravatar Mark D. Roth2017-12-04
|\ \ \ \ \ \ \
| | | | | | * | Add testsGravatar ncteisen2017-12-04
| | | | |_|/ / | | | |/| | |
| | | | | | * Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition v...Gravatar Sree Kuchibhotla2017-12-04
| |_|_|_|_|/ |/| | | | |
| | * | | | Fix UpdatesTest.UpdateBalancersDeadUpdate expectationGravatar David Garcia Quintas2017-12-04
| |/ / / / |/| | | |
* | | | | Merge pull request #13576 from vjpai/qps_killerGravatar Vijay Pai2017-12-04
|\ \ \ \ \
| * | | | | Reintroduce lambdasGravatar Vijay Pai2017-12-04
| * | | | | clang-formatGravatar Vijay Pai2017-12-04
| * | | | | Make all-streams op about cleanup only and replace a lambda with a virtualGravatar Vijay Pai2017-12-04
* | | | | | Merge pull request #13329 from dwittmer/dwittmer_runserverGravatar Yang Gao2017-12-04
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | | * | Merge master into execctx after removal of assert in tls_gccGravatar yashkt2017-12-04
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | * | | | Remove some unneeded and spammy logsGravatar Vijay Pai2017-12-04
| | * | | | Adjust stream cancellation point and fix races in sync clientGravatar Vijay Pai2017-12-04
| |/ / / / |/| | | |
| | * | | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-12-01
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #13575 from vjpai/dehistGravatar Vijay Pai2017-11-30
|\ \ \ \ \
| | | | * \ Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| * | | | | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| | | | * | Merge branch 'master' into execctxGravatar Yash Tibrewal2017-11-30
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | * | Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
* | | | | | Merge commit 'aa358d5e43' into no-more-extern-cGravatar ncteisen2017-11-29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | | * | | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-29
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Add all tests to test/cpp/util bazel BUILD fileGravatar Vijay Pai2017-11-28
| | | | * | Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...Gravatar Yash Tibrewal2017-11-28
| | | * | | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-27
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | * | | clang-formatGravatar Mark D. Roth2017-11-27
| | | | * | Fixing errors and minor bugsGravatar Yash Tibrewal2017-11-22
| | | | * | A few src/core fixes due to missing exec_ctx_finishGravatar Yash Tibrewal2017-11-21
| | | | * | Merge masterGravatar Yash Tibrewal2017-11-21
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-21
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #13364 from ncteisen/surfacing-error-detailsGravatar Noah Eisen2017-11-21
|\ \ \ \ \ \
| | | | * \ \ Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-20
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | * | | | | Fix test cert buildGravatar ncteisen2017-11-20
| | | * | | | Fix formatting - missed moving ‘*’ next to type.Gravatar Dan Wittmer2017-11-17
| | | * | | | Fix formatting of RunServer params.Gravatar Dan Wittmer2017-11-17
| | * | | | | Remove all extern CGravatar ncteisen2017-11-17
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #13409 from kpayson64/fix_json_run_localhostGravatar kpayson642017-11-17
|\ \ \ \ \ \
| | | | | * \ Merge masterGravatar Yash Tibrewal2017-11-16
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix TSAN json_run_localhost flakeGravatar Ken Payson2017-11-16
| | | * | | | Add ServerStartedCondition to hold the mutex, condition variable and conditio...Gravatar Dan Wittmer2017-11-16
| | | * | | | s//usedGravatar Dan Wittmer2017-11-16
| | * | | | | Fix bad mergeGravatar ncteisen2017-11-15