19433 Commits (a8c4eb7d2742eb3ba370d9801cc1b83e35d551a9)

Author SHA1 Message Date
Juanli Shen 8e354419f4 Fix LR test 6 years ago
ncteisen 3aa987a29a Add channelz server support 6 years ago
Vijay Pai 14ad82a76d Create a new method handler for resource exhaustion and tie into thread mgr 6 years ago
ncteisen 6321a53e4a fix typo 6 years ago
ncteisen f025b6ed89 Change thread default to INT_MAX 6 years ago
Vijay Pai cbca2ff03f Match parameter name in definition to declaration 6 years ago
Vijay Pai e91ae9d694 Fix abstract base class definition 6 years ago
Vijay Pai d0f116c885 Can't count on shutdown_cb nullptr if version is 1 6 years ago
Vijay Pai fe7f79189b Address reviewer comments 6 years ago
Vijay Pai 4eff37345f Add detailed comment for g_factories 6 years ago
Yash Tibrewal b49f47d4f2 linux version needs to be defined 6 years ago
ncteisen 5e1cf109da Fix clamp for window update 6 years ago
Yash Tibrewal 82b1a08e15 Try1 6 years ago
Yash Tibrewal ac50c81a08 Try 6 years ago
ncteisen 0bf39e2a13 Subchannel support to C++ 6 years ago
ncteisen b8f030bc0b reformat 6 years ago
Yash Tibrewal 4af7ef8c1f Reviewer comments 6 years ago
Yash Tibrewal 0ec6973b74 Revert semantic changes for fd_notify_on_* 6 years ago
ncteisen e0ae6c73ec Fix bug with proxy end2end test 6 years ago
Mark D. Roth 4e1e6ceda9 Fix pick_first to not throw away unused subchannels. 6 years ago
Jan Tattermusch c2f270fe37 sync nunit version for all test projects 6 years ago
Jan Tattermusch ec8a5f2d74 C# sanity test accepts [TestCase] attribute too 6 years ago
ncteisen ccf04c4511 WIP 6 years ago
Jan Tattermusch e3e7e32a7e sync nunit version for all test projects 6 years ago
Jan Tattermusch 5f4dfaac9e split up GeneratorTests into individual files 6 years ago
Jan Tattermusch 8a98ab97ac fix typo in DepFileUtilTests 6 years ago
Jan Tattermusch 86df93d4e1 split up ProtoCompile tests to individual files 6 years ago
Jan Tattermusch 7a9a9f6d1a fix tests.json 6 years ago
Jan Tattermusch 62901c1631 C# sanity test accepts [TestCase] attribute too 6 years ago
Jan Tattermusch 67c2d99189 add Grpc.Tools.Tests to SanityTest 6 years ago
Jan Tattermusch dd06e68fef add linux/mac net45 compilation fix to Grcp.Tools.Tests.csproj 6 years ago
Muxi Yan d7a7c71849 clang_format 6 years ago
Vijay Pai e509e70b2d Obj-c doesn't have nullptr, use NULL 6 years ago
Juanli Shen 186df431de As per review 6 years ago
Sree Kuchibhotla f023814bff minor comments format fix 6 years ago
Jan Tattermusch 1b59cc8606 use AtomicCounter to avoid unnecessary grpc_init invocations 6 years ago
Muxi Yan 151e30567b Add newline to end of header 6 years ago
Vijay Pai e84096bbe5 Experimental infrastructure for callback-based CQ 6 years ago
Sree Kuchibhotla d760b26586 Modify comments 6 years ago
Jan Tattermusch 537503dc1a C#: upgrade protobuf nugets to v3.6.1 6 years ago
Jan Tattermusch 69984f6682 C#: avoid shutdown crash on iOS 6 years ago
Jan Tattermusch 753f4dccd6 Add PlatformApis.IsUnityIOS 6 years ago
Juanli Shen 9b72650125 PF: Check connectivity state before watching 6 years ago
Vijay Pai 17e3611c0d Infrastructure for adding custom polling engines 6 years ago
Sree Kuchibhotla 22f00acecb add comments to transport 6 years ago
tdbhacks bcd747d42d Added system roots feature to load roots from OS trust store 6 years ago
Eric Gribkoff 5a664d7260 check if channel is closed before starting core ops 6 years ago
Junhao Li 5cb99c9592
fix format 6 years ago
Alex Polcyn 5cd8b1eb81 Enable c-ares queries on Windows 6 years ago
Yash Tibrewal db1a5962e0 Explictly Flush exec_ctx after resetting call_combiner_set_notify_on_cancel to avoid the need to take refs on the stack for cancellation closures on exec_ctx 6 years ago