aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel
Commit message (Expand)AuthorAge
* Merge pull request #6804 from ctiller/plugin_advertisementGravatar Jan Tattermusch2016-06-09
|\
* \ Merge pull request #6481 from dgquintas/compression_md_level_bisGravatar Jan Tattermusch2016-06-08
|\ \
* \ \ Merge pull request #6675 from dgquintas/check_http_client_filter_content_typeGravatar Jan Tattermusch2016-06-08
|\ \ \
| | * \ Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-07
| | |\ \ | |_|/ / |/| | |
* | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
|\ \ \ \
| | | | * Advertise transport selected in user-agent stringGravatar Craig Tiller2016-06-06
| | * | | Merge branch 'master' of github.com:grpc/grpc into check_http_client_filter_c...Gravatar David Garcia Quintas2016-06-03
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
* | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-31
|\ \ \ \ \ | | |/ / / | |/| | |
| | | * | Check content type on the client response pathGravatar David Garcia Quintas2016-05-20
| | * | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
| | |\| |
| | | | * Merge branch 'compression_incoming_checks' into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | | | |\
| | | | * | force-set support for identity alg. in channel arg bitsetGravatar David Garcia Quintas2016-05-18
| * | | | | clang-formatGravatar Craig Tiller2016-05-18
| * | | | | Merge github.com:grpc/grpc into signal_handlerGravatar Craig Tiller2016-05-18
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-18
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | | | | * Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checksGravatar David Garcia Quintas2016-05-18
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #6463 from dgquintas/fix_compression_interopGravatar Jan Tattermusch2016-05-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #6499 from dgquintas/compression_accept_encodingGravatar Jan Tattermusch2016-05-18
| |\ \ \ \ \ \
| | | | | | | * Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checksGravatar David Garcia Quintas2016-05-17
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | * | Refactorings and renamings related to compression.Gravatar David Garcia Quintas2016-05-16
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Renamed some definesGravatar David Garcia Quintas2016-05-12
| | * | | | | grpc-accept-encoding checksGravatar David Garcia Quintas2016-05-09
| |/ / / / /
| | * / / / Fixed compression interop and re-enable for C++.Gravatar David Garcia Quintas2016-05-05
| |/ / / /
| | * | | Fix some ubsan issues: I fear no bugs were harmed in the making of this episodeGravatar Craig Tiller2016-05-03
* | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-03
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-05-03
| | | * | clang-formatGravatar David Garcia Quintas2016-05-02
| | * | | Removed leftover function declaration from channel argsGravatar David Garcia Quintas2016-04-29
| |/ / /
| | * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-29
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #6305 from dgquintas/compression_tracerGravatar Jan Tattermusch2016-04-29
| |\ \ \
| * \ \ \ Merge pull request #2286 from ctiller/split-me-baby-one-more-timeGravatar Jan Tattermusch2016-04-28
| |\ \ \ \
* | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-04-27
|\| | | | |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-27
| | | | |\ \
| * | | | | | Fixed clang formatting problems.Gravatar Mark D. Roth2016-04-27
| * | | | | | Use cpp macros for the "application/grpc" string and its length.Gravatar Mark D. Roth2016-04-27
| | | * | | | Added compression tracerGravatar David Garcia Quintas2016-04-26
| | | | |/ / | | | |/| |
| * | / | | Change C implementation to not log an "Unexpected content-type" messageGravatar Mark D. Roth2016-04-26
| | |/ / / | |/| | |
| | * | | Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-04-26
| | |\ \ \ | | |/ / / | |/| | |
* | | | | PR commentsGravatar David Garcia Quintas2016-04-25
| * | | | Fix bugGravatar Craig Tiller2016-04-24
| | | | * Validation for incoming compressed dataGravatar David Garcia Quintas2016-04-23
| | |_|/ | |/| |
* / | | Changes across the board from pollset to pollset_setGravatar David Garcia Quintas2016-04-18
|/ / /
| | * Done right this time...Gravatar David Garcia Quintas2016-04-14
| | * pr commentsGravatar David Garcia Quintas2016-04-14
| | * Added grpc_call_stats to the call stackGravatar David Garcia Quintas2016-04-14
| |/ |/|
| * Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-04-06
| |\