9603 Commits (539f5068bd14e3d07b58309b657222919e94aba5)

Author SHA1 Message Date
Ken Payson a3bfddd958 Fix bug with pollhup workaround 7 years ago
Ken Payson e374b88d49 Add more control flow logging 7 years ago
Alexander Polcyn f40794953e Manual merge conflict resolve: remove exec_ctx param from tcp_free 7 years ago
Ken Payson 77ad62e0fe Fix a Python spinlock bug 7 years ago
Yuchen Zeng c6ae9b562b Silence openssl 1.1.0 warnings 7 years ago
Ken Payson 6535cfd140 Set error status correctly on server side 7 years ago
murgatroid99 91b56b81d5 Mark tcp errors as UNAVAILABLE in UV tcp code 7 years ago
ncteisen bddffb24b4 Fix objc compile 7 years ago
ncteisen 5219f3f4c1 Missing s/NULL/nullptr 7 years ago
ncteisen 3c747f1bd8 Fix tsan 7 years ago
Vijay Pai ae3e857eb6 Revert unneeded changes 7 years ago
Vijay Pai 849bd73c4f Wrap duplicated-name definitions in anonymous namespace 7 years ago
Mehrdad Afshari 6dc1c50b93 Revert "Fix a Python spinlock bug" 7 years ago
ncteisen d230ad086a clang fmt 7 years ago
Vijay Pai b78df7ab77 Fix struct names 7 years ago
Mehrdad Afshari 98efefcc1e Relax log-level when polling engines are undefined 7 years ago
Juanli Shen f2a0ae7e3b Restore checking initial request sent 7 years ago
Yuchen Zeng 1e522efa41 Separate client and server keepalive_permit_without_calls 7 years ago
Dan Zhang 0d18814106 Add a start_cb to grpc_udp_listener to be called when listener is 7 years ago
David Garcia Quintas 13a3e8cc2a Add namespace to macro expansion 7 years ago
ncteisen 77346746aa Add ownership semantic comments to error.h 7 years ago
David Garcia Quintas c41bbd3c33 Fix wrong unreffing of slice 7 years ago
Ken Payson 2df509fc0e Fix a Python spinlock bug 7 years ago
David Garcia Quintas 4ef4c38275 Create copy of "ac" data instead of stretching the locked section 7 years ago
David Garcia Quintas 5f31f01a8c Fix use-after-free caused by unsync'd access in tcp_client_posix. 7 years ago
Noah Eisen ffe6e03ecd
Fix internal TSAN bug 7 years ago
Alexander Polcyn 15a74d3317 Define RPC protocol version constants 7 years ago
ita9naiwa 837a47918b minor typo : becuase -> because 7 years ago
ncteisen c0b00c3f14 Fix executor tsan bug 7 years ago
Noah Eisen 430f745e6b Fix tsan in bad_client tests 7 years ago
yang-g ef02bcf152 Mark tcp errors as UNAVAILABLE 7 years ago
Jan Tattermusch ef0e64cdf5 Revert "Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure"" 7 years ago
David Garcia Quintas 62d86e9987 Fixed wrong conversion factor 7 years ago
Muxi Yan 3cf3accd04 Fix inline/refcounted slice problem in gzip 7 years ago
Junsung Ko b66c7d1e7d fix or slow down windows socket leak 7 years ago
Mehrdad Afshari 0ba96edc41 v1.8.0-pre2 is now v1.8.0 7 years ago
Dan Born bdf63919b8 Refactor POSIX TCP client connect. 7 years ago
yang-g 3c42425cd1 Use the correct env var name 7 years ago
ncteisen a77fb7dc67 Read new env var to toggle 7 years ago
ncteisen 0aaee995a3 Plumb through flow_control->flow_conrol_enabled() 7 years ago
ncteisen 734256a5d0 Add comments 7 years ago
Yash Tibrewal 9e5dc246ee Disallow delete on ExecCtx 7 years ago
Yash Tibrewal caaf416eba virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python 7 years ago
Muxi Yan 9c02a3cca1 Do not separate message/stream compression levels 7 years ago
David Garcia Quintas a5e2da4096 Do the Step() in the right place 7 years ago
Alexander Polcyn f7a869fdbe Unref global backup poller under its lock 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
David Garcia Quintas 230338201f regenerated proto with lastest version of protobuf 7 years ago
Yuchen Zeng 625a5c0545 Fix pending pings in grpclb 7 years ago
Juanli Shen da320606e1 Remove unreachable code in RR 7 years ago