aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
...
| | * | | remove bracesGravatar yang-g2015-07-30
* | | | | merge with headGravatar yang-g2015-07-30
|\ \ \ \ \
* | | | | | Add a testGravatar yang-g2015-07-30
| | | * | | notify inside lockGravatar yang-g2015-07-30
| | * | | | Tune down number of channels for qps_testGravatar Craig Tiller2015-07-30
| |/ / / /
| | * | | merge with upstreamGravatar yang-g2015-07-28
| | |\ \ \ | | |/ / / | |/| | |
| | | | * Remove use of C++11 randomization enginesGravatar vjpai2015-07-27
| |_|_|/ |/| | |
| | * | Support two clients calling start simultaneouslyGravatar yang-g2015-07-27
| * | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2647 from vjpai/deependGravatar Yang Gao2015-07-24
|\ \ \ \
* \ \ \ \ Merge pull request #2655 from vjpai/expecteqGravatar Yang Gao2015-07-24
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2662 from vjpai/the_isolation_of_nullptrGravatar Yang Gao2015-07-24
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #2605 from yang-g/fake_transport_security_to_privateGravatar jboeuf2015-07-24
|\ \ \ \ \ \ \
| | * | | | | | Isolate nullptr to grpc namespace when we must define it ourselvesGravatar Vijay Pai2015-07-25
| |/ / / / / / |/| | | | | |
| | | | | * | Add reconnect interop test client and serverGravatar yang-g2015-07-24
| | | | |/ /
| | * | / / Switch an int to size_t or else it fails on MacGravatar vjpai2015-07-24
| |/ / / / |/| | | |
| | * | | Merge branch 'master' into deependGravatar Vijay Pai2015-07-24
| | |\ \ \ | |_|/ / / |/| | | |
| | * | | Start off with zero reserve threads to make sure that that case worksGravatar Vijay Pai2015-07-23
| | * | | Start switching everything to dynamic poolGravatar Vijay Pai2015-07-23
* | | | | Merge github.com:grpc/grpc into virtuous-velvit-velociraptorGravatar Craig Tiller2015-07-23
|\ \ \ \ \
| | | * | | Add dynamic thread pool and initial port of testGravatar vjpai2015-07-23
| * | | | | Merge pull request #2617 from jboeuf/jwt_creds_renamingGravatar Yang Gao2015-07-23
| |\ \ \ \ \
| | | | | * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
| | | | |/| | | | |_|_|/ / | |/| | | |
* / | | | | Flow control fixGravatar yang-g2015-07-22
|/ / / / /
* | | | | Merge pull request #2571 from vjpai/cent6-issuesGravatar Yang Gao2015-07-22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | * | | Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
| |/ / / |/| | |
| | * | merge head and resolve conflictGravatar yang-g2015-07-22
| | |\ \ | |_|/ / |/| | |
| | * | move fake_transport_security_credentials to private APIGravatar yang-g2015-07-21
* | | | Merge pull request #2427 from yang-g/per_call_oauth_creds_implGravatar Abhishek Kumar2015-07-21
|\ \ \ \
| | * | | Remove iterator-based test altogetherGravatar Vijay Pai2015-07-21
| | * | | Remove one range-based for and do appropriate static casts on nullptrGravatar Vijay Pai2015-07-21
| | |/ /
* | | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-20
|\ \ \ \ | | |/ / | |/| |
| | * | Merge remote-tracking branch 'upstream/master' into per_call_oauth_creds_implGravatar yang-g2015-07-20
| | |\ \
| * | | | Remove experimental prefixGravatar Craig Tiller2015-07-19
| | |/ / | |/| |
* | | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-19
|\| | |
| * | | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
| |\ \ \
* | | | | User agent string supportGravatar Craig Tiller2015-07-18
* | | | | Make tests a little more robustGravatar Craig Tiller2015-07-18
| * | | | Merge with head and resolve conflictGravatar yang-g2015-07-17
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2470 from ctiller/i-want-to-wait-freeGravatar Vijay Pai2015-07-17
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2403 from ctiller/no-worries-i-can-waitGravatar Nicolas Noble2015-07-17
|\ \ \ \ \ \
| | | | * | | Removed compression levels from clients and _experimental_'d signature of met...Gravatar David Garcia Quintas2015-07-17
* | | | | | | Merge pull request #2482 from vjpai/rename_schedule_callbackGravatar Craig Tiller2015-07-17
|\ \ \ \ \ \ \
| | | | * | | | update according to spec changeGravatar yang-g2015-07-17
| | * | | | | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | | * | | | | Merge github.com:grpc/grpc into i-want-to-wait-freeGravatar Craig Tiller2015-07-17
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #2413 from dgquintas/interop_snifferGravatar Craig Tiller2015-07-17
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #2385 from yang-g/timeout_interopGravatar Craig Tiller2015-07-17
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * Server auth metadata processor.Gravatar Julien Boeuf2015-07-16
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | * | | | | | ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::AddGravatar vjpai2015-07-16