aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel
Commit message (Expand)AuthorAge
...
| * | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-24
| |\ \ | |/ / |/| |
| * | clang-formatGravatar Mark D. Roth2016-10-24
* | | Merge remote-tracking branch 'upstream/master' into service_config2Gravatar Mark D. Roth2016-10-24
|\ \ \
| | * \ Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-21
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #8095 from markdroth/rename_client_configGravatar Mark D. Roth2016-10-21
| |\ \ \
| | | * | Change LB policies to get their input from channel args.Gravatar Mark D. Roth2016-10-21
| * | | | Merge pull request #7651 from rjshade/add_error_log_for_h2_headersGravatar Craig Tiller2016-10-21
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-19
| | | |\ \ | | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-10-19
|\| | | |
| * | | | Merge pull request #8303 from markdroth/service_configGravatar Mark D. Roth2016-10-19
| |\ \ \ \
* | | | | | Convert method config to a struct for use in the fast path.Gravatar Mark D. Roth2016-10-19
| |/ / / / |/| | | |
* | | | | Pass call start time into the call stack via grpc_call_element_args.Gravatar Mark D. Roth2016-10-14
| | | | * Fix sanity issuesGravatar Yuchen Zeng2016-10-13
| | | | * More interfaces for grpc_socket_mutatorGravatar Yuchen Zeng2016-10-13
| | | |/
| * | / change from malloc to gpr_mallocGravatar Yuxuan Li2016-10-13
| | |/ | |/|
| | * Merge branch 'master' into add_error_log_for_h2_headersGravatar Robbie Shade2016-10-12
| | |\ | | |/ | |/|
* | | Code review changes.Gravatar Mark D. Roth2016-10-11
* | | Remove unnecessary include.Gravatar Mark D. Roth2016-10-06
* | | Handle the case where the resolver returns after the call is initialized.Gravatar Mark D. Roth2016-10-05
* | | Merge branch 'max_message_size_fix' into service_configGravatar Mark D. Roth2016-10-04
|\| |
| * | Fix handling of max receive message size on client side.Gravatar Mark D. Roth2016-10-04
* | | Add h2_fake_resolver end2end test fixture.Gravatar Mark D. Roth2016-10-03
* | | clang-formatGravatar Mark D. Roth2016-09-30
* | | Various fixes and clean-ups.Gravatar Mark D. Roth2016-09-30
* | | Use per-method wait_until_ready value.Gravatar Mark D. Roth2016-09-28
* | | Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-09-28
|\ \ \
| | * \ Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-28
| | |\ \ | | |/ / | |/| |
* | | | Use per-method max message size limits.Gravatar Mark D. Roth2016-09-27
| | | * Wrapped logs in grpc_http_traceGravatar Robbie Shade2016-09-27
| | | * Merge branch 'master' into add_error_log_for_h2_headersGravatar Robbie Shade2016-09-27
| | | |\
* | | | | Pass path into init_call_elem() for use in looking up method config.Gravatar Mark D. Roth2016-09-26
* | | | | Merge branch 'deadline_filter' into service_configGravatar Mark D. Roth2016-09-26
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | Encode method config table in channel args instead of in resolver result.Gravatar Mark D. Roth2016-09-26
| |_|_|/ |/| | |
| | * | clang-formatGravatar Mark D. Roth2016-09-23
| | * | Fix type problems.Gravatar Mark D. Roth2016-09-22
| | * | Set default max send message size to unlimited.Gravatar Mark D. Roth2016-09-22
| |/ / |/| |
| * | Fix message size filter to use close instead of cancel.Gravatar Mark D. Roth2016-09-20
| * | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-19
| |\ \ | |/ / |/| |
* | | Fix Windows printf formatting bug.Gravatar Mark D. Roth2016-09-19
| * | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-16
| |\ \
* | \ \ Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos...Gravatar Craig Tiller2016-09-16
| |\ \ \
* | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
|\| | | |
* | | | | Code review changes.Gravatar Mark D. Roth2016-09-15
| | | * | Pass deadline into filters via grpc_call_element_args, so that we canGravatar Mark D. Roth2016-09-14
| * | | | Merge pull request #7559 from dgquintas/codegen_cleanseGravatar Craig Tiller2016-09-13
| |\ \ \ \
| | | | * | Fix build problem from merge.Gravatar Mark D. Roth2016-09-13
| | | | * | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | * | | Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | |/ / / | |/| | |
| * | | | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12