15551 Commits (88ee12fbe98685e736366d6a151a10ed103f8979)
 

Author SHA1 Message Date
Sree Kuchibhotla 8c34e7c3f1 Fix a typo 9 years ago
Sree Kuchibhotla 98a185a72e Change error to warning since we do not have a good way to determine 9 years ago
Jan Tattermusch 9a0da591ce Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism 9 years ago
Jan Tattermusch 19144a6a04 Merge pull request #6439 from kpayson64/python_health_check 9 years ago
David Garcia Quintas bb76c33a0c Fixes leak in test_cancel_after_client_done & cancel_after_accept 9 years ago
Jan Tattermusch f1dc3deed7 Merge pull request #6568 from dgquintas/fix-include-guards-long-names 9 years ago
Jan Tattermusch 305b0f4e2f Merge pull request #6587 from dgquintas/fix-proto-utils-anon-namespace 9 years ago
Jan Tattermusch 4b67b7f18f Merge pull request #6603 from ctiller/better_wakeups 9 years ago
Jan Tattermusch 2eb7e2fae9 Merge pull request #6609 from nathanielmanistaatgoogle/sooner-or-later 9 years ago
Jan Tattermusch fc9c1a7c53 Merge pull request #6556 from goldenbull/master 9 years ago
Jan Tattermusch 1b6969a2e8 Merge pull request #6589 from dklempner/return_unused_port 9 years ago
Jan Tattermusch 87ba29439f rename names of generated enum values to match protobuf3beta3 9 years ago
Sree Kuchibhotla 11e304a3b1 Fix the failing test. (Adding fd was caling 'kicked_without_pollers' 9 years ago
Craig Tiller 40945c702a Add missing function for completion queue 9 years ago
Jan Tattermusch c96fdde938 regenerate C# protobuf messages 9 years ago
Jan Tattermusch f14bb3bb0f Update Grpc.sln to Google.Protobuf.3.0.0-beta3 9 years ago
Craig Tiller 9f9d4223fb Further server cq affinity work 9 years ago
David Klempner 948afddffe Run clang-format against port_posix.c and port_windows.c 9 years ago
Craig Tiller 418a82187c Begin sharding request queues per cq 9 years ago
murgatroid99 c0ecedba83 Made signal handling properly handle non-killing signals 9 years ago
Nathaniel Manista ea8ae09142 "sooner" -> "server" typo correction 9 years ago
Jan Tattermusch 20a9739508 upgrade C# protobuf dependencies to 3.0.0-beta3 9 years ago
Jan Tattermusch 4c1dd4bcf9 update third_party/protobuf to v3.0.0-beta3 9 years ago
murgatroid99 76733cf196 Removed remaining references to old server handling code 9 years ago
murgatroid99 d595fb6557 Handle signals properly when dropping GVL 9 years ago
Craig Tiller 6f7756e970 Expand corpus 9 years ago
yang-g ed9ae72e7b Assert we get a valid creds. 9 years ago
Craig Tiller e2f7f31552 Expand corpus 9 years ago
murgatroid99 b19f181f3e Avoid using unspecified keyword args where possible 9 years ago
Craig Tiller 1f963ba63f Expand corpus 9 years ago
Michael Bausor 4f8e40b9e1 Updated functions with TSRM macros for ZTS support 9 years ago
Craig Tiller c3b88b079e Better testing 9 years ago
Craig Tiller a0e10d4690 Merge branch 'better_wakeups' into test_affine 9 years ago
Craig Tiller cefa37803a Add affinity to ev_poll_posix 9 years ago
Sree Kuchibhotla 4790263c5f Merge branch 'master' into server_channel_affinity 9 years ago
Craig Tiller 556e5ae525 Fix accelerated wakeups 9 years ago
Craig Tiller d5b3482f4d Expand corpus 9 years ago
Craig Tiller 680822fdc6 Expand corpus 9 years ago
Nathaniel Manista 3fe71993da Split and rename test_constants.PARALLELISM 9 years ago
Craig Tiller 892c37072e Expand corpora 9 years ago
Craig Tiller 9d2822a167 Fix fuzzer bugs 9 years ago
Craig Tiller 2f9fc7be95 Fix fuzzer bug, add corpora 9 years ago
Craig Tiller d8550756ea Add fuzzing for receving messages after close 9 years ago
Craig Tiller 1102faffca Merge branch 'connect_first' into test_affine 9 years ago
Craig Tiller b1d3b36e3d Add affinity to ev_poll_posix 9 years ago
Craig Tiller f7a670fe6d Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine 9 years ago
Jan Tattermusch 5cbccd0781 set client params differently for sync and async client 9 years ago
David Klempner 1ba1bba66a Merge pull request #6567 from markdroth/large_metadata_test_fix 9 years ago
David Klempner 6fb122dc6e Add calls to grpc_recycle_unused_port to two of the tests which call 9 years ago
David Klempner c7614cf277 Fix declarations in port.h to not be ambiguous in C due to K&R. 9 years ago