aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp
Commit message (Collapse)AuthorAge
* expose completionQueueCount settingGravatar Jan Tattermusch2016-05-25
|
* add support for multiple cqs to GrpcThreadPoolGravatar Jan Tattermusch2016-05-25
|
* Merge pull request #6643 from jtattermusch/csharp_profiling2Gravatar Jan Tattermusch2016-05-19
|\ | | | | Simplify profiling in C# qps clients.
* \ Merge pull request #6640 from jtattermusch/csharp_assorted_cleanupGravatar Jan Tattermusch2016-05-19
|\ \ | | | | | | C# assorted cleanup
| | * 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
| |/ |/|
| * 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
| |
* | 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
|\ \ | | | | | | C#: Add more examples and improve existing ones
| | * Update release version to 0.14.1Gravatar murgatroid992016-05-11
| | |
* | | Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptionsGravatar Jan Tattermusch2016-05-10
|\ \ \ | | | | | | | | C#: make writes throw RpcException if the client-side call has already finished
| | * | 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
|\ \ \ | | | | | | | | C# server performance improvements
| | | * 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
|\ \ \ \ | | |_|/ | |/| | Upmerge from 0.14.0
| | * | 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
| |/ / |/| |
| | * 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
|
* make SendStatusFromServer optionally send a message as wellGravatar Jan Tattermusch2016-05-04
|
* remove useless code and todosGravatar Jan Tattermusch2016-05-03
|
* finishing serverside request stream should not be required for disposalGravatar Jan Tattermusch2016-05-03
|
* make AsyncCallServerTest finish correctlyGravatar Jan Tattermusch2016-05-03
|
* fixupGravatar Jan Tattermusch2016-05-03
|
* add more testsGravatar Jan Tattermusch2016-05-03
|