aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-26
|\
| * Merge pull request #8377 from htuch/alpnGravatar Craig Tiller2016-10-26
| |\
| * \ Merge pull request #8125 from murgatroid99/uv_core_transportGravatar Michael Lumish2016-10-25
| |\ \
| * \ \ Merge pull request #8490 from perumaalgoog/masterGravatar David G. Quintas2016-10-25
| |\ \ \
| | | * | Fix merge issue in udp_server.cGravatar murgatroid992016-10-25
| | | * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-25
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #8489 from ctiller/recursivatorGravatar Craig Tiller2016-10-25
| |\ \ \ \
| * \ \ \ \ Merge pull request #7615 from rjshade/rewrite_udp_server_linked_listGravatar Yang Gao2016-10-25
| |\ \ \ \ \
| | | | * | | Fix incorrect header in thd.cGravatar Perumaal S2016-10-25
| | |_|/ / / | |/| | | |
| | | | * | Remove unnecessary #ifdef in credentials codeGravatar murgatroid992016-10-25
| | | * | | Finish off changeGravatar Craig Tiller2016-10-25
| | | * | | Use the statement sequencing operator instead of introducing an enumGravatar Craig Tiller2016-10-25
| | | * | | Hand build tail recursion to avoid stack overflowGravatar Craig Tiller2016-10-25
| | |/ / / | |/| | |
* | | | | Fix asan bug.Gravatar Mark D. Roth2016-10-25
* | | | | Update comments.Gravatar Mark D. Roth2016-10-25
* | | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-24
|\| | | |
| * | | | clang-formatGravatar Mark D. Roth2016-10-24
* | | | | Fix propagation of channel args for insecure channels.Gravatar Mark D. Roth2016-10-24
* | | | | Minor clean-up.Gravatar Mark D. Roth2016-10-24
* | | | | Fix dns_resolver_connectivity_test.Gravatar Mark D. Roth2016-10-24
* | | | | clang-formatGravatar Mark D. Roth2016-10-24
| * | | | Add block comment.Gravatar Mark D. Roth2016-10-24
| | | * | Added import order comments, resolved other minor issuesGravatar murgatroid992016-10-24
| | | | * Introduce a grpc-exp ALPN protocol identifier.Gravatar Harvey Tuch2016-10-24
| * | | | Expand comment documenting grpc_method_config_table_convert().Gravatar Mark D. Roth2016-10-24
| * | | | Merge remote-tracking branch 'upstream/master' into service_config2Gravatar Mark D. Roth2016-10-24
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-21
| | | | |\ | | | |_|/ | | |/| |
* | | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-21
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | Remove resolver_result.Gravatar 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 #8450 from dgquintas/move_unrefGravatar David G. Quintas2016-10-21
| |\ \ \ \ \
* | | | | | | Encode server name, LB policy name, and addresses in channel args.Gravatar Mark D. Roth2016-10-21
* | | | | | | Set user data vtable when creating grpc_lb_addresses.Gravatar Mark D. Roth2016-10-21
| * | | | | | Merge pull request #7651 from rjshade/add_error_log_for_h2_headersGravatar Craig Tiller2016-10-21
| |\ \ \ \ \ \
* | | | | | | | Pass channel args through resolver.Gravatar Mark D. Roth2016-10-21
| | | * | | | | Moved unref of security connector outside of grpc_secure_channel_createGravatar David Garcia Quintas2016-10-20
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #8381 from dgquintas/lb-cost-binGravatar David G. Quintas2016-10-20
|/| | | | | |
| | | | | | * Clang formatGravatar murgatroid992016-10-20
| | | | | * | clang formatGravatar Robbie Shade2016-10-20
| | | | | | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
| | | * | | | 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 fast path in client_channel.Gravatar Mark D. Roth2016-10-19
| | | | | | | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | * | | Convert method config to a struct for use in the fast path.Gravatar Mark D. Roth2016-10-19
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #8370 from lyuxuan/fix_handshake_mallocGravatar Craig Tiller2016-10-19
|\ \ \ \ \ \ \
| | * | | | | | clang-formatGravatar Mark D. Roth2016-10-19
* | | | | | | | Merge pull request #8330 from kpayson64/poll_failureGravatar kpayson642016-10-18
|\ \ \ \ \ \ \ \