aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen/server_context.h
Commit message (Expand)AuthorAge
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Start resolving memory issues in C++ metadataGravatar Craig Tiller2016-12-08
* Remove references to NO_CHRONO optionGravatar Vijay Pai2016-11-01
* Remove a useless forward declarationGravatar Vijay Pai2016-10-20
* Add a test spouse for server contextGravatar yang-g2016-10-13
* Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-03
|\
| * Merge pull request #7018 from vjpai/fc_unaryGravatar kpayson642016-09-02
| |\
* | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-01
|\| |
| | * Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-30
| | |\
| | * | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...Gravatar Vijay Pai2016-08-29
| * | | Addressing feedback.Gravatar Julien Boeuf2016-08-25
| * | | Adding extension points for security context.Gravatar Julien Boeuf2016-08-23
| | |/ | |/|
| | * Make FCUnary and ServerReaderWriter derived classes of a newGravatar Vijay Pai2016-08-04
| | * Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-04
| | |\ | | |/ | |/|
* | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-02
|\| |
* | | removed codegen/time.hGravatar David Garcia Quintas2016-07-27
| * | C++ Compression Level set properlyGravatar David Garcia Quintas2016-07-21
|/ /
| * Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-07-21
| |\ | |/ |/|
| * Make the FCUnary class actually work and test itGravatar vjpai2016-06-23
* | Const correctness for ClientContext and ServerContext gettersGravatar Bill Clarke2016-06-22
|/
* Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
* Fix client_crash_test, implement idempotency, fail_fast for C++Gravatar Craig Tiller2016-04-01
* Update copyrightsGravatar Craig Tiller2016-03-31
* Auto-changesGravatar Craig Tiller2016-03-25
* Revert "Revert "Properly integrate async API with server-side cancellations.""Gravatar Sree Kuchibhotla2016-03-07
* Revert "Properly integrate async API with server-side cancellations."Gravatar Sree Kuchibhotla2016-03-04
* Properly integrate async API with server-side cancellations.Gravatar Vijay Pai2016-03-03
* Update comment on TryCancel() APIGravatar Sree Kuchibhotla2016-01-29
* Comments and formatGravatar Sree Kuchibhotla2016-01-28
* TryCancel() on ServerContext()Gravatar Sree Kuchibhotla2016-01-28
* async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25