aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-18Add bionic vm_sockets headerandroid11-devHao Chen
2020-03-09Fix compiling on GCC9Hao Chen
2020-02-05CMakeLists for Cross-compilingHao Chen
2020-01-16Include correct header files for sockaddr_vmandroid-r-preview-1Enrico Granata
2020-01-10Vsock support for GRPCHao Chen
2018-09-21Merge pull request #16659 from grpc/security_func_signatureMuxi Yan
2018-09-20Merge pull request #16646 from vjpai/callback_codegen_client_unaryVijay Pai
2018-09-20Add a virtual destructor to the new class with virtual methodsVijay Pai
2018-09-20generate_projects.shMuxi Yan
2018-09-20Merge pull request #16663 from hcaseyal/delete_unecessary_callout_checkshcaseyal
2018-09-20Make our C function pointer use consistentVijay Pai
2018-09-20Merge pull request #16653 from ganmacs/not-to-use-p-in-testapolcyn
2018-09-20Merge pull request #16488 from hcaseyal/hpack_static_tablehcaseyal
2018-09-20Fix a Status, and resolve reviewer commentsVijay Pai
2018-09-20Merge pull request #16642 from tenderlove/send-instead-of-methodapolcyn
2018-09-19Make the core callback interface API so that it can be used in generated codeVijay Pai
2018-09-19Add in port_platform.h. The permanent fix for this is currently in a pending ...Hope Casey-Allen
2018-09-19Remove unnecessary callout_is_default checksHope Casey-Allen
2018-09-19Merge branch 'master' into callback_codegen_client_unaryVijay Pai
2018-09-19Some reorganizing to respond to code review commentsHope Casey-Allen
2018-09-19Merge pull request #16655 from vjpai/callback_tidyVijay Pai
2018-09-19Merge pull request #16651 from AspirinSJL/improve_force_creationJuanli Shen
2018-09-19Merge pull request #16624 from vjpai/callback_alarmsVijay Pai
2018-09-19Fix clang-tidy concernsVijay Pai
2018-09-19Change force_creation from atm to boolJuanli Shen
2018-09-19Use logger to suppress output debug output during testganmacs
2018-09-18Merge branch 'master' into callback_codegen_client_unaryVijay Pai
2018-09-18Merge pull request #16638 from vjpai/callback_exceptionsVijay Pai
2018-09-18Merge pull request #16477 from ganmacs/rescue-grpc-call-errorapolcyn
2018-09-18Add codegen support for client callback unary callsVijay Pai
2018-09-17Switch to `send` instead of `method(...).call`Aaron Patterson
2018-09-17Merge pull request #16640 from mehrdada/fix-ssl-credentials-nullMehrdad Afshari
2018-09-17Fix SSL channel credential when an argument is NoneMehrdad Afshari
2018-09-17Merge pull request #16459 from arfaian/masterJuanli Shen
2018-09-17Merge pull request #16639 from yashykt/statustsanYash Tibrewal
2018-09-14Convert status_error to an atomic because it can be accessed from different t...Yash Tibrewal
2018-09-14Catch exceptions in user callbacksVijay Pai
2018-09-14Merge pull request #16014 from wework/protobuf/ruby_packageapolcyn
2018-09-14Merge pull request #16628 from apolcyn/respect_no_loggingapolcyn
2018-09-14Updates to the ruby generator for protobuf 3.6.0 changesNick Gordon
2018-09-13ruby: Raise instead of hanging if grpc is used before and after forkDylan Thacker-Smith
2018-09-13Follow the no_logging param to parse_ipv6_host_portAlexander Polcyn
2018-09-13Add callback-based alarmsVijay Pai
2018-09-12Merge branch 'master' into tcpusertimeoutYash Tibrewal
2018-09-12Add logging to be sure about set valuesYash Tibrewal
2018-09-12Even cleaner implementation that does not modify the grpc_mdelem struct.Hope Casey-Allen
2018-09-12Merge pull request #16492 from vjpai/client_callbackVijay Pai
2018-09-11Don't use cq_tag on Server CallOpSet's yetVijay Pai
2018-09-11Merge pull request #16080 from ncteisen/clang-tidyNoah Eisen
2018-09-11Merge pull request #16420 from apolcyn/localhost_windows_hackapolcyn