aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into latency_in_final_infoGravatar Mark D. Roth2016-11-14
|\
| * Merge pull request #8335 from y-zeng/tosGravatar Yuchen Zeng2016-11-11
| |\
* | | Merge remote-tracking branch 'upstream/master' into latency_in_final_infoGravatar Mark D. Roth2016-11-09
|\| |
| * | Merge pull request #8618 from markdroth/channel_info_apiGravatar Mark D. Roth2016-11-08
| |\ \
| * \ \ Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \ \
| | * \ \ Merge github.com:grpc/grpc into fuzzitGravatar Craig Tiller2016-11-08
| | |\ \ \
| * | \ \ \ Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #8522 from lizan/write_compressed_byte_bufferGravatar David G. Quintas2016-11-07
| | |\ \ \ \
* | | | | | | Populate latency field in final_info.Gravatar Mark D. Roth2016-11-07
| |/ / / / / |/| | | | |
| | | | * | Fix build problem.Gravatar Mark D. Roth2016-11-07
| | | | * | Code review changes.Gravatar Mark D. Roth2016-11-04
| | | * | | Remove errant initGravatar Craig Tiller2016-11-04
| | | | | * Merge remote-tracking branch 'upstream/master' into tosGravatar Yuchen Zeng2016-11-02
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | * | | Fix memory leakGravatar Craig Tiller2016-10-31
| |_|/ / / |/| | | |
| | * | | Skip compress filter if byte_buffer is compressedGravatar Lizan Zhou2016-10-28
| | | * | Add grpc_channel_get_info() to C-core API.Gravatar Mark D. Roth2016-10-27
| |_|/ / |/| | |
| * | | clang-formatGravatar Craig Tiller2016-10-26
| * | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
| * | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
| |\ \ \ | |/ / / |/| | |
| * | | Bulk update #includesGravatar Craig Tiller2016-10-26
| * | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* | | | Merge remote-tracking branch 'upstream/master' into circular_dependency_fixGravatar Mark D. Roth2016-10-26
|\ \ \ \ | | |/ / | |/| |
* | | | Move method_config module from ext/client_channel to lib/transport.Gravatar Mark D. Roth2016-10-26
| |/ / |/| |
| * | 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
| | |\ \ | | |/ / | |/| |