aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server/server.cc
Commit message (Collapse)AuthorAge
* Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22
|
* prevent spurious wake up and unstarted/already shutdown serverGravatar yang-g2016-07-14
|
* Make Server::Wait work for async only server.Gravatar yang-g2016-07-13
|
* Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
|\
* | Remove another range-based forGravatar Vijay Pai2016-06-09
| | | | | | | | | | Do not make explicit comparisons against nullptr; only use implicit typecast to bool
| * clang-format, fix headers, windows fixesGravatar Adam Michalik2016-06-07
| |
| * Add C++ support for using external FDGravatar Adam Michalik2016-06-07
|/
* Fix formatting, mem leak, stallGravatar Craig Tiller2016-05-20
|
* Mark sync cq as non-listening when it isGravatar Craig Tiller2016-05-19
|
* Server builder pluginGravatar Yuchen Zeng2016-04-29
|
* Initial interface rework to allow knowing whether to pull payload at ↵Gravatar Craig Tiller2016-04-04
| | | | registration, not at request time
* 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
|\ | | | | Server builder options
* | 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
| |\ \