aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel/http_client_filter.c
Commit message (Collapse)AuthorAge
* Update copyrightsGravatar Craig Tiller2016-01-28
|
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
| | | | | | | | - cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions
* merge with head and resolve conflictGravatar yang-g2015-12-02
|\
| * Remove metadata context entirelyGravatar Craig Tiller2015-11-20
| |
| * Remove metadata context from the channel stackGravatar Craig Tiller2015-11-19
|/
* stream_op cleanup: channel, client_config changesGravatar Craig Tiller2015-11-02
|
* Move profiling system to gprGravatar Craig Tiller2015-10-09
|
* Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
|
* Remove metadata canonicalization, and fix some bugsGravatar Craig Tiller2015-09-25
|
* Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-24
|\
| * Merge github.com:grpc/grpc into come-out-of-the-shadowGravatar Craig Tiller2015-09-24
| |\
* | | clang-format all core filesGravatar Craig Tiller2015-09-22
| | |
* | | Final patches for renameGravatar Craig Tiller2015-09-22
| | |
* | | Move argument passing to start of listGravatar Craig Tiller2015-09-22
| | |
* | | Move arguments to the start of listsGravatar Craig Tiller2015-09-22
| | |
* | | indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
| | |
* | | Rename call_list to closure_listGravatar Craig Tiller2015-09-22
| | |
* | | Merge github.com:grpc/grpc into we-are-oneGravatar Craig Tiller2015-09-22
|\ \ \ | | |/ | |/|
* | | Call list progressGravatar Craig Tiller2015-09-21
| | |
* | | Call list progressGravatar Craig Tiller2015-09-18
| | |
| * | Client now swallows content-type on receiveGravatar David Garcia Quintas2015-09-18
| | |
* | | CleanupGravatar Craig Tiller2015-09-18
|/ /
| * Enable -WshadowGravatar Craig Tiller2015-09-11
|/
* Fix a case where :status could be returned to applicationsGravatar Craig Tiller2015-09-04
|
* Refactor default host name resolutionGravatar Craig Tiller2015-08-24
| | | | | | | | Rephrase API's such that resolvers are constrained to be able to provide a default host given just the text of the URI channel target. This avoids needing to rewrite such details in the core library during retries, and generally makes things much saner to debug.
* Respond to reviewGravatar Craig Tiller2015-07-31
|
* Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-29
|\ | | | | | | | | | | Conflicts: src/core/channel/http_client_filter.c src/core/surface/channel.c
* | Add a hook for sending default authority when neededGravatar Craig Tiller2015-07-26
| |
| * Integration fixGravatar Craig Tiller2015-07-23
|/
* Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
|\ | | | | Expose call peer uri from C core
* \ Merge pull request #2622 from ctiller/look-at-the-treesGravatar Yang Gao2015-07-22
|\ \ | | | | | | Prevent applications from sending reserved metadata
| * | Filter out reserved metadata so that applications cant mess us upGravatar Craig Tiller2015-07-22
| | |
| | * Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| |/
* / User agent string supportGravatar Craig Tiller2015-07-18
|/
* Add metadata refcount debuggingGravatar Craig Tiller2015-07-06
|
* clang-format affected filesGravatar Craig Tiller2015-06-30
|
* DebuggingGravatar Craig Tiller2015-06-29
|
* Request/response path starting to workGravatar Craig Tiller2015-06-27
|
* Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
|
* Merge branch 'oops-i-split-it-again' into tis-but-thy-nameGravatar Craig Tiller2015-06-25
|\
* | s/grpc_transport_op/grpc_transport_stream_op/gGravatar Craig Tiller2015-06-25
| |
| * Added commentsGravatar Craig Tiller2015-06-24
| |
| * Refactor progressGravatar Craig Tiller2015-06-11
|/
* clang-formatGravatar Craig Tiller2015-04-23
|
* Flesh out initial_opGravatar Craig Tiller2015-04-23
|
* Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-22
|\ | | | | | | | | | | Conflicts: src/core/channel/http_client_filter.c src/core/channel/http_server_filter.c
* | stuffGravatar Craig Tiller2015-04-21
| |
| * Fix indentationGravatar Craig Tiller2015-04-21
|/
* Move metadata batching to stream_opGravatar Craig Tiller2015-04-16
|
* clang-formatGravatar Craig Tiller2015-04-16
|