33737 Commits (c42dd8b3c935fa651a62fdd5a828680b8d808ae2)
 

Author SHA1 Message Date
Yash Tibrewal 2bf8ef24a1 Remove check for whether channel is secure/insecure. Always prefer 'https_proxy' and fallback on 'http_proxy' 7 years ago
Yash Tibrewal 84328e733d No need to fallback on https_proxy for insecure connections 7 years ago
Yash Tibrewal 1b9a7faa71 Prefer using https_proxy for secure channels and http_proxy for insecure channels 7 years ago
ncteisen 8e75b48bcd Add expception for util dir 7 years ago
Noah Eisen 373fc6dc40 Manual fixes to enable performance- clang tidy checks 7 years ago
Noah Eisen 58e0cbf9fb Enable the performance-* clang-tidy checks 7 years ago
Nicolas Noble 33b77eee78
Merge pull request #15758 from grpc/revert-15678-channel-arg-sanity 7 years ago
Nicolas Noble 49d229b3fc
Merge pull request #15762 from grpc/revert-15645-foundry_integration 7 years ago
Nicolas Noble 43557fee0b
Revert "Add suppressions to sanitizers for bazel builds" 7 years ago
Nathaniel Manista 8234d14113 Close channels in examples 7 years ago
Mark D. Roth 817d28fed6 Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2" 7 years ago
Noah Eisen 7ea8a60ed0
Revert "Add Type Checking On Channel Args" 7 years ago
ganmacs 277d894d7f Unify nearly same method 7 years ago
Alex Polcyn f3fb98e75f Install pyyaml through pip in docker 7 years ago
ncteisen f92460e539 Merge branch 'master' of https://github.com/grpc/grpc into channelz 7 years ago
hcaseyal 9a2c0a8641
Merge pull request #15740 from hcaseyal/update_listening_port_documentation 7 years ago
adelez d43891f36f
Merge pull request #15645 from adelez/foundry_integration 7 years ago
Noah Eisen e98ce7220f
Merge pull request #15678 from ncteisen/channel-arg-sanity 7 years ago
kpayson64 26287ea74d
Merge pull request #15727 from kpayson64/null_endpoint 7 years ago
Vijay Pai 3f9308ce1f
Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2 7 years ago
Mehrdad Afshari a33b807507 Re-raise grpc.RpcError instead of eating it 7 years ago
Wenbo Zhu 92a0ae0b10
Merge pull request #15750 from grpc/wenbozhu-patch-1 7 years ago
Wenbo Zhu e769c8c505
Update PROTOCOL-WEB.md 7 years ago
Nicolas "Pixel" Noble cbdf132edf Skeleton of libcxxabi's usage. 7 years ago
Muxi Yan f613be8e82 Update with CFStream 7 years ago
Mehrdad Afshari e9cbad592e Refactor: rename _LocalFailure to _FailureOutcome 7 years ago
Mehrdad Afshari e2ebd89a5f Optimize blocking intercepted stream-unary calls 7 years ago
Mehrdad Afshari 32919791c7 Optimize blocking intercepted unary-unary calls 7 years ago
Adele Zhou 4cd659505c Add data param to grpc_cc_library 7 years ago
kpayson64 30a0187aaa
Merge pull request #15744 from kpayson64/disable_lru 7 years ago
Sree Kuchibhotla 01953a5f33
Merge pull request #15730 from sreecha/epollex-pls-add-documentation 7 years ago
ncteisen 19ac7c0baf Fix ruby test by backing off on the concurrency 7 years ago
ncteisen 1198d8dfc6 Reviewer feedback 7 years ago
Mark D. Roth 0159026111
Revert "Second attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" 7 years ago
apolcyn 057fd3f575
Merge pull request #15490 from apolcyn/ares_under_combiner 7 years ago
Noah Eisen 9aa678d62a
Merge pull request #15712 from ncteisen/downgrade-logs 7 years ago
kpayson64 521246e2c5 Disable LRU cache test on gevent 7 years ago
Hope Casey-Allen 90b4ef5be7 Update AddListeningPort documentation in ServerBuilder 7 years ago
kpayson64 0293cebe1b Add a null check for the endpoint on shutdown 7 years ago
Mark D. Roth 6c25d604c6
Merge pull request #15709 from markdroth/recv_trailing_metadata_ready2 7 years ago
Adele Zhou df5ca2532a Add suppressions files as data dependency to gpr_test_util 7 years ago
Adele Zhou 4a9480b5ef Add suppressions. 7 years ago
Zhouyihai Ding 5a2d92523f
Merge pull request #15686 from thinkerou/fix_php_readme 7 years ago
Alexander Polcyn 7263e13ce5 Post-review change: suffix two more functions with _locked 7 years ago
Alexander Polcyn 626cea8f73 Put c-ares queries under a combiner 7 years ago
ncteisen f82e28fb6f Clean up use of GRPC_ARG_INTEGER 7 years ago
ncteisen feead68be9 Clean out all GRPC_ARG_STRING: 7 years ago
ncteisen 3cf30bac4d Add sanity linter to catch future use 7 years ago
ncteisen 6dc54c496f Remove all uses of raw GRPC_ARG_POINTER 7 years ago
Muxi Yan 358c625ce5 Update C++ podspec 7 years ago