aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface/server.c
Commit message (Expand)AuthorAge
* When there is an error from filters (such as max recv message size tooGravatar yang-g2017-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
* | 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
| | * Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-11-28
| | |\
* | | | Fix memory leak, uninitialized memoryGravatar Craig Tiller2016-11-23
* | | | Fix memory leaksGravatar Craig Tiller2016-11-23
* | | | Fix memory leakGravatar Craig Tiller2016-11-23
* | | | Fix memory leakGravatar Craig Tiller2016-11-23
* | | | Initial conversion work to indexed metadataGravatar Craig Tiller2016-11-22
* | | | Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
* | | | Fix serverGravatar Craig Tiller2016-11-18
| | * | clang-formatGravatar Mark D. Roth2016-11-18
| | * | Change destroy_call_elem() to return a grpc_error*.Gravatar Mark D. Roth2016-11-18
* | | | Progress towards mdelem pointer eliminationGravatar Craig Tiller2016-11-18
* | | | Begin moving mdelem to be a value typeGravatar Craig Tiller2016-11-18
* | | | Merge branch 'slice_interning' into eliminate_mdstrGravatar Craig Tiller2016-11-16
|\| | |
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
| |\ \ \ | | | |/ | | |/|
| | * | Merge github.com:grpc/grpc into bm_fullstackGravatar Craig Tiller2016-11-16
| | |\|
* | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
* | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-10
|/ / /
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\ \ \ | | |/ | |/|
| * | Merge pull request #8618 from markdroth/channel_info_apiGravatar Mark D. Roth2016-11-08
| |\ \
* | | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ / /
* | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-28
|\ \ \
| | * | Add grpc_channel_get_info() to C-core API.Gravatar Mark D. Roth2016-10-27
| |/ /
* | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| | * Add some endpoint pair testsGravatar Craig Tiller2016-10-26
| |/
| * Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-29
| |\
* | \ Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-29
|\ \ \ | | |/ | |/|
* | | Fix double-freeGravatar Craig Tiller2016-09-29
| |/ |/|
| * Merge pull request #7833 from sreecha/fix_channel_from_fd_apiGravatar Nicolas Noble2016-09-29
| |\