aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Expand)AuthorAge
* Merge pull request #2629 from ctiller/always-with-the-monoGravatar Yang Gao2015-07-23
|\
* \ Merge pull request #2617 from jboeuf/jwt_creds_renamingGravatar Yang Gao2015-07-23
|\ \
| | * Make the server report monotonic times for deadlinesGravatar Craig Tiller2015-07-23
* | | Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
|\ \ \ | |_|/ |/| |
| | * Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
| |/ |/|
* | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-20
|\ \
| | * Merge branch 'tell-me-who-you-might-be' of github.com:ctiller/grpc into tell-...Gravatar Craig Tiller2015-07-20
| |/|
| | * Make endpoint peer API work on WindowsGravatar Craig Tiller2015-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
|/ /
* | 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
|\ \ \
| | * \ Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #2413 from dgquintas/interop_snifferGravatar Craig Tiller2015-07-17
|\ \ \ \
| | * | | 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
| |\ \ \ \
| | * | | | 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
| | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #2371 from yang-g/security_context2Gravatar Craig Tiller2015-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
| | | |/ / /
* | | / / / auth context iteratorGravatar yang-g2015-07-15
| |_|/ / / |/| | | |
| * | | | Create server side auth context lazilyGravatar yang-g2015-07-14
|/ / / /
| | * | Update C++ implGravatar Craig Tiller2015-07-13
| | * | Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
| | * | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| |/ / |/| |
| * | remove dead fileGravatar yang-g2015-07-10
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| |\
* | | Add missing piecesGravatar yang-g2015-07-09
* | | Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
|\ \ \ | | |/ | |/|
* | | Resolve commentsGravatar yang-g2015-07-09
| * | Merge pull request #2271 from jboeuf/oauth2_access_tokenGravatar Yang Gao2015-07-08
| |\ \
| | * \ Merge branch 'master' of github.com:grpc/grpc into oauth2_access_tokenGravatar Julien Boeuf2015-07-08
| | |\ \
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| | | | |\ | | | | |/ | | | |/|
| * | | | Merge github.com:grpc/grpc into hosts-need-names-tooGravatar Craig Tiller2015-07-08
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | merge head and resolve conflictGravatar yang-g2015-07-07
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | missed one placeGravatar yang-g2015-07-07
* | | | | resolve commentsGravatar yang-g2015-07-07
| | * | | Support older compilersGravatar Craig Tiller2015-07-07
| | * | | Support registering services against specific hostsGravatar Craig Tiller2015-07-07
* | | | | Add a unit testGravatar yang-g2015-07-06
* | | | | merge with upstream and resolve conflictsGravatar yang-g2015-07-06
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | compilesGravatar yang-g2015-07-06