aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Expand)AuthorAge
* add missed 'class'Gravatar yang-g2015-07-16
* Merge with headGravatar yang-g2015-07-16
|\
* | split iterator into its own fileGravatar yang-g2015-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
| * | Merge pull request #2406 from dgquintas/writeoptionsGravatar Craig Tiller2015-07-15
| |\ \
| * \ \ Merge pull request #2442 from yang-g/authcontext_lazy_create_at_serverGravatar 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
| * | | override and finalGravatar Vijay Pai2015-07-14
| | * | Create server side auth context lazilyGravatar yang-g2015-07-14
| |/ / |/| |
| * | Addressing outstanding typos and commentsGravatar Vijay Pai2015-07-14
| * | Remove lambda function with lambda capture to allow building with pre-lambdaGravatar vjpai2015-07-14
|/ /
| * Removed spurious checkGravatar David Garcia Quintas2015-07-14
| * Added WriteOptions for per-message flags and modified CallOps to use it.Gravatar David Garcia Quintas2015-07-13
|/
* Merge remote-tracking branch 'upstream/master' into security_context2Gravatar 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
| | |\
| * | | Remove extraneous explicitGravatar Craig Tiller2015-07-08
| * | | Update commentsGravatar Craig Tiller2015-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
|\ \ \ \ | | |/ / | |/| |
* | | | resolve commentsGravatar yang-g2015-07-07
| | * | Support older compilersGravatar Craig Tiller2015-07-07
| | * | Support registering services against specific hostsGravatar Craig Tiller2015-07-07
* | | | merge with upstream and resolve conflictsGravatar yang-g2015-07-06
|\ \ \ \ | | |/ / | |/| |
* | | | compilesGravatar yang-g2015-07-06
| | | * Adding support for raw access token credentials.Gravatar Julien Boeuf2015-07-01
| | |/ | |/|
| | * review changesGravatar Alistair Veitch2015-07-01
| | * add client side census contextGravatar Alistair Veitch2015-06-29
| |/
| * std::function is no longer implicitly included. Fixing this.Gravatar Nicolas "Pixel" Noble2015-06-24
| * Add missing headers to build.jsonGravatar yang-g2015-06-23
| * Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufsGravatar Yang Gao2015-06-23
| |\
| * | Add const to ByteBuffer methods and add testsGravatar Yang Gao2015-06-22
| | * Update to set flags=0 on all opsGravatar Craig Tiller2015-06-22
| | * Remove redundant declsGravatar Craig Tiller2015-06-22
| | * Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-19
| | |\ | | |/ | |/|
* / | Base definition of the C++ auth context API.Gravatar Julien Boeuf2015-06-18
|/ /
* | Merge pull request #2071 from dgquintas/compression-levelsGravatar Craig Tiller2015-06-17
|\ \
| | * Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-16
| | |\
* | | \ Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-16
|\ \ \ \
| | | | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-16
| |_|_|/| |/| | |/ | | |/| | |/| |
| | * | Exposed compression level in channel arguments (C and C++)Gravatar David Garcia Quintas2015-06-16
| * | | Update the Status APIGravatar Yang Gao2015-06-16
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharpGravatar Jan Tattermusch2015-06-09
|\| |
| * | Added missing compression.h file.Gravatar David Garcia Quintas2015-06-08
| |\ \
| * | | Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| | * | Revert "Revert "Open loop sync/async multithreaded testing""Gravatar Vijay Pai2015-06-08
| | * | Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08