aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-06-15Merge branch 'master' of https://github.com/grpc/grpc into channelzncteisen
2018-06-15Make channelz an opt in featurencteisen
2018-06-15Merge pull request #15681 from ncteisen/even-more-clangNoah Eisen
2018-06-14Merge pull request #15755 from ganmacs/unify-duplicated-methodapolcyn
2018-06-14Merge pull request #15694 from srini100/bump-to-v1.14Srini Polavarapu
2018-06-14Merge pull request #15595 from dgquintas/nanopb_build_cleanupDavid G. Quintas
2018-06-14Merge pull request #15775 from hcaseyal/fix_http_server_filter_commenthcaseyal
2018-06-14Fix comment typo in http_server_filterHope Casey-Allen
2018-06-14Specify thread-safety of grpc-created channelsNathaniel Manista
2018-06-14Merge pull request #15698 from yashykt/httpsproxyYash Tibrewal
2018-06-14Merge pull request #14639 from mehrdada/blocking-py-interceptMehrdad Afshari
2018-06-14Refactor: reorderMehrdad Afshari
2018-06-14Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupDavid Garcia Quintas
2018-06-14Refactor: avoid calling with_call APIMehrdad Afshari
2018-06-14Merge pull request #15726 from kwasimensah/masterNicolas Noble
2018-06-14Remove check for whether channel is secure/insecure. Always prefer 'https_pro...Yash Tibrewal
2018-06-14No need to fallback on https_proxy for insecure connectionsYash Tibrewal
2018-06-14Prefer using https_proxy for secure channels and http_proxy for insecure chan...Yash Tibrewal
2018-06-14Enable the performance-* clang-tidy checksNoah Eisen
2018-06-14Revert "Add Type Checking On Channel Args"Noah Eisen
2018-06-14Unify nearly same methodganmacs
2018-06-13Merge branch 'master' of https://github.com/grpc/grpc into channelzncteisen
2018-06-13Merge pull request #15678 from ncteisen/channel-arg-sanityNoah Eisen
2018-06-13Merge pull request #15727 from kpayson64/null_endpointkpayson64
2018-06-13Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2Vijay Pai
2018-06-13Re-raise grpc.RpcError instead of eating itMehrdad Afshari
2018-06-13Refactor: rename _LocalFailure to _FailureOutcomeMehrdad Afshari
2018-06-13Optimize blocking intercepted stream-unary callsMehrdad Afshari
2018-06-13Optimize blocking intercepted unary-unary callsMehrdad Afshari
2018-06-13Merge pull request #15744 from kpayson64/disable_lrukpayson64
2018-06-13Merge pull request #15730 from sreecha/epollex-pls-add-documentationSree Kuchibhotla
2018-06-13Fix ruby test by backing off on the concurrencyncteisen
2018-06-13Reviewer feedbackncteisen
2018-06-13Revert "Second attempt: move recv_trailing_metadata into its own callback, do...Mark D. Roth
2018-06-13Merge pull request #15490 from apolcyn/ares_under_combinerapolcyn
2018-06-13Merge pull request #15712 from ncteisen/downgrade-logsNoah Eisen
2018-06-13Disable LRU cache test on geventkpayson64
2018-06-13Add a null check for the endpoint on shutdownkpayson64
2018-06-13Merge pull request #15709 from markdroth/recv_trailing_metadata_ready2Mark D. Roth
2018-06-13Merge pull request #15686 from thinkerou/fix_php_readmeZhouyihai Ding
2018-06-13Post-review change: suffix two more functions with _lockedAlexander Polcyn
2018-06-13Put c-ares queries under a combinerAlexander Polcyn
2018-06-13Clean up use of GRPC_ARG_INTEGERncteisen
2018-06-13Clean out all GRPC_ARG_STRING:ncteisen
2018-06-13Remove all uses of raw GRPC_ARG_POINTERncteisen
2018-06-13Improve comment.Mark D. Roth
2018-06-12Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanupDavid Garcia Quintas
2018-06-12clang formatSree Kuchibhotla
2018-06-12Document fd_cacheSree Kuchibhotla
2018-06-12Merge pull request #15554 from var-const/objc-cert-null-termMuxi Yan