aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/client/client_channel_stress_test.cc
Commit message (Collapse)AuthorAge
* Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""Gravatar Mark D. Roth2018-12-11
|
* Revert "Allow encoding arbitrary channel args on a per-address basis."Gravatar hcaseyal2018-12-07
|
* Allow encoding arbitrary channel args on a per-address basis.Gravatar Mark D. Roth2018-12-07
|
* change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
|
* Fix the unused result error in client_channel_stress_test.cc.Gravatar Guantao Liu2018-10-01
|
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
|
* clang-fmtGravatar Vijay Pai2018-02-19
|
* C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
|
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
|
* Convert resolver API to C++.Gravatar Mark D. Roth2018-02-08
|
* remove use of random_shuffleGravatar yang-g2018-01-18
|
* Revert "Revert "All instances of exec_ctx being passed around in src/core ↵Gravatar Yash Tibrewal2017-12-06
| | | | removed""
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
|
* Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
|\
* | A few src/core fixes due to missing exec_ctx_finishGravatar Yash Tibrewal2017-11-21
| |
| * Remove all extern CGravatar ncteisen2017-11-17
|/
* Add client channel stress testGravatar Juanli Shen2017-11-14