8928 Commits (ffc780d70e2fda464219c4e6d8b98cd8862f678d)

Author SHA1 Message Date
murgatroid99 d29a3bf004 Update master branch to 0.16.0-dev 9 years ago
Jan Tattermusch 886c512832 fix C# nuget build 9 years ago
Sree Kuchibhotla e07b83ba9f generate_projects.sh 9 years ago
Yuchen Zeng d6f8f0b7cd Add TODO 9 years ago
Sree Kuchibhotla 6a29545c8c Change the type of 'ref_count' in polling_island from gpr_atm to 9 years ago
Sree Kuchibhotla 20d0a167be Better error handling and add polling_island_unlock_pair() helper 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
Craig Tiller 44f6245656 Re-enable accidentally disabled traces 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
Sree Kuchibhotla 76a0795b73 Fix build errors on some configurations 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
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 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
Nathaniel Manista 3b5ae53cd1 Correct lingering FATAL_FAILURE sites 9 years ago
Yuchen Zeng abc7427a4d Update podfiles for objc examples 9 years ago
Yuchen Zeng 36a58a7928 Enable treating warnings as errors for target gRPC 9 years ago
Nathaniel Manista ffaafe6fa3 Change with_call from parameter to attribute 9 years ago
Craig Tiller fa1f74e226 Fix errored streams prematurely terminating, add a test 9 years ago
murgatroid99 04e47f308e Direct additional log statement through custom logger 9 years ago
Craig Tiller daec5f94d2 We dont need to account for parsing or not when writing 9 years ago