aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/call.c
Commit message (Expand)AuthorAge
* Outlaw illegal metadata charactersGravatar Craig Tiller2015-08-21
* Merge pull request #2972 from ctiller/get-reserved-things-rightGravatar Yang Gao2015-08-19
|\
| * Add some reserved checks that need to be presentGravatar Craig Tiller2015-08-18
* | clang-format all sourceGravatar Craig Tiller2015-08-18
|/
* Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-17
|\
* \ Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-13
|\ \
* | | Added missing gpr_free for gpr_dump_slice char*Gravatar David Garcia Quintas2015-08-12
| | * Merge remote-tracking branch 'google/master' into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-12
| | |\ | | |/ | |/|
* | | Merged PerformLargeCompressedUnary into PerformLargeUnaryGravatar David Garcia Quintas2015-08-11
* | | Merge branch 'compression-accept-encoding' into compression-interopGravatar David Garcia Quintas2015-08-09
|\ \ \
| * \ \ Merge branch 'master' into compression-accept-encodingGravatar David Garcia Quintas2015-08-09
| |\ \ \
| | | * | Bounds checking for ops in call batchGravatar vjpai2015-08-07
| | |/ /
| | | * Taking out assert for now - it can be added later, without breaking the API.Gravatar Nicolas "Pixel" Noble2015-08-08
| | | * Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
| | | |\ | | | |/ | | |/|
| | * | Move parent removal from final destruction to destruction requestGravatar Craig Tiller2015-08-07
| | * | Add commentGravatar Craig Tiller2015-08-05
| | * | Rename constantsGravatar Craig Tiller2015-08-05
| | * | Fix proxy, finalize APIGravatar Craig Tiller2015-08-05
| | * | Add proxy tests to end2end suiteGravatar Craig Tiller2015-08-04
| | * | Implement cancellation propagation, define auth propagationGravatar Craig Tiller2015-08-03
| | * | s/inherit/propagate/gGravatar Craig Tiller2015-07-31
| | * | Update wrappers, tests to new create_call()Gravatar Craig Tiller2015-07-31
| | * | Core-supported context inheritance sketchGravatar Craig Tiller2015-07-31
| | * | Merge branch 'master' into issue_2709Gravatar Alistair Veitch2015-07-30
| | |\ \
| | * | | Move grpc_census_call_*_context calls into public headerGravatar Alistair Veitch2015-07-30
| | | | * Enforcing reserved entries to be NULL.Gravatar Nicolas "Pixel" Noble2015-07-29
| | | * | Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-26
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge pull request #2629 from ctiller/always-with-the-monoGravatar Yang Gao2015-07-23
| | |\ \ \
| | | | * \ Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-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
| | |\ \ \ \ | | | |/ / / | | |/| | |
* | | | | | wip for accept-encoding into testsGravatar David Garcia Quintas2015-07-23
* | | | | | Merge branch 'compression-accept-encoding' into compression-interopGravatar David Garcia Quintas2015-07-23
|\| | | | |
| * | | | | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-07-23
| |\| | | |
| | | | | * Changing the library's code to adapt with the new API.Gravatar Nicolas "Pixel" Noble2015-07-23
| | | |_|/ | | |/| |
* | | | | Merge branch 'master' into compression-interopGravatar David Garcia Quintas2015-07-22
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | Updated interop tests with support for compression.Gravatar David Garcia Quintas2015-07-22
| | | | * Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
| |_|_|/ |/| | |
| | * | Fixed buggy grpc_compression_algorithm_parseGravatar David Garcia Quintas2015-07-21
| | | * Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| |_|/ |/| |
| * | Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-07-19
| |\ | |/ |/|
* | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
|\ \
* \ \ Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
|\ \ \
| | * | Fixed small leak.Gravatar David Garcia Quintas2015-07-15
| | | * Implementation of the accepted encodings propagation mechanism.Gravatar David Garcia Quintas2015-07-15
| | | * Merge branch 'decompression' into compression-accept-encodingGravatar David Garcia Quintas2015-07-15
| | | |\ | | | |/ | | |/|
| | * | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | |\ \
| | * | | Added some comments, minot stylistic tweaksGravatar David Garcia Quintas2015-07-15
| | * | | Fixes to compression, to be merged back to the appropriate branch.Gravatar David Garcia Quintas2015-07-15