aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp
Commit message (Expand)AuthorAge
...
* | | | | add a server streaming api testGravatar Jan Tattermusch2016-05-23
* | | | | add TODOs and remove unused importsGravatar Jan Tattermusch2016-05-23
* | | | | remote AsyncCompletionGravatar Jan Tattermusch2016-05-23
* | | | | get rid of AsyncCompletionDelegateGravatar Jan Tattermusch2016-05-23
* | | | | use tcs for streamingWritesGravatar Jan Tattermusch2016-05-23
|/ / / /
* | | | Merge pull request #6643 from jtattermusch/csharp_profiling2Gravatar Jan Tattermusch2016-05-19
|\ \ \ \
* \ \ \ \ Merge pull request #6640 from jtattermusch/csharp_assorted_cleanupGravatar Jan Tattermusch2016-05-19
|\ \ \ \ \
| | * | | | support adding profilers to C# qps clientsGravatar Jan Tattermusch2016-05-18
| | * | | | return number of cores from serverGravatar Jan Tattermusch2016-05-18
* | | | | | Merge remote-tracking branch 'upstream/release-0_14' into HEADGravatar Jan Tattermusch2016-05-18
|\ \ \ \ \ \
| | * | | | | rename some ill-named enums and move them to the right filesGravatar Jan Tattermusch2016-05-18
| | * | | | | dont call into C core to get Timespec.InfPast and Timespec.InfFutureGravatar Jan Tattermusch2016-05-18
| | * | | | | move ServerRpcNew and ClientSideStatus to their own fileGravatar Jan Tattermusch2016-05-18
| | * | | | | tiny optimization in MetadataArraySafeHandleGravatar Jan Tattermusch2016-05-18
| |/ / / / / |/| | | | |
| | * | | | make Profilers visible to Grpc.IntegrationTestingGravatar Jan Tattermusch2016-05-18
| |/ / / / |/| | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | | | |\ | |_|_|_|/ |/| | | |
| * | | | regenerate buildfilesGravatar Jan Tattermusch2016-05-17
| * | | | rename names of generated enum values to match protobuf3beta3Gravatar Jan Tattermusch2016-05-16
| * | | | regenerate C# protobuf messagesGravatar Jan Tattermusch2016-05-16
| * | | | Update Grpc.sln to Google.Protobuf.3.0.0-beta3Gravatar Jan Tattermusch2016-05-16
* | | | | add missing copyrights to .bat filesGravatar Jan Tattermusch2016-05-13
| | | | * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-12
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | improve channel behavior in shutdown situationsGravatar Jan Tattermusch2016-05-12
* | | | | fix qps reporting in C# stress clientGravatar Jan Tattermusch2016-05-11
| * | | | Update release version to 0.14.2-pre1Gravatar murgatroid992016-05-11
* | | | | Merge pull request #6526 from jtattermusch/improve_examplesGravatar Jan Tattermusch2016-05-11
|\ \ \ \ \
| | * | | | Update release version to 0.14.1Gravatar murgatroid992016-05-11
* | | | | | Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptionsGravatar Jan Tattermusch2016-05-10
|\ \ \ \ \ \
| | * | | | | add more examples and improve existing onesGravatar Jan Tattermusch2016-05-10
| |/ / / / / |/| | | | |
| * | | | | fix TimeoutOnSleepingServer interop testGravatar Jan Tattermusch2016-05-10
* | | | | | Merge pull request #6498 from jtattermusch/csharp_server_improvementsGravatar Jan Tattermusch2016-05-10
|\ \ \ \ \ \
| | | * | | | The release branch is now 0.14.1-pre1.Gravatar Nicolas "Pixel" Noble2016-05-10
| | | * | | | Processing the 0.14 release.Gravatar Nicolas "Pixel" Noble2016-05-10
* | | | | | | Merge pull request #6475 from grpc/release-0_14Gravatar Nicolas Noble2016-05-09
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | fix compilation on windowsGravatar Jan Tattermusch2016-05-09
| | * | | | | dont lock to run server_request_callGravatar Jan Tattermusch2016-05-09
| | * | | | | expose experimental API to set GrpcThreadPool size.Gravatar Jan Tattermusch2016-05-09
| | * | | | | dont create dedicated threads for async clientGravatar Jan Tattermusch2016-05-09
| | * | | | | start server with more than one allowed RPCsGravatar Jan Tattermusch2016-05-09
| | * | | | | eliminate a thread switch when invoking server-side handlerGravatar Jan Tattermusch2016-05-09
| |/ / / / / |/| | | | |
| | | | | * Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
| |_|_|_|/ |/| | | |
| | * | | throw RpcException from writes after finishingGravatar Jan Tattermusch2016-05-09
| | * | | change typo in the commentGravatar Jan Tattermusch2016-05-09
| | * | | fixup testsGravatar Jan Tattermusch2016-05-09
| | * | | add more testsGravatar Jan Tattermusch2016-05-09
| |/ / / |/| | |
| * | | regenerate C# codeGravatar Jan Tattermusch2016-05-09
* | | | Master is now 0.15.0-dev.Gravatar Nicolas "Pixel" Noble2016-05-06
| * | | The release branch is now 0.14.0-pre1.Gravatar Nicolas "Pixel" Noble2016-05-06
|/ / /
* | | improve serverside handlersGravatar Jan Tattermusch2016-05-04
* | | use just one response batch for unary response serverside callsGravatar Jan Tattermusch2016-05-04