9628 Commits (5e1fbd20619e30046aa6f5eba7a76ea5dd4db16a)

Author SHA1 Message Date
Mark D. Roth 5d11e43ce3 Added test for filter whose call initialization fails, and fixed bugs 9 years ago
Jan Tattermusch 51d4f01949 prevent race between grpcsharp_server_request_call and grpc_completion_queue_shutdown 9 years ago
Ken Payson a4b34c290d Changed %lld to use mingw supported PRId64 9 years ago
murgatroid99 674f55a9ac Fixed missing variable propagation 9 years ago
Mark D. Roth 09e669878f Propagate error up through grpc_connected_subchannel_create_call(). 9 years ago
Mark D. Roth 9f97cca37b Fix error handling in grpc_call_create(). 9 years ago
Mark D. Roth 0badbe8b11 Change grpc_channel_filter init_call_elem() method to return grpc_error. 9 years ago
Craig Tiller 44f6245656 Re-enable accidentally disabled traces 9 years ago
David Garcia Quintas 86a00a67c4 regenerated projects 9 years ago
Sree Kuchibhotla 0224dcc2dc clang format 9 years ago
Jan Tattermusch ed6ea4c691 regenerate protos 9 years ago
Jan Tattermusch bfcd6b627e generate comments for C# client constructors 9 years ago
Jan Tattermusch f41ebc3968 remove occurences of NewClient factory method 9 years ago
Ken Payson 8891ef50ee Initialize port to -1 9 years ago
Makarand Dharmapurikar 932d027252 clang-format fixes 9 years ago
Sree Kuchibhotla 76a0795b73 Fix build errors on some configurations 9 years ago
Makarand Dharmapurikar 6149443242 add code to unregister endpoints 9 years ago
Jan Tattermusch edfebc909a dont generate NewClient method for C# services 9 years ago
Nathaniel Manista b16e4518b7 Add a test of metadata, status code, and details 9 years ago
Jan Tattermusch 606e35a4fb add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY 9 years ago
Jan Tattermusch a7daf1edc2 implement C# client compression interop tests 9 years ago
Jan Tattermusch f8135f6b05 remove occurences of compressable payload type 9 years ago
Jan Tattermusch 67ceba5319 regenerate messages.proto 9 years ago
Jan Tattermusch 4047d5d4b6 add test that C# can read compressed messages 9 years ago
Jan Tattermusch 0d896ef906 fix reading of compressed byte_buffer in C# 9 years ago
Yuchen Zeng db3ffe13cb Update examples with Cocoapods 1.0.0 9 years ago
Jan Tattermusch 892f8f952a Update c# readme. 9 years ago
Yuchen Zeng f95a4898ab Fixed format issues 9 years ago
Yuchen Zeng caca0a15de Build objc examples as part of automatic tests 9 years ago
Sree Kuchibhotla 229533b1e6 Remove pollset->pi_mu since it is redundant. Also do not get polling 9 years ago
Sree Kuchibhotla 24b6eae1fc Add missing function fd_is_shutdown 9 years ago
Sree Kuchibhotla 0100b2f1c0 Make fd_shutdown idempotent 9 years ago
Sree Kuchibhotla 3131c269c1 Integrate with unified error reporting 9 years ago
David Garcia Quintas e89aad02bf updated node interop server 9 years ago
Jan Tattermusch be37455297 add missing ConfigureAwait(false) 9 years ago
David Garcia Quintas ad8723f647 moved up 'package' statement. 9 years ago
David Garcia Quintas 7edfcb021f Using inlined BoolValue in lieu of wrappers.proto due to lack of node support 9 years ago
Yuchen Zeng 3d399cb102 Fix format issues 9 years ago
Yuchen Zeng 8d9e83806d Fixed format issues 9 years ago
Yuchen Zeng d5fd7ddc70 Addressed review comments 9 years ago
Jan Tattermusch 381e26a21e regenerate project.json files 9 years ago
Sree Kuchibhotla 65c6c59bcd Fix refcounting tsan failures and grab pollset lock in the function 9 years ago
Sree Kuchibhotla 94cda1a9c6 Significantly refactor the polling island locking and refcounting code 9 years ago
Sree Kuchibhotla 39f9ac9b2a Test polling island merges 9 years ago
Sree Kuchibhotla cddf697ab4 Fix refcounting tsan failures and grab pollset lock in the function 9 years ago
Yuchen Zeng aa338326ed Revert ProtoService.m, add an exception for its incompatible-pointer-types warning 9 years ago
Jan Tattermusch 74330130a3 improve project.json files 9 years ago
Sree Kuchibhotla 2f8ade0b9d Significantly refactor the polling island locking and refcounting code 9 years ago
Yuchen Zeng adb65a6a49 Fixed gpr_log format issues 9 years ago
Makarand Dharmapurikar 0579cfc334 more files after running build.yaml changes through 9 years ago