aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel/http_client_filter.c
Commit message (Expand)AuthorAge
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* Fix race condition in transport APIGravatar Craig Tiller2016-02-03
* Update copyrightsGravatar Craig Tiller2016-01-28
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* 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
* Respond to reviewGravatar Craig Tiller2015-07-31
* Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-29
|\
* | 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
|\
* \ Merge pull request #2622 from ctiller/look-at-the-treesGravatar Yang Gao2015-07-22
|\ \
| * | 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
|\
* | stuffGravatar Craig Tiller2015-04-21