aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/grpclb/grpclb_api_test.cc
Commit message (Expand)AuthorAge
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
* Merge pull request #13659 from grpc/revert-13658-revert-13058-execctxGravatar Yash Tibrewal2017-12-08
|\
* \ Merge branch 'master' of github.com:grpc/grpc into removed_expiration_intervalGravatar 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
| * Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...Gravatar Yash Tibrewal2017-11-28
| * Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
* | Removed expiration_interval from LB protoGravatar David Garcia Quintas2017-11-10
|/
* Use new protocol for reporting dropped calls to grpclb balancer.Gravatar Mark D. Roth2017-07-27
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Updated load_balancer.protoGravatar David Garcia Quintas2017-04-15
* Reorganize ext treeGravatar Craig Tiller2017-03-31
* windows compilation fixesGravatar Jan Tattermusch2017-02-02
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* Updated grpclb API test.Gravatar David Garcia Quintas2016-08-24
* Improvements to the grpclb proto API funcsGravatar David Garcia Quintas2016-07-18
* Updated load balancer proto to v1Gravatar David Garcia Quintas2016-04-25
* Begin optionalizing lb policies: initial code movementGravatar Craig Tiller2016-03-28
* Fix includesGravatar Craig Tiller2016-03-25
* Revert "Revert "Proto API for LB request/responses""Gravatar Craig Tiller2016-02-11
* Revert "Proto API for LB request/responses"Gravatar Craig Tiller2016-02-11
* Added copyright message to generated nanopb codeGravatar David Garcia Quintas2016-01-12
* Srcs and hdrs sanity checks skip third_partyGravatar David Garcia Quintas2016-01-11
* Moved nanopb to 3rd partyGravatar David Garcia Quintas2015-11-12
* Proto API for LB request/responsesGravatar David Garcia Quintas2015-11-03