aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server/server_context.cc
Commit message (Expand)AuthorAge
* Async end2end test passesGravatar Craig Tiller2017-03-31
* Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
* Removed wrong LR include from codegenGravatar David Garcia Quintas2017-03-30
* Let ServerContext own the initial_metadata array for sync callsGravatar yang-g2017-02-22
* Use call context to propagare LR costsGravatar David Garcia Quintas2017-02-13
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Start resolving memory issues in C++ metadataGravatar Craig Tiller2016-12-08
* C++ compilesGravatar Craig Tiller2016-11-21
* Deprecate grpc::thread and sync in favor of std::thread,mutex,etcGravatar Vijay Pai2016-11-01
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* Added missing var initializationGravatar David Garcia Quintas2016-07-22
* C++ Compression Level set properlyGravatar David Garcia Quintas2016-07-21
* Refactorings and renamings related to compression.Gravatar David Garcia Quintas2016-05-16
* Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* Implemented compression level algorithms properly (as a function of the accep...Gravatar David Garcia Quintas2016-03-17
* 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
* Address code review commentsGravatar Sree Kuchibhotla2016-02-01
* TryCancel() on ServerContext()Gravatar Sree Kuchibhotla2016-01-28
* async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25
* Further work. Compiles. WIPGravatar David Garcia Quintas2016-01-25
* fix copyrights in server_contextGravatar Jan Tattermusch2016-01-23
* init deadline_Gravatar yang-g2016-01-22
* implGravatar yang-g2015-08-25
* headers reorgGravatar yang-g2015-08-21
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\
| * allow null tagGravatar yang-g2015-08-04
| * Add AsyncNotifyWhenDoneGravatar yang-g2015-08-04
* | Properly initializing reserved pointer in tests.Gravatar Nicolas "Pixel" Noble2015-08-01
| * merge with head and resolve conflictsGravatar yang-g2015-07-31
| |\
| | * merge with master, fix build issueGravatar Alistair Veitch2015-07-30
| * | merge with headGravatar yang-g2015-07-30
| |\|
| | * add struct include/grpc++/server_context.h src/cpp/server/server_context.ccGravatar Alistair Veitch2015-07-29
| * | server apiGravatar yang-g2015-07-28
|/ /
| * Server side census context plumbing for c++Gravatar Alistair Veitch2015-07-26
|/
* Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
|\
* \ Merge pull request #2413 from dgquintas/interop_snifferGravatar Craig Tiller2015-07-17
|\ \
| * | 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
| | |\ | |_|/ |/| |
* | | Create server side auth context lazilyGravatar yang-g2015-07-14
|/ /
* | resolve commentsGravatar yang-g2015-07-07
* | merge with upstream and resolve conflictsGravatar yang-g2015-07-06
|\ \
* | | compilesGravatar yang-g2015-07-06
| | * WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
| |/
| * Update to set flags=0 on all opsGravatar Craig Tiller2015-06-22