aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
...
| | | | | * | 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
* | | | | | | | | Merge with headGravatar yang-g2015-07-16
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | split iterator into its own fileGravatar yang-g2015-07-16
| | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge pull request #2460 from vjpai/exposed_poolGravatar Craig Tiller2015-07-16
| |\ \ \ \ \ \ \ \
| | | | | | * \ \ \ Merge github.com:grpc/grpc into i-want-to-wait-freeGravatar Craig Tiller2015-07-16
| | | | | | |\ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| | | | * | | | | | Added some methods to context inspector. Also minor tweak to server context I...Gravatar David Garcia Quintas2015-07-15
| | | | * | | | | | 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