aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* clang-format changesGravatar Vijay Pai2016-06-17
* 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
| |\ \ \ | | |_|/ | |/| |
| * | | Factor out json seriailzation code and move it into parse_json.Gravatar David Klempner2016-06-08
|/ / /
* | | removed unused vbleGravatar David Garcia Quintas2016-06-07
* | | fixed silly typoGravatar David Garcia Quintas2016-06-07
* | | disabled bogus checks for streaming compressedGravatar David Garcia Quintas2016-06-07
* | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-07
|\ \ \
* | | | removed RANDOM and simplified req for compressionGravatar David Garcia Quintas2016-06-07
| | | * Merge remote-tracking branch 'upstream/master' into reflection_separate_libGravatar Yuchen Zeng2016-06-07
| | | |\ | | |_|/ | |/| |
| | * | add a test with empty requestGravatar yang-g2016-06-07
| |/ /
| * | Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_callGravatar Jan Tattermusch2016-06-07
| |\ \
| | | * Add more comments, fix format issuesGravatar Yuchen Zeng2016-06-06
| | | * Move reflection src/hdr to src/cpp/ext include/grpc++/extGravatar Yuchen Zeng2016-06-06
| | | * Addressed reveiw comments about namingGravatar Yuchen Zeng2016-06-06
| * | | Spliting filegroup.Gravatar yang-g2016-06-03
| * | | merge and resolve conflictsGravatar yang-g2016-06-03
| |\ \ \
| * | | | Make grpc++ independent of protobufGravatar yang-g2016-06-03
| | | | * Remove unnecessary headersGravatar Yuchen Zeng2016-06-03
| | * | | Merge pull request #6636 from yang-g/grpc_cliGravatar Jan Tattermusch2016-06-03
| | |\ \ \
| | * | | | Merge pull request #6731 from vjpai/beheaderGravatar Jan Tattermusch2016-06-03
| |/| | | |
| * | | | | Merge pull request #6664 from dklempner/server_builder_plugin_testGravatar Jan Tattermusch2016-06-02
| |\ \ \ \ \
| | | | | * | Let Next set ok=true when receiving error statusGravatar yang-g2016-06-01
| | |_|_|/ / | |/| | | |
| | | * | | Remove unused gflags and gtest includesGravatar vjpai2016-05-31
| | | * | | Deprecate perf_db useGravatar vjpai2016-05-31
| | |/ / / | |/| | |
| | | | * Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers checkGravatar Yuchen Zeng2016-05-25
| * | | | Speed up testsGravatar Craig Tiller2016-05-23
| * | | | Cleanup redundant testsGravatar Craig Tiller2016-05-23
| * | | | Fix timeout on async server shutdownGravatar Craig Tiller2016-05-23
| * | | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| |\ \ \ \
| | * \ \ \ Merge pull request #6670 from ctiller/guess_cpuGravatar Jan Tattermusch2016-05-22
| | |\ \ \ \
| | * | | | | Merge pull request #6436 from jboeuf/credentials_refactoringGravatar Jan Tattermusch2016-05-22
| |/| | | | | |/| | | | | |