17849 Commits (ff74d9212add9085a32f5a6251ef3e1e74e603ad)

Author SHA1 Message Date
Ben Sykes 423ae6d013 Switch to Buffer.from to avoid using deprecated constructor 7 years ago
Mark D. Roth a25ece9f6a Fix error refcounting bug. 7 years ago
Mark D. Roth d143bc345e Improve trace logging. 7 years ago
Mark D. Roth 7d92def915 clang-format 7 years ago
Mark D. Roth d0bb3c88c8 Remove SetConnectedSubchannelFromLocked(). 7 years ago
jiangtaoli2016 310d87d509 fix namespace of security_connector test functions 7 years ago
Mark D. Roth 8d51cabcb9 Track last ready subchannel index in RoundRobinSubchannelList. 7 years ago
Mark D. Roth 717c100c8c Clean up connectivity state tracking. 7 years ago
Jan Tattermusch 4ea4727ac5 Allow creating instances of ServerCallContext in tests 7 years ago
Yash Tibrewal 9d56762f04 replace assert in closures with GPR_ASSERT and move within DEBUG block 7 years ago
Ara Ayvazyan f5f5ee31a2 Enable SIO_LOOPBACK_FAST_PATH on Windows 7 years ago
Sree Kuchibhotla ad11bf5b60 fd tracing support 7 years ago
Mark D. Roth 6d21c8bdc4 Split StartOrRenewConnectivityWatchLocked() into two methods. 7 years ago
Mark D. Roth 757cd41055 Make SubchannelList internally ref counted. 7 years ago
Mark D. Roth 88832144f4 Added trace logging. 7 years ago
David Cowden 116fd29a36
gRPC core: strip zone-id from IPv6 hosts before TLS verification 7 years ago
Mark D. Roth 3e74a18668 Minor cleanups. 7 years ago
Jan Tattermusch d90415965a
Further improvements to README.md 7 years ago
ZhouyihaiDing dff7ba6cfb PHP: remove channel observation and clean method used for tests 7 years ago
Muxi Yan bf0b8798d6 Provide protocol for generics 7 years ago
Yihua Zhang 7e0270bfc8 don't call security_handshake_failed_locked 7 years ago
Mark D. Roth 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 7 years ago
Yihua Zhang 7f2880d2ac enable c++ for ALTS kokoro tests 7 years ago
Mark D. Roth b1c1309bfc Clean up refcounting. 7 years ago
Mark D. Roth 253358da42 Update connected subchannel on RR init. 7 years ago
Jan Tattermusch 2ddbb1738a better C# instructions 7 years ago
Hope Casey-Allen aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling 7 years ago
jiangtaoli2016 106f73fb10 Init OpenSSL callbacks if it has not been initialized. 7 years ago
kpayson64 d93f3e376b Unref uv timers/tcp handles 7 years ago
Mark D. Roth 9635a04fed Work-around for ref-counted subclass deletion address problem. 7 years ago
Jon Skeet cd9e9e7cc5 Add RpcException.StatusCode property 7 years ago
Jan Tattermusch f723164e3e new mono versions on MacOS default to 64bit runtime 7 years ago
Jan Tattermusch 85570890f8 remove C# global.json files 7 years ago
Jan Tattermusch 2b036e6c1d fix resolver crash when DNS server unreachable 7 years ago
Jan Tattermusch b1990ac37f fix resolver crash when DNS server unreachable 7 years ago
Mehrdad Afshari dd9697fef8 Eliminate broad-except suppression 7 years ago
Mehrdad Afshari 1611946161 Eliminate bare-except suppression 7 years ago
Mehrdad Afshari 4cc8ea9be1 Eliminate old-style-class suppression 7 years ago
Mehrdad Afshari fc3bb7c1f9 Eliminate wildcard-import suppression 7 years ago
Mehrdad Afshari 86d04c2e34 Eliminate function-redefined suppression 7 years ago
Mehrdad Afshari bc947ada75 Eliminate unnecessary-lambda suppression 7 years ago
Mehrdad Afshari 4c87620da2 Eliminate undefined-variable suppression 7 years ago
Mehrdad Afshari a6bf3ccac8 Eliminate non-iterator-returned suppression 7 years ago
Mehrdad Afshari a7926f9a4c Eliminate undefined-loop-variable suppression 7 years ago
Mehrdad Afshari 327b3fb6f8 Eliminate raising-bad-type suppression 7 years ago
Mehrdad Afshari ce8e2fcd16 Eliminate unreachable suppression 7 years ago
Mehrdad Afshari 35c7e8c833 Eliminate bad-continuation suppression 7 years ago
Mehrdad Afshari 8e9baf35bd Bump protobuf runtime dependency versions 7 years ago
kpayson64 7a20c962df Break out qps services into seperate protos 7 years ago
Muxi Yan 68b906882c Address comments 7 years ago