aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
|\
* \ 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 #2489 from yang-g/header_guardGravatar Craig Tiller2015-07-17
|\ \ \
* \ \ \ Merge pull request #2482 from vjpai/rename_schedule_callbackGravatar Craig Tiller2015-07-17
|\ \ \ \
| | * | | set header guardGravatar yang-g2015-07-17
| |/ / / |/| | |
| | * | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #2463 from dgquintas/bitsetmacrosGravatar Craig Tiller2015-07-17
|\ \ \ \
| * | | | Moar parenthesis!Gravatar David Garcia Quintas2015-07-17
* | | | | Merge pull request #2413 from dgquintas/interop_snifferGravatar Craig Tiller2015-07-17
|\ \ \ \ \
| | | * | | ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::AddGravatar vjpai2015-07-16
* | | | | | 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 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
| |\ \ \ \ \
| | | | * | | Prefixed macro with GPR_ a small var renameGravatar David Garcia Quintas2015-07-16
| | | | * | | rewrote bitcount function as a macroGravatar David Garcia Quintas2015-07-15
| | | | * | | Added missing "static"Gravatar David Garcia Quintas2015-07-15
| | | | * | | Added population count functionGravatar David Garcia Quintas2015-07-15
| | | | * | | Require a pointer + macro arg protectionGravatar David Garcia Quintas2015-07-15
| | | | * | | Added bitset macro opsGravatar David Garcia Quintas2015-07-15
| | |_|/ / / | |/| | | |
| | * | | | 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 #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
| | * | | 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
| |/ / /
| | * | Update docGravatar Craig Tiller2015-07-13
| | * | Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
| | * | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
| | |\ \ | | |/ / | |/| |
| | * | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
* | | | Install simple Windows exception handlers.Gravatar Nicolas "Pixel" Noble2015-07-12
|/ / /
* | | Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
|\| |
* | | Merge pull request #2368 from ctiller/they-gave-me-a-badgeGravatar Nicolas Noble2015-07-10
|\ \ \
| | * \ Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-10
| | |\ \ | |_|/ / |/| | |
* | | | Merge branch 'master' of github.com:grpc/grpc into flexible_default_credsGravatar Julien Boeuf2015-07-10
|\ \ \ \
| | * | | Add a version string and a function to retrieve itGravatar 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