875 Commits (e65ff1116158958febacd1131a7c2f84f4e0eb1b)

Author SHA1 Message Date
Jan Tattermusch 562cd05bc9 update C# codegen and regenerate 9 years ago
Jan Tattermusch 781720f82d get rid of servicename argument for server service definition. 9 years ago
Jan Tattermusch 138156abf1 add missing pinvoke method 9 years ago
Jan Tattermusch 1e5d9b9caa fix one more test 9 years ago
Jan Tattermusch 71702b1d05 fix tests 9 years ago
Jan Tattermusch 5a94cf5eae use 1 cq per thread by default 9 years ago
Jan Tattermusch 2f0a690f99 name the threadpool threads before starting 9 years ago
Jan Tattermusch e6d1de6054 eliminate global completion registry 9 years ago
Jan Tattermusch b089320d40 completion registry is per cq 9 years ago
Jan Tattermusch 2a84f238af expose completionQueueCount setting 9 years ago
Jan Tattermusch 5ee8e77522 add support for multiple cqs to GrpcThreadPool 9 years ago
Jan Tattermusch f581659215 add TODO 9 years ago
Jan Tattermusch 6854c70c94 reorder clientside send preconditions 9 years ago
Jan Tattermusch d910833175 clientside writes should finish with TaskCanceledException if cancel was previously requested 9 years ago
Jan Tattermusch 5468c27841 reorder members for readability 9 years ago
Jan Tattermusch 5c52f377bd improve ordering of serverside send checks 9 years ago
Jan Tattermusch 56605efca6 adjust the tests to reflect the correct send behavior on client 9 years ago
Jan Tattermusch 6098848a3f allow short-circuiting the send operation 9 years ago
Jan Tattermusch 239fce1344 simplify implementation of SendCloseFromClient 9 years ago
Jan Tattermusch 8472cc5bc5 preparation for write semantics cleanup 9 years ago
Jan Tattermusch 84dcf0661e cleanup in tests 9 years ago
Jan Tattermusch 0aca838d7d add a server streaming api test 9 years ago
Jan Tattermusch 421d2c411a add TODOs and remove unused imports 9 years ago
Jan Tattermusch 6620dc3e2d remote AsyncCompletion 9 years ago
Jan Tattermusch 82e4581898 get rid of AsyncCompletionDelegate 9 years ago
Jan Tattermusch afe1fe8a09 use tcs for streamingWrites 9 years ago
Jan Tattermusch 09c5e056f9 support adding profilers to C# qps clients 9 years ago
Jan Tattermusch d0f5f72035 return number of cores from server 9 years ago
Jan Tattermusch f1cdc33d17 fix TimeoutOnSleepingServer interop test 9 years ago
Jan Tattermusch 144a698f0c throw RpcException from writes after finishing 9 years ago
Jan Tattermusch a41c58c26d fixup tests 9 years ago
Jan Tattermusch 18ef23ee39 change typo in the comment 9 years ago
Jan Tattermusch 013f5a7c40 add more tests 9 years ago
Jan Tattermusch 3f8d199bbc improve channel behavior in shutdown situations 9 years ago
Jan Tattermusch e0af286620 rename some ill-named enums and move them to the right files 9 years ago
Jan Tattermusch a7db28fe4d dont call into C core to get Timespec.InfPast and Timespec.InfFuture 9 years ago
Jan Tattermusch f4a961df96 move ServerRpcNew and ClientSideStatus to their own file 9 years ago
Jan Tattermusch 6dd544c598 tiny optimization in MetadataArraySafeHandle 9 years ago
Jan Tattermusch 29d414c32a make Profilers visible to Grpc.IntegrationTesting 9 years ago
Jan Tattermusch cad9205d81 regenerate buildfiles 9 years ago
Jan Tattermusch 87ba29439f rename names of generated enum values to match protobuf3beta3 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
Jan Tattermusch f551edf730 add missing copyrights to .bat files 9 years ago
Jan Tattermusch 528fb6651c improve channel behavior in shutdown situations 9 years ago
Jan Tattermusch d151dcb12c fix qps reporting in C# stress client 9 years ago
murgatroid99 878816956c Update release version to 0.14.2-pre1 9 years ago
murgatroid99 c1c6b3c80d Update release version to 0.14.1 9 years ago
Jan Tattermusch d6a8397bcc add more examples and improve existing ones 9 years ago
Jan Tattermusch a46d21de37 fix TimeoutOnSleepingServer interop test 9 years ago