aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel/http_server_filter.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar Noah Eisen2017-03-22
|\
* | Only use static on string literalsGravatar Noah Eisen2017-03-14
* | Change error_create API to sliceGravatar ncteisen2017-03-13
| * FixesGravatar Craig Tiller2017-03-13
* | Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
|/
* Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-24
|\
| * Fix closure running: current code is unsafeGravatar Craig Tiller2017-02-23
* | Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-23
|\|
* | 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
|/
* Fix substitutionGravatar Craig Tiller2017-02-09
* Should only do host-->:authority if there is no :authorityGravatar Craig Tiller2017-02-08
* 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
* Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
* 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
| |\
| | * 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
| |\|
| | * Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-11-28
| | |\
* | | | Fix metadata batch removal ref countingGravatar Craig Tiller2016-11-23
* | | | bm_fullstack runsGravatar Craig Tiller2016-11-22
* | | | Everything compiles...Gravatar Craig Tiller2016-11-22
* | | | 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
* | | | FixesGravatar 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
* | | | Begin moving mdelem to be a value typeGravatar Craig Tiller2016-11-18
* | | | Initial fixesGravatar Craig Tiller2016-11-17
* | | | 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
| |\ \ \ | | | |/ | | |/|
| | * | Fix merge errorGravatar Craig Tiller2016-11-16
| | * | Merge github.com:grpc/grpc into newlinesGravatar Craig Tiller2016-11-16
| | |\|
* | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-10
|/ / /
* | | Enable sanity checkGravatar Craig Tiller2016-11-09
* | | 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
| |\ \
| * \ \ Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \ \
| | * | | Remove errant initGravatar Craig Tiller2016-11-04
| | | | * Support percent-encoding status messagesGravatar Craig Tiller2016-11-03
| | * | | Fix memory leakGravatar Craig Tiller2016-10-31
| | | |/ | | |/|
* | / | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ / /
| | * Add grpc_channel_get_info() to C-core API.Gravatar Mark D. Roth2016-10-27
| |/
* | clang-formatGravatar Craig Tiller2016-10-26
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/
* Wrapped logs in grpc_http_traceGravatar Robbie Shade2016-09-27
* Merge branch 'master' into add_error_log_for_h2_headersGravatar Robbie Shade2016-09-27
|\