aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface/server.c
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-24
|\
| * Changes required to make build possible: create separate grpc++_base{,_unsecu...Gravatar Vijay Pai2017-04-20
* | Merge branch 'tsan-c++' into hybridGravatar Craig Tiller2017-04-20
|\|
* | Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-14
|\ \
| | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
| | |\ | | |/ | |/|
| * | Merge pull request #10583 from ctiller/server_startGravatar Craig Tiller2017-04-14
| |\ \
* | | | Get rid of second api for marking non-listening cqsGravatar Craig Tiller2017-04-12
* | | | Fix registrationGravatar Craig Tiller2017-04-12
| | * | Add synchronization so startup completes before shutdown beginsGravatar Craig Tiller2017-04-12
* | | | Finish hybrid server stuff, ensure it gets testedGravatar Craig Tiller2017-04-11
|/ / /
| * | Threading robustnessGravatar Craig Tiller2017-04-11
* | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-06
|\| |
| | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-04
| | |\ | | |/ | |/|
| * | Review feedback: bikeshedding roundGravatar Craig Tiller2017-03-31
| | * Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
| * | Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-28
| |\|
* | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar Noah Eisen2017-03-22
| |\ \
* | \ \ Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-21
|\ \ \ \ | | |/ / | |/| |
| | | * Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-20
| | | |\ | | |_|/ | |/| |
| | * | Change error_create API to sliceGravatar ncteisen2017-03-13
| * | | FixesGravatar Craig Tiller2017-03-13
| |/ /
| | * Conversion progressGravatar Craig Tiller2017-03-10
| |/
* | Remove the check that ensures server completion queues are of type GRPC_CQ_NE...Gravatar Sree Kuchibhotla2017-03-03
* | clang format codeGravatar Sree Kuchibhotla2017-03-03
* | Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|/
* Merge pull request #9753 from ctiller/zallocGravatar Craig Tiller2017-02-27
|\
* | When there is an error from filters (such as max recv message size tooGravatar yang-g2017-02-23
| * Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-23
| |\ | |/ |/|
* | Merge pull request #9794 from eduherminio/masterGravatar Craig Tiller2017-02-22
|\ \
| * | Correct formattingGravatar Eduardo Caceres2017-02-21
| * | fix compile errorGravatar Eduardo Cáceres de la Calle2017-02-20
| | * Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
| |/
* / Hoist constant setting out of loop - and shave some ns from call creationGravatar Craig Tiller2017-02-15
|/
* Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\
| * Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-25
* | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
* clang-formatGravatar Craig Tiller2017-01-06
* Fixes, remove grpc_error_free_stringGravatar Craig Tiller2017-01-06
* Error handling cleanupGravatar Craig Tiller2017-01-06
* Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\
| * Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\
| | * Fix some uninitialized variablesGravatar Craig Tiller2016-12-28
| | * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
| |\|
* | | Undo bogus commitGravatar Craig Tiller2016-12-09
* | | Fix memory leakGravatar Craig Tiller2016-12-09