aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util
Commit message (Expand)AuthorAge
* add a test case in end2end_testGravatar yang-g2015-07-06
* Changes introduced for passing hashed user id instead of access tokenGravatar Siddharth Rakesh2015-06-30
* Added support for passing a tag with the testGravatar Siddharth Rakesh2015-06-23
* Merge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-23
|\
| * proper init const char *Gravatar yang-g2015-06-22
| * Add const to ByteBuffer methods and add testsGravatar Yang Gao2015-06-22
| * Use a character literal instead of grpc::stringGravatar Craig Tiller2015-06-22
* | Fixed hanging client declaration, server address can be passed nowGravatar Siddharth Rakesh2015-06-18
* | commentedGravatar Siddharth Rakesh2015-06-17
* | Merge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-17
|\|
| * One more thing...Gravatar Yang Gao2015-06-16
| * merge with upstreamGravatar Yang Gao2015-06-16
| |\
| | * Update the Status APIGravatar Yang Gao2015-06-16
| * | Support sending and showing received metadata in grpc_cliGravatar Yang Gao2015-06-16
| |/
* | updated configs sendingGravatar Siddharth Rakesh2015-06-10
* | Newer versionGravatar Siddharth Rakesh2015-06-08
* | QPS, latencies recorded with authenticationGravatar Siddharth Rakesh2015-06-04
|/
* Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoringGravatar David Garcia Quintas2015-05-22
|\
* | Fixed typoGravatar David Garcia Quintas2015-05-22
* | Return shared_ptr by value plus minor dependency fixGravatar David Garcia Quintas2015-05-20
* | Improvements to reporting mechanism based on comments.Gravatar David Garcia Quintas2015-05-20
* | Simplified code based on comments and fixed build.jsonGravatar David Garcia Quintas2015-05-20
* | Added missing benchmark_config.* filesGravatar David Garcia Quintas2015-05-20
| * Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-19
| |\ | |/ |/|
* | resolve commentsGravatar Yang Gao2015-05-17
* | Add fake credentials to the test and verify it actually worksGravatar Yang Gao2015-05-15
| * clang-formatGravatar Craig Tiller2015-05-15
| * Crash handling testGravatar Craig Tiller2015-05-15
* | support per call credentials in c++Gravatar Yang Gao2015-05-14
|/
* Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
|\
| * Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...Gravatar Yang Gao2015-04-24
* | Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
|\|
| * Wrap ParseCommandLineFlags in InitTestGravatar Yang Gao2015-04-15
* | Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-11
|\|
| * Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
* | Removing a few more references to #include <chrono>Gravatar Nicolas "Pixel" Noble2015-04-08
* | Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
|/
* Add tests with delayed cancellation from client and serverGravatar Yang Gao2015-03-30
* Refactor and add a unit testGravatar Yang Gao2015-03-27
* merge upstream and resolve conflictGravatar Yang Gao2015-03-26
|\
* | add back mis-deleted method stringGravatar Yang Gao2015-03-26
* | Finish grpc_cliGravatar Yang Gao2015-03-26
* | a stub of the cli toolGravatar Yang Gao2015-03-25
| * Protect on some overflow scenarios, add a test and build/run the testGravatar Yang Gao2015-03-20
|/
* clang-format c++ codeGravatar Yang Gao2015-03-17
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
|\
| * Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-26
|\|
| * Merge pull request #735 from jboeuf/fix_ssl_sanGravatar Craig Tiller2015-02-24
| |\
| * \ Merge github.com:google/grpc into deprecate-c++Gravatar Craig Tiller2015-02-23
| |\ \