1340 Commits (21bf2a2a839ed87883b8d1400141c1b911ee02d5)

Author SHA1 Message Date
Adele Zhou 1f3d714d07 Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. 7 years ago
Alexander Polcyn 7eda61937e Separate the posix part of the c-ares driver 7 years ago
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
Nicolas "Pixel" Noble cbdf132edf Skeleton of libcxxabi's usage. 7 years ago
Ian Haken 68eff58df6 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. 7 years ago
Jan Tattermusch 5349496af0 set higher cpu_cost for arena test 7 years ago
ncteisen d93589a0a1 Don't proxy no_error_on_hotpath 7 years ago
Alexander Polcyn d2e357b10d Revert "Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket" 7 years ago
Jan Tattermusch 61278f3aa7
Revert "Fix shutdown of closed fd when c-ares opens a second fd" 7 years ago
ncteisen b8a52e0cf3 Add new end2end test for channelz 7 years ago
ncteisen a94896ffea Add no_error_on_hotpath test 7 years ago
ncteisen ec482847b2 re run generate projects 7 years ago
ncteisen c3c6e064b3 Add basic support for GetChannel 7 years ago
Muxi Yan c512b4f039 revert -framework CoreFoundation 7 years ago
Alexander Polcyn 96dbfe1664 Fix shutdown of closed fd when c-ares opens a second fd 7 years ago
Muxi Yan 142cbb5948 Address comments on names and comments 7 years ago
Jan Tattermusch 272cdca728 regenerate projects 7 years ago
Muxi Yan 8b01a4a55a build_project 7 years ago
ncteisen 16b42ca9aa Add skeleton gtest file 7 years ago
ncteisen bba8840a4b Change filename to channelz 7 years ago
Muxi Yan 588b2243e6 build_project 7 years ago
Vizerai 41e4cedb70 Adding opencensus grpc plugin. 7 years ago
jiangtaoli2016 274840e4d3 Migrate SSL_transport_security TSI to new TSI handshaker API 7 years ago
Alexander Polcyn ac8b72f75b Add a test that tcp server posix consumes socket mutators 7 years ago
Yihua Zhang 2f777f77b1 regenerate projects 7 years ago
Yihua Zhang cc93663910 Add ALTS fuzzer 7 years ago
Jan Tattermusch 13c903552b regenerate projects 7 years ago
Yihua Zhang 392dad7134 incorporate alts to google default creds 7 years ago
Juanli Shen a0aab7ebcc Add load data store 7 years ago
kpayson64 701e70da07 c++ify 7 years ago
kpayson64 38ab21ee09 Add exec_ctx check to fork handlers 7 years ago
ncteisen 40ec89ff67 Support microbenchmarks internally 7 years ago
kpayson64 7a20c962df Break out qps services into seperate protos 7 years ago
Yihua Zhang fe2fa0c1c8 Add C++ experimental API extensions for ALTS C stack 7 years ago
Mark D. Roth de077acf5d Fix retry code handling of internally triggered recv_trailing_metadata. 7 years ago
Jan Tattermusch 554cef9a41
Revert "Add owners file for tools/run_tests/" 7 years ago
Jan Tattermusch 996b2328d4 add owners file for tools/run_tests/ 7 years ago
ncteisen cf5b2666e1 Make GrpcProtoBufferReaderWriter public 7 years ago
Jan Tattermusch 04c7634d6b regenerate projects 7 years ago
Muxi Yan 834aeca180 Revert "Let cronet use grpc_cronet_registry_plugin" 7 years ago
Mark D. Roth 7c1b5db3bb Convert subchannel_list code to C++. 7 years ago
David Garcia Quintas d3ace6cf29 Fix authority fuzzing failures 7 years ago
Mark D. Roth 9db86fcc63 Convert retry throttle code to C++ and add tests. 7 years ago
David Garcia Quintas 49f625f232 more comments 7 years ago
David Garcia Quintas e44efe099d rest of pr comments 7 years ago
David Garcia Quintas 861363d618 added call_host_override test 7 years ago
Muxi Yan 93e2d92992 Add more plugins to be used by grpc_cronet 7 years ago
David Garcia Quintas fa460dcf1d Factor out grpc_add_default_authority_if_not_present 7 years ago