aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #2143 from murgatroid99/core_security_conversion_warningsGravatar jboeuf2015-06-23
|\
* \ Merge pull request #2171 from ctiller/fix-pollingGravatar Nicolas Noble2015-06-23
|\ \
* \ \ Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufsGravatar Yang Gao2015-06-23
|\ \ \
* \ \ \ Merge pull request #2141 from murgatroid99/core_support_conversion_warningsGravatar Craig Tiller2015-06-23
|\ \ \ \
* \ \ \ \ Merge pull request #2165 from nicolasnoble/backup-poller-broke-meGravatar Craig Tiller2015-06-23
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2175 from yang-g/constnessGravatar Craig Tiller2015-06-23
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #2173 from nicolasnoble/don-t-recurse-locksGravatar Craig Tiller2015-06-23
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #2170 from ctiller/metadata-docsGravatar David G. Quintas2015-06-22
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #2166 from dgquintas/fix_compress_enum_parsing_winGravatar Nicolas Noble2015-06-22
|\ \ \ \ \ \ \ \ \
| | | * | | | | | | Fixing recursive locking under Windows.Gravatar Nicolas "Pixel" Noble2015-06-23
| |_|/ / / / / / / |/| | | | | | | |
| | | * | | | | | Add const to ByteBuffer methods and add testsGravatar Yang Gao2015-06-22
| | | | * | | | | Fixing Windows port after the removal of the backup poller.Gravatar Nicolas Noble2015-06-23
| | | | | | | * | Remove return status from maybe_work.Gravatar Craig Tiller2015-06-22
| | * | | | | | | Add metadata batch documentationGravatar Craig Tiller2015-06-22
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge pull request #2142 from murgatroid99/core_json_conversion_warningsGravatar Nicolas Noble2015-06-22
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| | | | | * | | Reverted slice.c changesGravatar murgatroid992015-06-22
| | | | | * | | Made requested fixesGravatar murgatroid992015-06-22
| | * | | | | | Fixed warning while parsing compression enum bytes.Gravatar David Garcia Quintas2015-06-22
| |/ / / / / / |/| | | | | |
| | | | * | | Fixed incorrect comment formatGravatar murgatroid992015-06-22
| | | | * | | Reverted incorrect type changeGravatar murgatroid992015-06-22
* | | | | | | Merge pull request #2123 from jboeuf/ssl_auth_context_fixGravatar Yang Gao2015-06-22
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | | | * | Update to set flags=0 on all opsGravatar Craig Tiller2015-06-22
| | | | | * | Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-22
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #2152 from ctiller/fix-the-pointy-seaGravatar Jan Tattermusch2015-06-22
|\ \ \ \ \ \ \
| | | | | | | * Changed input_buffer_count to a size_tGravatar murgatroid992015-06-22
| | * | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fixGravatar Julien Boeuf2015-06-22
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
* | | | | | | | Document why a grpc_op ivar, and the role of -finishGravatar Jorge Canizales2015-06-21
* | | | | | | | Simplify GRPCOps implementationsGravatar Jorge Canizales2015-06-21
* | | | | | | | Output call_error numberGravatar Jorge Canizales2015-06-21
* | | | | | | | Ensure op flags don't have garbage from mallocGravatar Jorge Canizales2015-06-21
| |_|/ / / / / |/| | | | | |
| * | | | | | Always use the first status code receivedGravatar Craig Tiller2015-06-19
|/ / / / / /
| | | | | * Removed incorrect castGravatar murgatroid992015-06-19
| | * | | | Fixed incorrect functional changeGravatar murgatroid992015-06-19
* | | | | | Merge pull request #2073 from dgquintas/compression-metadataGravatar Craig Tiller2015-06-19
|\ \ \ \ \ \
| | | | | * \ Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-19
| | | | | |\ \
* | | | | | \ \ Merge branch 'master' into poller2Gravatar vjpai2015-06-19
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge pull request #1577 from ctiller/we-dont-need-no-backupGravatar Nicolas Noble2015-06-19
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #2122 from jboeuf/tsi_ssl_npnGravatar Nicolas Noble2015-06-19
| |\ \ \ \ \ \ \ \
| | | | | | | | | * Fixed integer conversion warnings in src/core/securityGravatar murgatroid992015-06-19
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | | | * | | Fixed conversion warnings in src/core/jsonGravatar murgatroid992015-06-19
| | |_|_|_|/ / / | |/| | | | | |
| | | | | | * | Silenced conversion warnings in src/core/supportGravatar murgatroid992015-06-19
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Corrects the cancel_after_first_response behaviourGravatar Tim Emiola2015-06-19
| | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fixGravatar Julien Boeuf2015-06-19
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge branch 'master' of https://github.com/grpc/grpc into tsi_ssl_npnGravatar Julien Boeuf2015-06-19
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into compression-metadataGravatar David Garcia Quintas2015-06-18
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Adressing comments.Gravatar Julien Boeuf2015-06-18
* | | | | | | Merge branch 'master' into poller2Gravatar Vijay Pai2015-06-18
|\| | | | | |
| | | * | | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-18
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #2084 from stanley-cheung/php_pecl_extensionGravatar Tim Emiola2015-06-18
| |\ \ \ \ \ \
* | | | | | | | Fix scope of a lockGravatar Vijay Pai2015-06-18