aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Clang format.Gravatar Nicolas "Pixel" Noble2015-12-01
* Merge branch 'release-0_12'Gravatar Nicolas "Pixel" Noble2015-12-01
|\
* \ merge with headGravatar yang-g2015-11-24
|\ \
| * \ Merge pull request #4032 from ctiller/better-profileGravatar Nicolas Noble2015-11-23
| |\ \
| * \ \ Merge pull request #4203 from ctiller/power-to-the-peanut-people-rah-rahGravatar Nicolas Noble2015-11-23
| |\ \ \
| | * | | Fix memory leakGravatar Craig Tiller2015-11-23
| | * | | AVL: removal, and passing testsGravatar Craig Tiller2015-11-23
| * | | | Merge pull request #4174 from sreecha/stress_multiple_channelsGravatar Nicolas Noble2015-11-23
| |\ \ \ \
| | | * | | AVL: creation, destroy, addGravatar Craig Tiller2015-11-23
| | |/ / / | |/| | |
* | | | | fix build and windows testGravatar yang-g2015-11-21
| | | * | Merge github.com:grpc/grpc into better-profileGravatar Craig Tiller2015-11-21
| | | |\ \ | | |_|/ / | |/| | |
* | | | | merge with headGravatar yang-g2015-11-20
|\| | | |
| * | | | Merge pull request #4157 from nicolasnoble/paddywhackGravatar Craig Tiller2015-11-20
| |\ \ \ \
| * | | | | improve comments on benchmark protosGravatar Jan Tattermusch2015-11-20
| | | * | | Add multiple channels to each serverGravatar Sree Kuchibhotla2015-11-20
| | |/ / / | |/| | |
| | | | * Cpp example of how the plugins can be done.Gravatar Julien Boeuf2015-11-19
| * | | | Address code review commentsGravatar Sree Kuchibhotla2015-11-19
| * | | | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
| |\ \ \ \
| * | | | | Address code review commentsGravatar Sree Kuchibhotla2015-11-19
| | * | | | Merge pull request #4097 from ctiller/hpack_max_table_sizeGravatar David G. Quintas2015-11-19
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #4156 from jtattermusch/perf_testing_polishingGravatar Jan Tattermusch2015-11-19
| | |\ \ \ \ \
| * | | | | | | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
| |\| | | | | |
| | | | | | | * Fixing implementations.Gravatar Julien Boeuf2015-11-18
| | | | | * | | Adding grpc_tcp_listener as an actual object being returned.Gravatar Nicolas Noble2015-11-19
| | | |_|/ / / | | |/| | | |
| | | * | | | use new perf proto options in c++Gravatar Jan Tattermusch2015-11-18
| | | * | | | use new proto option in C#Gravatar Jan Tattermusch2015-11-18
| | | * | | | polish benchmark protosGravatar Jan Tattermusch2015-11-18
* | | | | | | merge with headGravatar yang-g2015-11-18
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | | * | | clang-formatGravatar Craig Tiller2015-11-18
| | | | * | | Merge github.com:grpc/grpc into hpack_max_table_sizeGravatar Craig Tiller2015-11-18
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'new_op' of github.com:ctiller/grpc into new_opGravatar Craig Tiller2015-11-18
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\ \ \ \ \ \ \
| | * | | | | | | Fixing NULL terminator for test cert.Gravatar Julien Boeuf2015-11-17
| * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\| | | | | | |
| | * | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_certGravatar Julien Boeuf2015-11-17
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| * | | | | | | | More C++ fixes (the merge did not quite work...).Gravatar Julien Boeuf2015-11-17
| * | | | | | | | Forgot to fix driver.cc somehow...Gravatar Julien Boeuf2015-11-17
| | | | | * | | | Robustness work for lb_policies_testGravatar Craig Tiller2015-11-17
| * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\ \ \ \ \ \ \ \
| | | | * | | | | | Handle cancel before start caseGravatar yang-g2015-11-17
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | CommentsGravatar David Garcia Quintas2015-11-17
| | * | | | | | | Fix naming issue in stress_testGravatar David Garcia Quintas2015-11-17
* | | | | | | | | use a temp buffer to do readGravatar Yang Gao2015-11-17
| | | | | | * | | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-16
| | | | | | |\ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | | | | * | | Address code review commentsGravatar Sree Kuchibhotla2015-11-16
| | | | | | | | * Merge branch 'new_op' into better-profileGravatar Craig Tiller2015-11-13
| | | | | | | | |\ | | | | | |_|_|_|/ | | | | |/| | | |
| | | | | | | * | Fix bugs, make tests robustGravatar Craig Tiller2015-11-11
| | | | | | | * | Small fixesGravatar Craig Tiller2015-11-11
| | | | | | | * | Small fixesGravatar Craig Tiller2015-11-10