aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* Support server reflection in CLIGravatar Yuchen Zeng2016-07-07
* Merge pull request #7095 from ctiller/all_calls_togetherGravatar Craig Tiller2016-06-28
|\
* \ Merge pull request #7019 from dgquintas/wrong_msg_interop_client_cppGravatar Jan Tattermusch2016-06-27
|\ \
| | * Colocate calls for the same channel on the same CQGravatar Craig Tiller2016-06-27
| * | printf portability sucksGravatar David Garcia Quintas2016-06-27
* | | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
|\ \ \ | | |/ | |/|
| * | Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
| |\ \
| | | * Fixed error messages for C++ interop client.Gravatar David Garcia Quintas2016-06-23
| | |/ | |/|
* | | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-22
|\| |
| * | fixed faulty server streaming c++ test caseGravatar David Garcia Quintas2016-06-21
| * | fixed bad merge. c++ tests should work againGravatar David Garcia Quintas2016-06-21
* | | Add commentGravatar Craig Tiller2016-06-21
* | | Make sure to poll cqGravatar Craig Tiller2016-06-21
| * | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-17
| |\ \ | |/ / |/| |
| * | updated stress test with new tests casesGravatar David Garcia Quintas2016-06-17
* | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-17
|\ \ \
* | | | clang-format changesGravatar Vijay Pai2016-06-17
| | * | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-16
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #6838 from vjpai/trigger_happyGravatar Jan Tattermusch2016-06-16
| |\ \ \
| * \ \ \ Merge pull request #6858 from makdharma/issue5851Gravatar Jan Tattermusch2016-06-16
| |\ \ \ \
| | | | * \ Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-16
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | * | c++ client & server changes to bring code up to specGravatar David Garcia Quintas2016-06-16
| | | | * | better test_case flag help formatingGravatar David Garcia Quintas2016-06-16
* | | | | | Include <cinttypes> for PRIuPTR. Not clear why this is needed.Gravatar Vijay Pai2016-06-16
* | | | | | Remove range-based for, comparisons to nullptrGravatar Vijay Pai2016-06-16
* | | | | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
|\| | | | |
* | | | | | clang-formatGravatar Vijay Pai2016-06-15
* | | | | | De-lambda-ifyGravatar vjpai2016-06-15
* | | | | | Deal with issues surrounding const members of classes used inGravatar Vijay Pai2016-06-15
* | | | | | Deal with to_string, proper usage of nullptr, and lack of map::emplaceGravatar Vijay Pai2016-06-15
* | | | | | Got carried away with grpc::Gravatar Vijay Pai2016-06-15
* | | | | | Specify template parent explicitlyGravatar Vijay Pai2016-06-15
* | | | | | Switch out a using with a typedefGravatar Vijay Pai2016-06-15
* | | | | | Enforce gcc-4.4 compatibility on test_credentials_provider by changingGravatar Vijay Pai2016-06-15
| * | | | | Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #6438 from y-zeng/reflection_separate_libGravatar Jan Tattermusch2016-06-13
| |\ \ \ \ \ \
* | | | | | | | Manual clang-formatGravatar vjpai2016-06-13
| | | * | | | | Fix zookeeper_testGravatar Yuchen Zeng2016-06-10
| | | * | | | | Merge remote-tracking branch 'upstream/master' into log_format_checkGravatar Yuchen Zeng2016-06-10
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | * | | | | Fix type mismatch for type_sizeGravatar Yuchen Zeng2016-06-10
| | | * | | | | Fix gpr_log format mismatches in c++ testsGravatar Yuchen Zeng2016-06-10
* | | | | | | | Switch server builder plugin API to something that will work with gcc4.4Gravatar Vijay Pai2016-06-10
| * | | | | | | Merge pull request #6822 from yang-g/empty_message_testGravatar Jan Tattermusch2016-06-09
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | | * | | | implement interval_us functionalityGravatar Makarand Dharmapurikar2016-06-09
| | |_|/ / / / | |/| | | | |
| | | | | * | Completed interop spec, as well as code for c++Gravatar David Garcia Quintas2016-06-09
| * | | | | | Factor out json seriailzation code and move it into parse_json.Gravatar David Klempner2016-06-08
|/ / / / / /
| | | | * / Fixed wrong spec and reworked streaming compressed caseGravatar David Garcia Quintas2016-06-08
| |_|_|/ / |/| | | |
| | | * | I was trigger-happy with changes to qps_worker in the hope of improvingGravatar vjpai2016-06-08
* | | | | removed unused vbleGravatar David Garcia Quintas2016-06-07
* | | | | fixed silly typoGravatar David Garcia Quintas2016-06-07