aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Update to use the canonical version of LB protoGravatar David Garcia Quintas2018-06-21
* Reviewer feedbackGravatar ncteisen2018-06-19
* Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-19
|\
| * Merge pull request #15715 from markdroth/retry_data_per_attemptGravatar Mark D. Roth2018-06-19
| |\
* | | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-19
|\| |
| * | Merge pull request #15274 from JackOfMostTrades/verify-callback-coreGravatar Mark D. Roth2018-06-19
| |\ \
| | | * Allocate retry payload fields with subchannel call instead of with each batch.Gravatar Mark D. Roth2018-06-19
| | |/ | |/|
| * | Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3Gravatar Mark D. Roth2018-06-19
| |\ \
| * \ \ Merge pull request #15070 from Vizerai/filter_portGravatar Jim King2018-06-18
| |\ \ \
| * | | | Separate the posix part of the c-ares driverGravatar Alexander Polcyn2018-06-15
| | | * | Get status from wire even if the recv_trailing_metadata batch callbackGravatar Mark D. Roth2018-06-15
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-15
|\| | | |
* | | | | Make channelz an opt in featureGravatar ncteisen2018-06-15
| * | | | Merge pull request #15694 from srini100/bump-to-v1.14Gravatar Srini Polavarapu2018-06-14
| |\ \ \ \
| * \ \ \ \ Merge pull request #15595 from dgquintas/nanopb_build_cleanupGravatar David G. Quintas2018-06-14
| |\ \ \ \ \
| * | | | | | Fix comment typo in http_server_filterGravatar Hope Casey-Allen2018-06-14
| * | | | | | Merge pull request #15698 from yashykt/httpsproxyGravatar Yash Tibrewal2018-06-14
| |\ \ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupGravatar David Garcia Quintas2018-06-14
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #15726 from kwasimensah/masterGravatar Nicolas Noble2018-06-14
| |\ \ \ \ \ \ \
| | | * | | | | | Remove check for whether channel is secure/insecure. Always prefer 'https_pro...Gravatar Yash Tibrewal2018-06-14
| | | * | | | | | No need to fallback on https_proxy for insecure connectionsGravatar Yash Tibrewal2018-06-14
| | | * | | | | | Prefer using https_proxy for secure channels and http_proxy for insecure chan...Gravatar Yash Tibrewal2018-06-14
| | |/ / / / / / | |/| | | | | |
| | | | | | * | Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metada...Gravatar Mark D. Roth2018-06-14
| * | | | | | | Revert "Add Type Checking On Channel Args"Gravatar Noah Eisen2018-06-14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-13
|\| | | | | |
| * | | | | | Merge pull request #15678 from ncteisen/channel-arg-sanityGravatar Noah Eisen2018-06-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #15727 from kpayson64/null_endpointGravatar kpayson642018-06-13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2Gravatar Vijay Pai2018-06-13
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #15730 from sreecha/epollex-pls-add-documentationGravatar Sree Kuchibhotla2018-06-13
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | Reviewer feedbackGravatar ncteisen2018-06-13
| | | * | | | | | | | Revert "Second attempt: move recv_trailing_metadata into its own callback, do...Gravatar Mark D. Roth2018-06-13
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #15490 from apolcyn/ares_under_combinerGravatar apolcyn2018-06-13
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #15712 from ncteisen/downgrade-logsGravatar Noah Eisen2018-06-13
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | Add a null check for the endpoint on shutdownGravatar kpayson642018-06-13
| * | | | | | | | | | | Merge pull request #15709 from markdroth/recv_trailing_metadata_ready2Gravatar Mark D. Roth2018-06-13
| |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Post-review change: suffix two more functions with _lockedGravatar Alexander Polcyn2018-06-13
| | | | * | | | | | | | | Put c-ares queries under a combinerGravatar Alexander Polcyn2018-06-13
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | | | | | * | | | | | Clean up use of GRPC_ARG_INTEGERGravatar ncteisen2018-06-13
| | | | | | * | | | | | Clean out all GRPC_ARG_STRING:Gravatar ncteisen2018-06-13
| | | | | | * | | | | | Remove all uses of raw GRPC_ARG_POINTERGravatar ncteisen2018-06-13
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Improve comment.Gravatar Mark D. Roth2018-06-13
| | | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupGravatar David Garcia Quintas2018-06-12
| | | | | | | |\ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | | | * | | | | | | clang formatGravatar Sree Kuchibhotla2018-06-12
| | | | * | | | | | | Document fd_cacheGravatar Sree Kuchibhotla2018-06-12
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closedGravatar apolcyn2018-06-12
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #15699 from yashykt/noproxyargGravatar Yash Tibrewal2018-06-12
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * Create verify_peer_options when creating ssl credentials in order to expose a...Gravatar Ian Haken2018-06-12
| * | | | | | | | | | | Merge pull request #15691 from apolcyn/roll_forward_fix_shutdown_closed_socketGravatar apolcyn2018-06-12
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | Fixing typoGravatar kwasimensah2018-06-12
| | | | | | | | * | | | | Add sys/epoll.hGravatar kwasimensah2018-06-12