16936 Commits (badfd4144304ea29b17c49d3d8b18645514941b1)

Author SHA1 Message Date
Mark D. Roth c0febd3e64 Simplify LB policy refcounting. 7 years ago
Jan Tattermusch 7b0bca2efd do not throw and eat exceptions in C# connectivity watcher 7 years ago
Juanli Shen 4ed35d17f5 Unify the timer callback bools 7 years ago
yang-g 642eba3e67 Bug fix, use the last_sent ping time for next send 7 years ago
Ken Payson 43e09a5f3e Initialize last sent ping time 7 years ago
Ken Payson 8924344a54 Fix stall bug with pollhup workaround 7 years ago
Vijay Pai 5dd32268be Switch C++ sync server to use gpr_thd rather than std::thread and provide resource exhaustion mechanism 7 years ago
David Garcia Quintas 53bfe69f70 Connected subchannel refactoring 7 years ago
Ken Payson a3bfddd958 Fix bug with pollhup workaround 7 years ago
murgatroid99 01c2334998 Update version to v1.8.4 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
Jan Tattermusch ebebb02d3f try embedding sources for a start 7 years ago
Jan Tattermusch cb0486adf8 prepare for SourceLink support 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
Muxi Yan 5132bf3915 Reconcile messages.proto; abort() when an invalid compression algorithm is set 7 years ago
Vijay Pai 849bd73c4f Wrap duplicated-name definitions in anonymous namespace 7 years ago
Mehrdad Afshari 87cd994b04 Upgrade yapf to 0.20.0 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
Nathaniel Manista 7b9c023391 Reform cygrpc.OperationTag and cygrpc.Event 7 years ago
Mehrdad Afshari 6c9a0a1a96 Bump version to 1.8.3 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
yang-g eb64fadfce Provide a way to use custom search path for gmock.h 7 years ago
Muxi Yan 3d44fc3c16
print output when the first test succeeded 7 years ago
Muxi Yan 36abd15195
Redirect stderr of xcodebuild 7 years ago
Muxi Yan c47b3f5c3a Add interface to API to enable compression 7 years ago
Yuchen Zeng 1e522efa41 Separate client and server keepalive_permit_without_calls 7 years ago
Nathaniel Manista 81edf5ff9a Reform cygrpc.Operation 7 years ago
Mehrdad Afshari 271b042c4d Fix port picking logic in Python tests 7 years ago
Muxi Yan 9f2dd2d755 Retry test when xcodebuild exit with simulator error 7 years ago
Ken Payson 3bc8e422dc Disable so_reuseport for Python tests 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
Ken Payson 16e4bc010a Bump to 1.8.2 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