1180 Commits (df58b2b39d122a28a2b8ab76cad9f6ba492400b0)

Author SHA1 Message Date
Jan Tattermusch d148e8e674 Make ServerCallContext.Peer lazy 9 years ago
Jan Tattermusch 5fe5eba969 provide framework independent version of Task.CompletedTask 9 years ago
Jan Tattermusch ba09884f82 polish HandleCallAsync 9 years ago
Jan Tattermusch 8c31c14586 qps worker runs on all threads 9 years ago
Jan Tattermusch 4f1823da12 string.EndsWith is really slow on CoreCLR 9 years ago
Noah Eisen b2a2647446 added the real unimplemented_method test to csharp interop test 9 years ago
Noah Eisen 9a171c7446 renamed unimplemented_method -> unimplemented_service 9 years ago
Jan Tattermusch 9f254c0c40 get rid of compiler warnings 9 years ago
Jan Tattermusch d0e7c6d0b4 Marshal.GetDelegateForFunctionPointer(IntPtr, Type) is obsolete in 9 years ago
Jan Tattermusch 32cb42e046 remove unused member 9 years ago
Jan Tattermusch 7735daad14 address XMLdoc related warnings 9 years ago
Jan Tattermusch fac33ad5b7 expose knob for adjusting number of requested calls 9 years ago
Jan Tattermusch 6e90171f37 introduce separate grpcsharp_request_call_context 9 years ago
Jan Tattermusch 76ce3b9dec request more rpcs per thread 9 years ago
Jan Tattermusch a00698fc44 allow new RPC once previous call has been handled 9 years ago
Jan Tattermusch 7ef9f64187 use Server mode for GC in C# QpsWorker 9 years ago
Noah Eisen a17b9bda5a removed check on the returned message from calling an unimplemented method 9 years ago
Jan Tattermusch f72ead3332 refactor NoSuchMethodCallHandler 9 years ago
Noah Eisen 2d41ed1613 fixed bug in custom metadata interop test from csharp client to c++ server 9 years ago
Jan Tattermusch 0dc8d354e9 Update README.md 9 years ago
Jan Tattermusch 9633bd356f Update README.md 9 years ago
Jan Tattermusch 10098d1819 regenerate C# protos 9 years ago
Alexander Polcyn 82b64d1565 change back slashes to forward slashes in grpc.tool nuspec 9 years ago
Jan Tattermusch 6800e3d45e update the comment to reflect current state 9 years ago
Jan Tattermusch f6caaa76a6 add copyrights for AssemblyInfo.cs files 9 years ago
Jan Tattermusch 4d2df96ff5 dont require libc-dev on coreclr 9 years ago
Jan Tattermusch 6eb987780a simplify delayed streaming write logic 9 years ago
Jan Tattermusch 7a73bec0e5 dont allow new writes if theres a write with delayed completion 9 years ago
Jan Tattermusch caa965b548 regenerate C# related files after backporting from master 9 years ago
Jan Tattermusch 19f544cb65 make Grpc.Tools.nuspec buildable on Linux 9 years ago
Jan Tattermusch 11cbb5b693 switch distribtests to use nugets generated by dotnet cli 9 years ago
Jan Tattermusch 5bfcb5cc09 fix copying data directory 9 years ago
Jan Tattermusch 6555499306 add shutdownhook for CoreCLR 9 years ago
Jan Tattermusch 826c8d7985 fixed formatting 9 years ago
Jan Tattermusch ca29914adf allow building all nugets on linux 9 years ago
Jan Tattermusch 71a2e4784c make native extension loader work for published netcoreapp1.0 too 9 years ago
Jan Tattermusch 35d2cff9d6 dont enumerate runtimes in project.json file 9 years ago
Jan Tattermusch f4a1e1988f address coreCLR TODO 9 years ago
Jan Tattermusch 7eb41a14f8 upgrade Moq to version that supports netstandard1.3 9 years ago
Jan Tattermusch 67b6ef4d6f cleanup of project.json files 9 years ago
Jan Tattermusch ff6c2ad054 update csproj files to Google.Protobuf to 3.0.0 9 years ago
Jan Tattermusch d95ae3749d update Protobuf to 3.0.0 in project.json projects 9 years ago
Jan Tattermusch e1fde33593 update .csproj projects to Google.Apis.Auth to 1.16.0 9 years ago
Jan Tattermusch 4da4750897 update Google.Apis.Auth to 1.16.0 for project.json projects 9 years ago
Jan Tattermusch a610e32e4b throw correct exception failed writes 9 years ago
Jan Tattermusch 867f1fa72f make Grpc.Tools.nuspec buildable on Linux 9 years ago
Jan Tattermusch 520ece60e5 switch distribtests to use nugets generated by dotnet cli 9 years ago
Jan Tattermusch 4f5009f27f fix copying data directory 9 years ago
Jan Tattermusch 93f62aff5f add shutdownhook for CoreCLR 9 years ago
Jan Tattermusch e4e30f8813 fixed formatting 9 years ago