aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
...
| | | | * | | | | | clang-format'd.Gravatar David Garcia Quintas2015-07-15
| | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #2406 from dgquintas/writeoptionsGravatar Craig Tiller2015-07-15
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | * update according to spec changeGravatar yang-g2015-07-15
* | | | | | | | | | | Remove const_iterator typedef and add a range based loop testGravatar yang-g2015-07-15
| | | * | | | | | | | Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| | |/ / / / / / / / | |/| | | | | | | |
| | | | | | * | | | Adjust oustanding request count to meet new server algorithmGravatar Craig Tiller2015-07-15
* | | | | | | | | | auth context iteratorGravatar yang-g2015-07-15
| |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Addressing outstanding typos and commentsGravatar Vijay Pai2015-07-14
| * | | | | | | | Remove reference to nullptr to avoid compiler seeing ambiguity in gcc-4.4Gravatar vjpai2015-07-14
|/ / / / / / / /
| | | | | | | * add per_rpc_creds test case in interop testGravatar yang-g2015-07-14
| | | | | | |/ | | | | | |/|
| | | * | / | Introduced InteropContextInspector to be able to peek into server contexts du...Gravatar David Garcia Quintas2015-07-13
| |_|/ / / / |/| | | | |
| * | | | | Added WriteOptions for per-message flags and modified CallOps to use it.Gravatar David Garcia Quintas2015-07-13
|/ / / / /
| | | * / Add oauth2_auth_token test case in interop testGravatar yang-g2015-07-13
| | |/ / | |/| |
| | * | Update C++ implGravatar Craig Tiller2015-07-13
| | * | Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
| |/ / |/| |
* | | Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
|\ \ \
| | * | Add timeout interop test caseGravatar yang-g2015-07-10
* | | | Make naming a little more consistentGravatar Craig Tiller2015-07-10
| |/ / |/| |
| * | Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-10
| |\ \
* | | | Compile fix for MacGravatar Craig Tiller2015-07-10
| |/ / |/| |
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| | |\
* | | \ Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
|\ \ \ \ | | |_|/ | |/| |
* | | | Resolve commentsGravatar yang-g2015-07-09
| | * | Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-09
| | |\ \ | | |/ / | |/| |
| | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| | | |\
* | | | | resolve commentsGravatar yang-g2015-07-07
| * | | | Support registering services against specific hostsGravatar Craig Tiller2015-07-07
| | |_|/ | |/| |
| | * | Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-07
| | |\ \ | | |/ / | |/| |
* | | | add a test case in end2end_testGravatar yang-g2015-07-06
* | | | Add a unit testGravatar yang-g2015-07-06
|/ / /
* | | Merge pull request #2279 from vjpai/openleaksGravatar Yang Gao2015-07-06
|\ \ \
| | * \ Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-06
| | |\ \ | |_|/ / |/| | |
| | * | Fixup C++Gravatar Craig Tiller2015-07-06
* | | | Merge pull request #2151 from sidrakesh93/masterGravatar Vijay Pai2015-07-06
|\ \ \ \ | |_|/ / |/| | |
* | | | Pluck some low hanging concurrency fruitGravatar Craig Tiller2015-07-01
| | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
| | | |\ | |_|_|/ |/| | |
| | * | if->whileGravatar Vijay Pai2015-07-01
| | * | Delete spare contexts lying around at the end of the test to avoidGravatar Vijay Pai2015-07-01
| |/ / |/| |
* | | Eliminate data-race caused by specialization in vector<bool>Gravatar Vijay Pai2015-07-01
| | * WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
| * | Removing this pointersGravatar Siddharth Rakesh2015-06-30
| * | Changes introduced for passing hashed user id instead of access tokenGravatar Siddharth Rakesh2015-06-30
| * | Adding required changesGravatar Siddharth Rakesh2015-06-29
| |\ \ | |/ / |/| |
| * | Adding required changesGravatar Siddharth Rakesh2015-06-29
* | | Merge pull request #2169 from ctiller/no-spam-for-youGravatar Vijay Pai2015-06-29
|\ \ \
* \ \ \ Merge pull request #2221 from yang-g/no_new_bbq_after_flushGravatar Craig Tiller2015-06-26
|\ \ \ \
| * | | | Bug fix. Do not push to incoming_queue after it is flushed.Gravatar yang-g2015-06-25
| | |_|/ | |/| |
* / | | Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
|/ / /
| | * Merge branch 'master' of https://github.com/sidrakesh93/grpcGravatar Siddharth Rakesh2015-06-23
| | |\