21002 Commits (7eb3f28b7fa54de50e4d63960d615d4f430cf12a)

Author SHA1 Message Date
Mark D. Roth 4a19b2f45f Add atomic to ensure we don't cancel twice. 6 years ago
Mark D. Roth 0e7ea67351 Fix health check client to wait for subchannel call stack destruction before destroying the arena. 6 years ago
Mark D. Roth ebf4cc1dfa Avoid crash in pick_first when invoking ExitIdleLocked() after shutdown. 6 years ago
Nicolas "Pixel" Noble 81c6081a3e Fixing failures. 6 years ago
Mark D. Roth adf5f87284 more code review changes 6 years ago
Mark D. Roth 89a9e9d1dd code review changes 6 years ago
Jan Tattermusch c9974ab6c9 refactor grpcsharp_ssl_credentials_create 6 years ago
Jan Tattermusch cc44a729db improve doc comment 6 years ago
Yash Tibrewal 69bbf86d14 Add a dummy function to grpc cfstream library 6 years ago
Hao Nguyen e69406008f Explicitly set case_insensitive_enum_parsing = true when parsing JSON 6 years ago
Mark D. Roth ee4e4bead3 pick_first: don't go into TRANSIENT_FAILURE upon empty update when in IDLE. 6 years ago
Muxi Yan 39b40cbccb Add guard to the tv_nsec field of gpr_now return value 6 years ago
Karthik Ravi Shankar 8e092b45fa Move ProtoServerReflectionPlugin from grpc to grpc_impl namespace 6 years ago
Yihua Zhang 57caf78407 fix ALPN issues. 6 years ago
Jan Tattermusch c02aec3255 clang format code 6 years ago
Jan Tattermusch d297ede96a honor C core's naming of verify_peer_callback arguments 6 years ago
Jan Tattermusch 046cd3533b add license 6 years ago
Jan Tattermusch c835fedd4d Modify verifyPeerCallback logic to use NativeCallbackDispatcher 6 years ago
Jan Tattermusch f1199912e8 fix typo in log message 6 years ago
Soheil Hassas Yeganeh c239e0416d Initialize time as part of basic initialization. 6 years ago
Soheil Hassas Yeganeh da3a2320a2 Ref transport and stream before init of chttp2_stream structure. 6 years ago
yang-g 47132c099e error handling for start_bdp_ping 6 years ago
Lidi Zheng 0231bf3b01 Regenerate projects 6 years ago
yang-g 55f9946d3b Stop pinging if transport is closed 6 years ago
Mark D. Roth 96a26fdb0b Use mutext to protect drop call counts in grpclb client stats. 6 years ago
Mark D. Roth 0b5ec20ce8 Revert "Merge pull request #18578 from grpc/revert-18437-data_plane_combiner" 6 years ago
Moiz Haidry ba00d3c914 Added a locality map class that maintains a child policy per locality. This is used by the xds lb policy to manage multiple localities. Also added a grpc_core::Map which is a templatized map, that is used by the locality map to maintain this info 6 years ago
Mark D. Roth 7e3b8d38ff
Revert "Split data plane and control plane into their own combiners." 6 years ago
Jan Tattermusch de772a3347 dont include Grpc.Core.Api/Version.cs twice 6 years ago
Nicolas Noble b400a6bf20
Revert "Fix compilation error in JWT using const_cast." 6 years ago
Jan Tattermusch 7d489f6a44 use process architecture instead of OS architecture 6 years ago
Jan Tattermusch 8665e94b11 make Grpc.Tools work inside 32bit docker container on linux 6 years ago
Muxi Yan 62e4234470 Add API deprecation notice to generated code 6 years ago
Mark D. Roth 59cb5193f9 Split data plane and control plane into their own combiners. 6 years ago
Kelly Norton 3107cda311 Add ini settings for fork support to PHP extension. 6 years ago
Stanley Cheung bb96e30434 PHP: should use grpc_shutdown_blocking 6 years ago
Vijay Pai fb5c385208 Remove unneeded header files 6 years ago
Muxi Yan faa4bb8b0c
Allow user to explicitly disable CFStream with env var "grpc_cfstream=0" 6 years ago
Karthik Ravi Shankar fc50caf725 Fix clang format issues 6 years ago
Karthik Ravi Shankar 2f2ed7228b Fix clang_format_code.sh errors 6 years ago
Karthik Ravi Shankar 577ddfb1a1 Move ServerInitializer to grpc_impl namespace from grpc 6 years ago
Soheil Hassas Yeganeh b0e75a42d2 Fix a NULL deref in tcp_client_windows.cc 6 years ago
Prashant Jaikumar 4e9e662729 Fixed bug in CFStream endpoint. 6 years ago
Lidi Zheng 04697287b7 Attempt to not depend on stdint.h 6 years ago
Fabian Holler 8c49802f75 add strsplit.c, strsplit.h files to build and test files 6 years ago
Mark D. Roth 206592ce9c Restructure how addresses and service config are passed from resolver to LB policy. 6 years ago
Nicolas "Pixel" Noble 9ff845961e Breakout of #18445 - part 2 6 years ago
= 68c3414cf4 fix test 6 years ago
John Luo f699bd8604 Ensure errors link to correct line numbers through the error list 6 years ago
Karthik Ravi Shankar e4bb7cb8bb
Revert "Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder" 6 years ago