aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Collapse)AuthorAge
...
| | | | | * | Addressed review feedbackGravatar Makarand Dharmapurikar2016-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. modified documentation 2. changed test slightly to make it more robust to accidental cache hits
| | | * | | | Rename variables ... againGravatar Yuchen Zeng2016-09-27
| | | | | | |
| | | * | | | Rename variablesGravatar Yuchen Zeng2016-09-27
| | | | | | |
| | | | * | | Change C++ API to expose wait_for_ready instead of fail_fast.Gravatar Mark D. Roth2016-09-27
| | | | | | |
| * | | | | | Dont run benchmarks outside of linux for nowGravatar Craig Tiller2016-09-27
| | | | | | |
| * | | | | | Reduce # of benchmarks run as Jenkins unit testsGravatar Craig Tiller2016-09-27
| | |_|/ / / | |/| | | |
| * | | | | Merge pull request #7928 from yang-g/void_castGravatar Nicolas Noble2016-09-26
| |\ \ \ \ \ | | |/ / / / | |/| | | | Prevent some compilers compaining unused return value
| | | * | | Improve ProtoReflectionDescriptorDatabaseGravatar Yuchen Zeng2016-09-23
| | |/ / / | |/| | |
* | | | | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-23
|\| | | |
| * | | | Properly init variableGravatar yang-g2016-09-22
| | | | |
| * | | | clang-formatGravatar Yuchen Zeng2016-09-21
| | | | |
| * | | | Fix portibality issuesGravatar Yuchen Zeng2016-09-21
| | | | |
| * | | | Merge remote-tracking branch 'upstream/master' into cli_listGravatar Yuchen Zeng2016-09-21
| |\ \ \ \
| | * \ \ \ Merge pull request #7899 from y-zeng/cli_typeGravatar Yuchen Zeng2016-09-21
| | |\ \ \ \ | | | | | | | | | | | | | | gRPC CLI type command
* | | \ \ \ \ Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-20
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #7846 from markdroth/max_send_size_filterGravatar Mark D. Roth2016-09-19
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Add channel arg for max send message size and add message size filter.
| * \ \ \ \ \ \ Merge pull request #8113 from yang-g/verify_auth_headersGravatar Yang Gao2016-09-18
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add a check for metadata from auth plugin
| | | | | * | | | Fix CliCredentials referenceGravatar Yuchen Zeng2016-09-16
| | | | | | | | |
| | | | | * | | | Merge remote-tracking branch 'upstream/master' into cli_type_forkGravatar Yuchen Zeng2016-09-16
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | | * | | | | Fix ListServices argsGravatar Yuchen Zeng2016-09-16
| | | | | | | | |
| | * | | | | | | make inline metadata value clearerGravatar yang-g2016-09-16
| | | | | | | | |
| | | * | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Add a test for nonbin header containing binary valueGravatar yang-g2016-09-15
| | | | | | | | |
* | | | | | | | | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-15
|\| | | | | | | |
| * | | | | | | | Merge pull request #8094 from ctiller/wait_to_startGravatar Craig Tiller2016-09-15
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Wait to start C++ clients until all connections are made
| * \ \ \ \ \ \ \ \ Merge pull request #7845 from yang-g/headerGravatar Yang Gao2016-09-15
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Include config file so that protobuf declarations can be found and overridden.
| | | | * | | | | | | Add a check for metadata from auth pluginGravatar yang-g2016-09-15
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #7746 from dgquintas/lb_add_mdGravatar David G. Quintas2016-09-15
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | Updates to gRPC LB
| | | | | | * | | | | Clang-formatGravatar Yuchen Zeng2016-09-15
| | | | | | | | | | |
| | | | | | | | | * | Add interop test for Cacheable Unary CallsGravatar Makarand Dharmapurikar2016-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified interop test spec doc added CacheableUnaryCall to test.proto modified server and client implmenentations to support new method
| | * | | | | | | | | More PR commentsGravatar David Garcia Quintas2016-09-14
| | | | | | | | | | |
* | | | | | | | | | | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-14
|\| | | | | | | | | |
| | | | * | | | | | | Dont start requests until all clients have gotten connectedGravatar Craig Tiller2016-09-14
| | | | | | | | | | |
| | | | * | | | | | | Add an initial mark that clients could use to delay startup of requestsGravatar Craig Tiller2016-09-14
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #7559 from dgquintas/codegen_cleanseGravatar Craig Tiller2016-09-13
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | Removed references to public APIs from codegen/
| | | * | | | | | | | More PR comments.Gravatar David Garcia Quintas2016-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mainly, removed all user_data memory management responsibilities from the round robin policy.
| | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-13
| | | | | |\ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-09-12
| | | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | | | | | | | * | | Merge remote-tracking branch 'upstream/master' into void_castGravatar yang-g2016-09-12
| | | | | | | | |\ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'revert-8068-revert-7279-grand-unified-closures' of ↵Gravatar Craig Tiller2016-09-12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:grpc/grpc into merge-rollback
| | | | | | * | | | | Add header guardGravatar Yuchen Zeng2016-09-12
| | | | | | | | | | |
| | | | | | * | | | | Fix protobuf dependencyGravatar Yuchen Zeng2016-09-12
| | | | | | | | | | |
| | | | | | * | | | | Fix portability issuesGravatar Yuchen Zeng2016-09-12
| | | | | | | | | | |
| | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into cli_listGravatar Yuchen Zeng2016-09-12
| | | | | | |\ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | | | | | * | | | | Fix portability issuesGravatar Yuchen Zeng2016-09-12
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #7929 from yang-g/externCGravatar Nicolas Noble2016-09-12
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | The public headers already have extern C
* | | | | | | | | | | clang-formatGravatar Craig Tiller2016-09-08
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'grand-unified-closures' into direct-callsGravatar Craig Tiller2016-09-08
|\| | | | | | | | | |
| | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-08
| | | | | | |\ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
| |\ \ \ \ \ \ \ \ \ \