aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel
Commit message (Expand)AuthorAge
* Added new features to load reporting.Gravatar David Garcia Quintas2016-07-10
* Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-30
|\
| * Make transport-level errors be reflected in status messages on callsGravatar Craig Tiller2016-06-23
* | Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-20
|\|
* | Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-17
|\ \
| | * Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| | |\ | | |/ | |/|
* | | Add http2 status code in error_message if it's not 200Gravatar Yuchen Zeng2016-06-13
| * | Merge remote-tracking branch 'upstream/master' into log_format_checkGravatar Yuchen Zeng2016-06-10
| |\ \ | |/ / |/| |
| * | Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
| | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
| | |\ | |_|/ |/| |
* | | Merge pull request #6804 from ctiller/plugin_advertisementGravatar Jan Tattermusch2016-06-09
|\ \ \ | |/ / |/| |
| | * Fix compile error on gccGravatar Craig Tiller2016-06-09
| | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-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 github.com:grpc/grpc into errorGravatar Craig Tiller2016-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 github.com:grpc/grpc into errorGravatar 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
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | | * Use exec_ctx where it should be, and fix leakGravatar Craig Tiller2016-06-01
* | | | | | 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
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | | | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-22
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | * | | 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 github.com:grpc/grpc into errorGravatar Craig Tiller2016-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
| | |_|_|_|/ / / | |/| | | | | |
| | | | | | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-13
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Renamed some definesGravatar David Garcia Quintas2016-05-12
| | | | | | | * Fix leaks in server fuzzerGravatar Craig Tiller2016-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
| |/ / / / /
| | | | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-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