aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server/server.cc
Commit message (Expand)AuthorAge
* Server builder pluginGravatar Yuchen Zeng2016-04-29
* Initial interface rework to allow knowing whether to pull payload at registra...Gravatar Craig Tiller2016-04-04
* Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\
* | Update copyrightsGravatar Craig Tiller2016-03-31
| * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| |\ | |/ |/|
* | Fix includesGravatar Craig Tiller2016-03-25
| * Punch through flags for incoming callsGravatar Craig Tiller2016-03-09
|/
* Add a way to override channel arguments for server creationGravatar yang-g2016-02-17
* Fixed wrong usage of global varGravatar David Garcia Quintas2016-01-28
* Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-27
|\
* | After GrpcLibrary refactoring. Compiles and passes. WIP stillGravatar David Garcia Quintas2016-01-27
| * Alternative ownership for global callbacksGravatar Craig Tiller2016-01-26
* | Made "codedgen" directories closed over #includesGravatar David Garcia Quintas2016-01-21
* | clang-formatGravatar David Garcia Quintas2016-01-20
* | Merge branch 'proto_interfaces' into yang-g-sync_async_mixGravatar David Garcia Quintas2016-01-19
|\ \
| | * Update the copyrights of the modified files.Gravatar Bogdan Drutu2016-01-19
* | | Add tests with a second serviceGravatar yang-g2016-01-15
| * | Introduced ServerInterfaceGravatar David Garcia Quintas2016-01-15
* | | fix copyrightGravatar yang-g2016-01-15
* | | add generic testGravatar yang-g2016-01-15
| | * Fix the build.Gravatar Bogdan Drutu2016-01-14
| | * Add virtual destructors for the default implementations as well.Gravatar Bogdan Drutu2016-01-12
| |/
* / Exploratory refactoring for mixed sync/async methods on the same C++ serviceGravatar Craig Tiller2016-01-07
|/
* Merge pull request #4207 from yang-g/server_builder_optionsGravatar Craig Tiller2015-12-03
|\
* | Further review feedbackGravatar Craig Tiller2015-12-02
* | Review feedbackGravatar Craig Tiller2015-12-02
| * add server_builder_optionGravatar yang-g2015-11-25
* | Global hook for doing something in response to a synchronous server callGravatar Craig Tiller2015-11-24
|/
* stream_op cleanup: miscellanyGravatar Craig Tiller2015-11-02
* Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-09
|\
* | Move profiling system to gprGravatar Craig Tiller2015-10-09
* | Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
* | Latency tracesGravatar Craig Tiller2015-10-08
| * mark unreachable code with a macroGravatar yang-g2015-10-07
|/
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
* Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-09-08
|\
| * Shuffling headers around.Gravatar Julien Boeuf2015-08-28
| * implGravatar yang-g2015-08-25
| * merge with headGravatar yang-g2015-08-24
| |\
* | \ Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-24
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into frayGravatar Vijay Pai2015-08-24
| |\ \
| * | | Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
| | * | Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-21
| | |\ \ | | |/ / | |/| |
| | * | prettify commentGravatar Craig Tiller2015-08-21
| | | * headers reorgGravatar yang-g2015-08-21
| | |/ | |/|
* | | Comments and derived bugfixes.Gravatar David Garcia Quintas2015-08-19
| | * Fix syncronous unimplemented methodsGravatar Craig Tiller2015-08-19
| * | Extend commentGravatar Craig Tiller2015-08-19
| * | Add comments, fix a subtle bugGravatar Craig Tiller2015-08-19
* | | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-18
|\ \ \